> ## Documentation Index
> Fetch the complete documentation index at: https://docs.perscom.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Step-by-step guides for common workflows in PERSCOM.

Welcome to the PERSCOM guides. These tutorials walk you through common tasks and help you get the most out of the platform.

## Getting Started

New to PERSCOM? Start with these foundational guides:

<CardGroup cols={2}>
  <Card title="Organization Structure" icon="sitemap" href="/guides/organization-structure">
    Set up groups, units, positions, ranks, and understand how they work together.
  </Card>

  <Card title="Roles & Permissions" icon="shield-halved" href="/guides/roles-permissions">
    Control access to features using roles and permissions.
  </Card>
</CardGroup>

## Data Management

Learn how to extend PERSCOM with custom data:

<CardGroup cols={2}>
  <Card title="Custom Fields" icon="input-text" href="/guides/custom-fields">
    Create custom fields to capture additional data on users, records, and forms.
  </Card>

  <Card title="Forms" icon="rectangle-list" href="/guides/forms">
    Build custom forms to collect information from your personnel.
  </Card>
</CardGroup>

## Self-Hosting

Deploy PERSCOM on your own infrastructure:

<CardGroup cols={1}>
  <Card title="Deployment" icon="server" href="/guides/deployment">
    Deploy using Docker, Kubernetes, or Railway.
  </Card>
</CardGroup>

## Integrations

Connect PERSCOM to external services:

<Card title="Integration Overview" icon="plug" href="/guides/integrations">
  Explore APIs, webhooks, and third-party integrations.
</Card>

## Need Help?

<CardGroup cols={2}>
  <Card title="Community Slack" icon="slack" href="https://perscom.io/slack">
    Get help from the PERSCOM community.
  </Card>

  <Card title="Support" icon="life-ring" href="/docs/support">
    Contact support for assistance.
  </Card>
</CardGroup>
