# Dashboard

{% hint style="info" %}
Dashboard settings found at <https://gydrus.net/settings>
{% endhint %}

Below you can see all **Dashboard Settings** numerated for further explanation.

<div align="left"><img src="/files/RaGpw9pjuQf6ffMmZ9Nf" alt=""></div>

### \[1] Architecture

Type of host system used for botting, leave it at "Windows".

### \[2] External Account Website

Third party website used to check account's statistics. Clicking on the account name in main dashboard will open a new tab with the account's statistics in the chosen website.

### \[3] Prioritize Accounts Level

Type of prioritarization for the bot when choosing which accounts to use assuming they have the same priority value.

{% hint style="info" %}
Accounts are prioritized by default based on the higher **Priority** value they have, if *account A* has priority value of 20, and *account B* has a value of 23, then *account B* will be chosen over A.
{% endhint %}

Remember that the following distinction applies only when accounts share the same priority value.

**High:** Accounts with the highest level will be chosen. \
**Low:** Accounts with the lowest level will be chosen. \
**Random:** Priority will be avoided and any random account from available pool will be chosen.

### \[4] Show Account Priority

Shows the priority value of accounts.

### \[5] Show Flagged Username Taken accounts

Shows if an account is flagged username taken (username taken accounts are ones that the main account name could not be set as ingame name because of it being already taken).

### \[6] Show Ips

Shows the IP address of the machine accounts are running on.

### \[7] Show Server MAC

Shows the MAC address of the machine accounts are running on (host machine, not VM).

### \[8] Show Account Mode

Shows the Mode of accounts (normal or disenchant).

### \[9] Show Missions

Shows amount of missions completed by the accounts.

### \[10] Show Disenchant Option

Shows option of disenchant, them being BE accounts (no disenchant) and Capsule accounts (disenchant).

### \[11] Show Flash On

Shows the Flash On option of accounts (D or F keys).

### \[12] Show Desired BE

Shows the Desired BE value of accounts.

### \[13] Show Finish and Start dates

Shows the start and finish botting date of accounts (finish day meaning when it was set to status "quota-finished")

### \[14] Show Start to Finish Time (days)

Shows the calculation of start and finish botting date in days. If account has not finished yet, it will calculate using the start date up until current time.

### \[15] <mark style="color:red;">\[DISABLED]</mark> Show Checker status

Shows the checker status of accounts, them being "OK", "INVALID\_CREDS", "BANNED".

### \[16] <mark style="color:red;">\[DISABLED]</mark> Show Free Name Change

Shows if an account is of type free name change.

### \[17] Show Limit Res

Shows the Limit Resources value of accounts.

### \[18] Show Limit FPS

Shows the Limit FPS value of accounts.

### \[19] Show Bot Version

Shows the Bot version that the account is running on.

### \[20] Combine Mission Wait with Quota Finished count

Combines accounts with status **"mission-wait"** with **"quota-finished"** ones to show the amount in the [Finished Accounts](/web-dashboard/dashboard/overview.md#finished-accounts) main overview panel.

### \[21] Show VM Clone Number

Shows the VM Clone number of accounts running on VMWare.

### \[22] Show Country

Shows the country from where the account is being played on.

### \[23] Show Orange Essence

Shows the orange essence of accounts.

### \[24] Show Cooldown

Shows if the account is on cooldown from the Max Games feature and if so, the amount of time left.

### \[25] Show Server Id

Shows the Server Id of the machine from where the account is playing on.

### \[26] Show Last Game Played

Shows the date of the last game played by accounts.

### \[27] Show Desired Percentage

Shows the desired percentage value of accounts.

### \[28] Remove/Hide banned accounts

Choose between removing or hiding accounts when they are banned. Removing them completely wipes them from your dashboard and hiding them will send them to your Credentials page.

### \[29] Show RP

Show RP of the account.

### \[30] Show Search Skin and Summoner Name

Shows the Skin Name and Summoner Name searcher function in main dashboard.

### \[31] Show Has Active Boost

Shows if the the account has an active XP boost, hovering over the icon will show you the expire date of the boost.


---

# Agent Instructions: 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:

```
GET https://docs.gydrus.net/web-dashboard/user-settings/dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
