Back to Zitadel

Key Concepts

apps/docs/content/concepts/index.mdx

5.0.0-base865 B
Original Source

{/* THIS FILE IS AUTO-GENERATED FROM SIDEBAR-DATA. ANY MANUAL CHANGES WILL BE OVERWRITTEN. */}

import { Card, Cards } from 'fumadocs-ui/components/card'; import { FileText, Folder, Link as LinkIcon } from 'lucide-react';

<Cards> <Card title="Instance" href="/concepts/structure/instance" icon={<FileText />} /> <Card title="Organizations Overview" href="/guides/manage/console/organizations-overview" icon={<FileText />} /> <Card title="Projects Overview" href="/guides/manage/console/projects-overview" icon={<FileText />} /> <Card title="Applications Overview" href="/guides/manage/console/applications-overview" icon={<FileText />} /> <Card title="Users Overview" href="/guides/manage/console/users-overview" icon={<FileText />} /> <Card title="Administrators" href="/concepts/structure/administrators" icon={<FileText />} /> </Cards>