# Security Audit

The Security Audit section within Admin allows administrators to view audit logs of activities within their Welkin environment. These logs help track user actions for security and compliance purposes.

To view the Security Audit logs:

* Log into Admin
* Click on 'Security Audit' in the left vertical menu
* The audit log will display all user actions within the environment

The Security Audit log includes information such as:

* User who performed the action
* What action was performed
* When the action was performed
* What resource was affected

You can filter the audit logs by user, action type, date range, and more to find specific activities.

**Note:** Security Audit logs are important for compliance and investigating any unusual activities within your Welkin environment.


---

# 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/security-audit.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.
