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

# Settings

> Tags, statuses, kanban columns, and shared and personal quick replies.

Settings is where you tune the small operational details: tags, statuses, kanban stages, and the quick replies your team can reach for in chat.

<CardGroup cols={2}>
  <Card title="Tags" icon="tag" href="/docs/product/settings/tags">
    Create and edit tags.
  </Card>

  <Card title="Statuses" icon="circle-dot" href="/docs/product/settings/statuses">
    Create and edit statuses.
  </Card>

  <Card title="Kanban columns" icon="columns-3" href="/docs/product/settings/kanban-columns">
    Configure kanban board stages.
  </Card>

  <Card title="Shared quick replies" icon="users" href="/docs/product/settings/quick-replies-shared">
    Org-wide reply library.
  </Card>

  <Card title="Personal quick replies" icon="user" href="/docs/product/settings/quick-replies-personal">
    Your private replies.
  </Card>
</CardGroup>
