> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/cloud/web-interface/reports/audit.md).

# Audit

The ***Audit*** section allows all users to use the ***entry security analyzer*** and ***password analyzer*** tools. To access the ***users permissions***, ***vaults permissions***, and ***vault health*** tools, administrator rights will be required.

#### Entry security analyzer

In the ***entry security analyzer***, validate and manage the occurrence and the strength of passwords being used and saved in entries by your users.

Click the entry ***Name*** to be redirected and to manage the entry properties. For reporting purposes, you can also refine your search with the filters and create a CSV document by clicking the ***Export*** button.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4156.png)

#### Password analyzer

The ***password analyzer*** provides you with a more in-dept review tool of the occurrence and password strength of vault entries.

Click the ***Reveal password*** eye icon to view the password saved in the entries.

Click the ***More Information*** arrow to view all the entries where the password is being used simultaneously. Click the ***Go to*** arrow to be redirected and manage the entry properties.

In the ***Data breach*** section, you can check if the password has been in a data breach with the tool [HaveIBeenPwned](https://haveibeenpwned.com/).

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4157.png)

#### Users permissions

The ***Users Permissions*** section is a tool to have an overview of your users permissions on each vault and create a CSV report by clicking the ***Export*** button.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4158.png)

#### Vault permissions

The ***vaults permissions*** section is a tool to quickly review your user vault permissions for each vault and create a CSV report by clicking the ***Export*** button.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4159.png)

#### Vault health

The ***vault health*** section helps you assess and manage problems with specific entries in your vaults. Click the ***Go to*** arrow to be redirected to the properties of the entry and resolve the issue.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4160.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/cloud/web-interface/reports/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.
