**Source URL:** https://limited.veevavault.dev/qualityone/vault-api/api-reference/18.1/logs/audit.md

# Audit



Vault provides robust audit trail and audit logs of all actions performed in the system. These include actions on the documents, objects, the system, logins, and domain levels.

Through the Audit APIs, you can:

* Retrieve audit types you have access to

* Retrieve all fields and their metadata for a specific audit type

* Retrieve all records in the specified audit within the last 30 days

Learn about [Audit Trails](https://platform.veevavault.help/en/lr/517) & [Audit Logs in Vault Help](https://platform.veevavault.help/en/lr/14341).

<Aside>Audit logs support a precision to one second. Events occurring within a single
second may appear in an unexpected order.

</Aside>

---

**Previous:** [Logs](/qualityone/vault-api/api-reference/18.1/logs)  
**Next:** [Retrieve Audit Types](/qualityone/vault-api/api-reference/18.1/logs/audit/retrieve-audit-types)