> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/es/red/configuracion-de-la-cuenta/apariencia-personalizada.md).

# Apariencia personalizada

#### 1. Ir a Cuenta **»** Configuración

**2. Ir a la pestaña Apariencia personalizada**

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnOX9Cowr_VoabgClo%2F-MMnPKwGlFGao8Tr85Kc%2Fdaa6099b6982b8fc73362806798a57fd.gif?alt=media\&token=e90b23f6-5d72-4f7a-a84a-7c3b119a168f)

**Apariencia personalizada**

| **Campo**                                 | **Descripción**                                                                                                                                                                 |
| ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Icono favorito                            | <p>Favicon para cada página del panel de Administrador / Gerentes / Anunciantes / Afiliados. <br>Límite de tamaño: <strong>16x16</strong> píxeles</p>                           |
| Logotipo pequeño                          | <p>Icono del logotipo para la página de inicio de sesión, Panel del Administrador / Gerente / Anunciante / Afiliado.<br>Límite de tamaño : <strong>300x150</strong> píxeles</p> |
| Imagen de fondo de inicio de sesión       | <p>Imagen de fondo en la página de inicio de sesión. <br>Límite de tamaño: <strong>1900x1200</strong> píxeles</p>                                                               |
| Imagen de perfil del admin                | <p>Imagen de perfil del admin para el Panel de Afiliados.<br>Límite de tamaño: <strong>200x200</strong> píxeles</p>                                                             |
| Terminología                              | Personalice las entidades y etiquetas clave en toda la plataforma para reflejar la terminología y la estructura empresarial de su organización.                                 |
| Estilo de fuente                          | Seleccione el estilo de fuente para la cuenta de administrador.                                                                                                                 |
| Firma de la factura                       | <p>Suba la firma para la factura del Anunciante y del Afiliado.<br>Se pueden subir un máximo de tres firmas.</p>                                                                |
| Chat y tickets para Afiliado / Anunciante | Active el widget de chat en el Panel de Afiliados y Anunciantes para comunicarse con el Administrador                                                                           |

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnOX9Cowr_VoabgClo%2F-MMnQIghxCMhObEmuFLg%2Ffe1342b02a65e0b7122add3bfa0c889c.gif?alt=media\&token=0372c147-4d30-4d6f-82f4-a18f23f63c17)

**2. Enviar para guardar los cambios**


---

# 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://knowledgebase.offer18.com/es/red/configuracion-de-la-cuenta/apariencia-personalizada.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.
