# Dashboard

### Information

In this first part, you'll have some information about the number of users subscribed during the last month/year.\
When you don't have any license key set, there is information about how many fake users you have. Please note that percentage is only tested on a sample of your users, we do not perform all the tests.

![](/files/w8XGBo9PIIKsUyZZ5LGu)

The first button **Clean my database** redirects you to the configuration page [Clean my database](/acychecker/clean-my-database.md) while **Block fake users registration** redirects you to the configuration page [Block on registration](/acychecker/block-on-registration.md).

### Statistics

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

You'll find here a summary of the email addresses tested.


---

# 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.acychecker.com/acychecker/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.
