# Admin dashboard

Once you have activated your sysadmin account you can use it to manage the site by visiting the admin dashboard at `you_site_address/_admin`. Here you will be initially asked to authenticate as you are accessing a hidden zone. Authenticate with the username and the password that have been setup during the initial installation. If unchanged, the defaults are present in tne ansible installation script.

Login to the admin dashboard with the sysadmin credentials set up during the initial installation. From here you will be able to administrate the site with options including accounts management, license management, vulnerability databases synchronization and status checks.

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


---

# 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.meterian.io/dedicated-instance/on-premises-op/managing-the-system/admin-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.
