Skip to content

Commit c238ecc

Browse files
committed
fix navigation
1 parent d89dc18 commit c238ecc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/cloud/features/collaboration-and-communication/audit_logs/index.mdx renamed to docs/cloud/features/collaboration-and-communication/audit_logs/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Logs
3-
sidebarTitle: Logs
3+
sidebarTitle: Overview
44
---
55

66
The **Logs** feature allows workspace admins to track and export both user actions and system-level events across the platform. This includes user configuration changes, data synchronization events, and alert deliveries.

docs/docs.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,14 @@
156156
},
157157
"cloud/features/roles-and-permissions",
158158
"cloud/features/ci",
159-
"cloud/features/collaboration-and-communication/audit_logs"
159+
{
160+
"group": "Audit Logs",
161+
"pages": [
162+
"cloud/features/collaboration-and-communication/audit_logs/overview",
163+
"cloud/features/collaboration-and-communication/audit_logs/user-activity-logs",
164+
"cloud/features/collaboration-and-communication/audit_logs/system-logs"
165+
]
166+
}
160167
]
161168
},
162169
{

0 commit comments

Comments
 (0)