# Data Audit

Within the Admin portal, administrators can view and audit data within the Welkin system.

To view or audit data:

* Log into Admin
* Click on 'Data Audit' or similar section in the left vertical menu
* Select the data type you wish to view (e.g., Users, Patients, Forms, etc.)
* Review the data displayed
* Optionally, export the data for further analysis

Data auditing is useful for:

* Ensuring data integrity
* Verifying user access levels
* Tracking changes to important data
* Compliance reporting

**Note:** Only administrators have access to data audit functions. Be careful when viewing sensitive patient or user data.


---

# 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.welkinhealth.com/admin/security/read-or-audit-data.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.
