# Filters and Pagination

{% hint style="info" %}
This panel can be accessed at <https://gydrus.net/dashboard>
{% endhint %}

Main dashboard offers various filters and pagination options for you to comfortably manage your accounts. Below you can see a detailed explanation of each of them.

![](/files/7XOF7MExJYd7YYj4HgqW)

### <mark style="color:purple;">\[1]</mark> Pagination

**Acc/Page:** This option allows you to choose the amount of accounts displayed in the page.

**Page:** Choose the page number to visit.

### <mark style="color:red;">\[2]</mark> Region Filters

Enable or disable different regions in order to hide or show accounts with the region chosen. Darker purple color means enabled and ligther means disabled.

### <mark style="color:yellow;">\[3]</mark> Status Filters

Enable or disable different account statuses in order to hide or show accounts with the status chosen. Darker purple color means enabled and ligther means disabled.

### <mark style="color:blue;">\[4]</mark> Disenchant Type Filters

Blue Essence icon means accounts with the disenchant loot option enabled, and capsule icon means accounts with disenchant loot option disabled.

### <mark style="color:green;">\[5]</mark> Refresh Button

This button refreshes you account list and updates them.


---

# 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/dashboard/filters-and-pagination.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.
