> 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/english-nova-drainer-docs/readme/centralized-admin-panel.md).

# Centralized admin panel

Demo Centrlized panel

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

We have general statistics for all domains, sums of hits, balances, payout requests for assets that do not have autopayment&#x20;

<mark style="color:red;">**In the Logs tab we can see all contacts and balances**</mark>

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

<mark style="color:red;">**When we click on log, we see a full log of evaluation actions, write-off attempts**</mark>

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

<mark style="color:red;">**Also by clicking on ⓛ we can see detailed information about the endpoint, the level of trust of its IP bot or not bot.**</mark>

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

The Profits tab shows all hits and profits with detailed information.

&#x20;Compiler tab

<mark style="color:red;">**Here we can make a file with settings for self-hosting or custom design, etc.**</mark>

<figure><img src="/files/3E69LrJLcTH8K5v0w1NK" alt=""><figcaption></figcaption></figure>

Once you have configured it as you need, go to the next tab.&#x20;

Here we have the Modal Window

<mark style="color:red;">**We can select a modal window and see how it will be displayed.**</mark>

{% embed url="<https://vimeo.com/911829980>" %}

Once you have configured it as you need, go to the next tab. Here we have the Modal Window&#x20;

<mark style="color:red;">**We can select a modal window and see how it will be displayed.**</mark>

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

**Let's go to the final Loader page**&#x20;

<mark style="color:red;">**Here we have a choice of loader (loader at connection, at evaluation) and customization of texts of the loader.**</mark>

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

<mark style="color:red;">**All the last page we can download our settings.js and copy a few lines to install in the index**</mark>

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

{% hint style="danger" %}
To customize your website, download the settings.js file, place it in the root folder of your design and place these lines of code at the end of the tags you have in your admin panel.
{% 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/english-nova-drainer-docs/readme/centralized-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.
