> For the complete documentation index, see [llms.txt](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/cryptograb-automatic-affiliate/nova-drainer-docs/readme/centralizovannaya-admin-panel.md).

# Централизованная админ панель

{% @supademo/embed demoId="cm3g0vng13krp8hspfs9xa5j9" url="<https://app.supademo.com/demo/cm3g0vng13krp8hspfs9xa5j9>" %}

У нас есть общая статистика по всем доменам, суммы залетов, баланс, запросы выплат на активы которые нет автовыплаты

<mark style="color:red;">**Во вкладке Logs мы видим все конекты и балансы**</mark>

<figure><img src="/files/F2FvQuE0g3jt1wQuK7Zz" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**При нажатии на лог мы видим полный лог действий оценки, попыток списания**</mark>

<figure><img src="/files/AGNpG3TGYP3h84qz9VZW" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Так же при нажатии на ⓛ видим подробную информацюи про конект, уровень траста его IP бот или не бот.**</mark>

<figure><img src="/files/bpXn2eIRql9q55MSSGUn" alt=""><figcaption></figcaption></figure>

Вкладка Profits видны все залеты и профиты с подробной информацией.

Вкладка **Compiler**

<mark style="color:red;">**Тут мы можем сделать файл с настройкай для самохоста или кастомного дизайны и т д**</mark>\\

<figure><img src="/files/02LHXh5tPVdIy0w1RRBi" alt=""><figcaption></figcaption></figure>

Настроили как вам нужно переходим на следующую вкладку.

Тут у нас **Модальное окно**

<mark style="color:red;">**Мы можем выбрать модальное окно и при этом видим как оно будет отображаться.**</mark>

{% embed url="<https://vimeo.com/911829980?share=copy>" %}
Небольшое демо настройки
{% endembed %}

Переходим к следующей странице **Сообщения**

<mark style="color:red;">**Тут мы можем настроить кастомный отстук и его язык и какие данные нужно слать, а какие нет.**</mark>

<figure><img src="/files/t2nfyXwURQ4mE6VdXypx" alt=""><figcaption></figcaption></figure>

Переходим к финальной странице **Loader**

<mark style="color:red;">**Тут у нас выбор лоадера(закгрузчика при конекте, при оценке) и кастомизация текстов лоадера.**</mark>

<figure><img src="/files/xdK0Aet9UmB3cJtBLAO2" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">Всё последняя страница мы можем скачать наш settings.js и скопировать несколько строк для установки в index</mark>

<figure><img src="/files/y3Dwb7CluuLg2nh3Aygh" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Чтобы настроить веб-сайт, загрузите файл settings.js, поместите его в корневую папку вашего дизайна и поместите эти строки кода в конец тега которые указаны у вас в админ панеле.
{% endhint %}


---

# 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://read.cryptograb.wiki/cryptograb-automatic-affiliate/cryptograb-automatic-affiliate/nova-drainer-docs/readme/centralizovannaya-admin-panel.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.
