> For the complete documentation index, see [llms.txt](https://ticketking.xyz/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ticketking.xyz/docs/it/personalizzazione-e-branding/embed-footers.md).

# Piè di pagina degli embed

Non esiste alcuna impostazione del piè di pagina a livello di server in Ticket King. Esistono solo due comportamenti del piè di pagina.

## Testo del piè di pagina sugli embed che crei

Ticket King non impone alcun branding sui pannelli che crei. Ogni embed che crei nell'editor del pannello ha il proprio piè di pagina e lo controlli completamente. È gratuito in tutti i piani, senza bisogno di Premium.

Nell'editor dell'embed puoi impostare:

* **Testo del piè di pagina** (fino a 2048 caratteri). Scrivi quello che vuoi, oppure lascialo vuoto per non avere alcun piè di pagina.
* **URL dell'icona del piè di pagina** (l'immagine mostrata accanto al testo del piè di pagina).

I nuovi embed iniziano con "Powered by Ticket King" precompilato come suggerimento, ma è solo un valore predefinito modificabile. Cancellalo o cambialo come preferisci.

## Il piè di pagina sul comando rapido `/panel` pannello predefinito

Il `/panel` e `/quicksetup` pubblica per te un pannello iniziale già pronto. Quel pannello iniziale include un piccolo piè di pagina "Powered by Ticket King" sui server gratuiti, che Premium rimuove.

Questo riguarda solo quel pannello iniziale auto-generato. Puoi rimuovere gratuitamente il piè di pagina in ნებისმiale momento modificando il pannello nella dashboard, come per qualsiasi altro embed. Non c'è alcun branding forzato sui pannelli che crei o modifichi tu stesso.

## Correlati

{% content-ref url="/pages/2ef6db3a30c9a004875d7820cb89d3d013ce2bf7" %}
[Modifica l'embed](/docs/it/pannelli/edit-the-embed.md)
{% endcontent-ref %}

{% content-ref url="/pages/ed2ddef4fbdcba14f510fc82a21fe29541ab4a2d" %}
[Elenco delle funzionalità riservate a Premium](/docs/it/premium/feature-list.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ticketking.xyz/docs/it/personalizzazione-e-branding/embed-footers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
