# Data Quality

### Filters

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

**Users:** Showing number of users. Will change according to your filtering selections

**Created Date:** Filter on users create date

**Last Sign-in:** Filter on users last sign-in date

**User State:** Filter on Active or Inactive users (Active user = logged in the last 90 days)

**Sign-in Status:** Filter on users Never signed in and signed in users

**User Type:** Filter to show only Member or Guest users

**Account:** Filter to show Disabled or Enabled users

**User Source:** Filter to show if users origin is Cloud (Entra ID native) or synced from you on-premises Active Directory.

**User Principal Name:** User name free text search

{% hint style="info" %}
**TIP!**

Use the free text search to search for user names containing "test", "admin" etc.
{% endhint %}

### Focus and Breakdown

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

### User Details

<figure><img src="/files/hwoFsN04WGB7vsL6SbLA" 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.bsure.io/user-guides/users/data-quality.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.
