# THE METERIAN DASHBOARD

- [Accessing your account](https://docs.meterian.io/the-meterian-webapp/accessing-your-account.md): How your user gets allocated to an account
- [The Web Dashboard](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1.md)
- [Projects](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/projects.md)
- [Insights](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/insights.md)
- [Tokens](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/tokens.md)
- [Badges](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/badges.md)
- [Policies](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/policies.md)
- [Tags](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/tags.md)
- [Teams](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/teams.md)
- [Configuration](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/configuration.md)
- [Automatic Temporary Branches Clean-up](https://docs.meterian.io/the-meterian-webapp/the-web-dashboard-1/configuration/automatic-temporary-branches-clean-up.md)
- [Advanced functionalities](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities.md)
- [Multi-factor Authentication](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/multi-factor-authentication.md)
- [Safe versions](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/safe-versions.md): How the suggested safe versions mechanism work
- [Software Bill Of Materials (SBOM)](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/software-bill-of-materials-sbom.md): Generating various Software Bill Of Materials (SBOM) and bibles
- [Auto-grouping](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/auto-grouping.md)
- [Domain auto-grouping](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/auto-grouping/organization-autogrouping.md)
- [Github auto-grouping](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/auto-grouping/how-to-set-an-organization.md)
- [How to set a vulnerability exclusion](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/set-exclusion.md)
- [From the report page](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/set-exclusion/set-exclusions-report-page.md)
- [From the dashboard](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/set-exclusion/from-the-dashboard.md)
- [The .meterian file](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/set-exclusion/dotmeterian.md)
- [Generate the .meterian file](https://docs.meterian.io/the-meterian-webapp/advanced-functionalities/set-exclusion/generate-the-.meterian-file.md)
- [Troubleshooting](https://docs.meterian.io/the-meterian-webapp/troubleshooting.md)
- [Login with credentials](https://docs.meterian.io/the-meterian-webapp/troubleshooting/login-with-credentials.md)


---

# 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/the-meterian-webapp.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.
