Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@
"pages": [
"settings/members-and-roles",
"settings/model-configuration",
"settings/audit-logs",
"settings/maxim-api-keys",
"settings/custom-pricing",
"settings/vault",
Expand Down
Binary file added images/docs/settings/audit-logs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions settings/audit-logs.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Audit Logs
description: Learn how to view audit logs in Maxim.
---

Audit logs are a record of all actions performed on the platform.

- Go to `Settings` → `Audit Logs`.
- You can filter audit logs by user, resource type, action, and date-time range.

![Audit Logs](/images/docs/settings/audit-logs.png)

### Exporting audit logs

You can export the audit logs to a CSV file by clicking on the `Export CSV` button in the top right corner.

<Info>Any filters applied will be applied to the exported logs.</Info>