Skip to content

Commit aba3148

Browse files
Update dashboard documentation with new images and improved structure
- Add new dashboard screenshots across all product and configuration sections - Convert image paths to proper Markdown image links with descriptive alt text - Restructure account documentation by moving apps content to account index - Rename "organizations" to "team" throughout navigation and content - Update navigation configuration to reflect structural changes - Add comprehensive dashboard links and documentation cross-references - Enhance user experience with consistent image display formatting 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1abe95a commit aba3148

59 files changed

Lines changed: 741 additions & 1067 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/data/nav/platform.ts

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -238,16 +238,12 @@ export default {
238238
pages: [
239239
{
240240
name: 'Overview',
241-
link: '/docs/account',
241+
link: '/docs/platform/account',
242242
index: true,
243243
},
244244
{
245-
name: 'User management',
246-
link: '/docs/platform/account/users',
247-
},
248-
{
249-
name: 'Organizations',
250-
link: '/docs/platform/account/organizations',
245+
name: 'Team',
246+
link: '/docs/platform/account/teams',
251247
},
252248
{
253249
name: 'Single sign-on (SSO)',
134 KB
Loading
135 KB
Loading
-23.1 KB
Binary file not shown.
5.63 MB
Loading
291 KB
Loading
240 KB
Loading
469 KB
Loading
186 KB
Loading
6.39 MB
Loading

0 commit comments

Comments
 (0)