> 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/ru/set/nastroika-akkaunta/polzovatelskii-vneshnii-vid.md).

# Пользовательский внешний вид

#### 1. Перейдите в Аккаунт **»** Настройки

**2. Перейдите на вкладку Пользовательский внешний вид**

![](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)

**Пользовательский внешний вид**

| **Поле**                                  | **Описание**                                                                                                                                                           |
| ----------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Иконка избранного                         | <p>Favicon для каждой страницы Панели администратора / Менеджеров / Рекламодателей / Партнёров. <br>Ограничение по размеру: <strong>16x16</strong> пикселей</p>        |
| Логотип маленький                         | <p>Иконка логотипа для страницы входа, Панели администратора / Менеджера / Рекламодателя / Партнёра.<br>Ограничение по размеру : <strong>300x150</strong> пикселей</p> |
| Фоновое изображение входа                 | <p>Фоновое изображение на странице входа. <br>Ограничение по размеру: <strong>1900x1200</strong> пикселей</p>                                                          |
| Изображение профиля администратора        | <p>Изображение профиля администратора для Панели партнёра.<br>Ограничение по размеру: <strong>200x200</strong> пикселей</p>                                            |
| Терминология                              | Настройте ключевые сущности и ярлыки по всей платформе, чтобы отразить терминологию и структуру бизнеса вашей организации.                                             |
| Стиль шрифта                              | Выберите стиль шрифта для учетной записи администратора.                                                                                                               |
| Подпись на счёте                          | <p>Загрузите подпись для счёта рекламодателя и партнёра.<br>Можно загрузить не более трёх подписей.</p>                                                                |
| Чат и тикеты для партнёра / рекламодателя | Включите виджет чата в Панели партнёра и рекламодателя для общения с Администратором                                                                                   |

![](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. Отправьте, чтобы сохранить изменения**


---

# 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/ru/set/nastroika-akkaunta/polzovatelskii-vneshnii-vid.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.
