# Users

- [Dashboard](https://docs.bsure.io/user-guides/users/dashboard.md): The Users Dashboard has two parts. Tiles showing your tenant's users - types and state. And a user data quality section showing status over time for some of the most commonly used user properties.
- [Members](https://docs.bsure.io/user-guides/users/members.md): Report showing active, inactive and disabled member users. Entra ID Member accounts are all user accounts controlled and owned by your Entra ID. Your internal users.
- [Guests](https://docs.bsure.io/user-guides/users/guests.md): Report showing active and inactive guest users. Entra ID guest accounts are external user accounts invited to your tenant/EntraID where they typically have access to Teams or Sharepoint sites.
- [Data Quality](https://docs.bsure.io/user-guides/users/data-quality.md): Use this report to get the insights you need to improve your users data quality
- [Properties](https://docs.bsure.io/user-guides/users/properties.md): This pages offers insights into more user properties than users main dashboard
- [Sign-in Map](https://docs.bsure.io/user-guides/users/sign-in-map.md): Simply a world map showing which countries your member users have successfully signed in from the last 14 days.
- [Sign-in Locations](https://docs.bsure.io/user-guides/users/sign-in-locations.md): Showing users successful sign-in locations for selected sign-in period
- [Drilldown](https://docs.bsure.io/user-guides/users/drilldown.md): In this report we combine the information from the previous reports and give you the chance to drill down on all member and guest users statuses.


---

# 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.bsure.io/user-guides/users.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.
