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

# Freshbase Documentation

> Freshbase help center. How-to guides, FAQ, and guides by role.

Welcome to the Freshbase help center. Here you will find answers to the most common questions, how-to guides, and guidance tailored to your role.

## Quick reference

<CardGroup cols={2}>
  <Card title="FAQ" icon="circle-question" href="/faq">
    Frequently asked questions about the platform
  </Card>

  <Card title="Glossary" icon="book" href="/glossary">
    Explanation of terms used in Freshbase
  </Card>
</CardGroup>

## How-to guides

<CardGroup cols={2}>
  <Card title="Create your first Base" icon="plus" href="/how-to/create-first-base">
    Step-by-step guide to creating and configuring a base
  </Card>

  <Card title="Use Chat for planning" icon="comments" href="/how-to/using-chat">
    How to interact with the AI assistant
  </Card>

  <Card title="Review items in the Inbox" icon="inbox" href="/how-to/inbox-review">
    How to approve, reject, and manage suggestions
  </Card>

  <Card title="Import meetings" icon="microphone" href="/how-to/import-meetings">
    How to record and import transcriptions
  </Card>

  <Card title="Manage documents" icon="file-lines" href="/how-to/manage-documents">
    How to create, edit, and organize documents
  </Card>

  <Card title="Invite team members" icon="user-plus" href="/how-to/invite-team">
    How to add people to your workspace
  </Card>

  <Card title="Set up integrations" icon="plug" href="/how-to/setup-integrations">
    How to connect Linear, Calendar, and more
  </Card>
</CardGroup>

## Guides by role

<CardGroup cols={3}>
  <Card title="Product Owner" icon="clipboard-list" href="/personas/product-owner">
    From meeting to specification, inbox, decomposition
  </Card>

  <Card title="Product Designer" icon="pen-ruler" href="/personas/designer">
    User flows, canvas, glossary, collaboration
  </Card>

  <Card title="Tech Lead / Engineer" icon="code" href="/personas/tech-lead">
    ADRs, technical context, Linear integration
  </Card>
</CardGroup>
