Skip to content

Commit f1076c0

Browse files
committed
improvement(docs): add screenshot to audit-logs page
1 parent 10dce50 commit f1076c0

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

apps/docs/content/docs/en/enterprise/audit-logs.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: Track every action taken across your organization's workspaces
55

66
import { Callout } from 'fumadocs-ui/components/callout'
77
import { FAQ } from '@/components/ui/faq'
8+
import { Image } from '@/components/ui/image'
89

910
Audit logs give your organization a tamper-evident record of every significant action taken across workspaces — who did what, when, and on which resource. Use them for security reviews, compliance investigations, and incident response.
1011

@@ -16,6 +17,8 @@ Audit logs give your organization a tamper-evident record of every significant a
1617

1718
Go to **Settings → Enterprise → Audit Logs** in your workspace. Logs are displayed in a table with the following columns:
1819

20+
<Image src="/static/enterprise/audit-logs.png" alt="Audit Logs settings showing a table of events with columns for Timestamp, Event, Description, and Actor, along with search and filter controls" width={900} height={500} />
21+
1922
| Column | Description |
2023
|--------|-------------|
2124
| **Timestamp** | When the action occurred. |
488 KB
Loading

0 commit comments

Comments
 (0)