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

# Key Features

> A tour of everything Twenty can do — from custom data models to AI-powered automation.

export const CardTitle = ({children}) => {
  return <div className="text-base font-semibold text-gray-900 dark:text-gray-100">
      {children}
    </div>;
};

Twenty is a full-featured CRM platform. Here's what you can build with it.

<CardGroup cols={2}>
  <Card href="/user-guide/data-model/overview" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/data-model.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=c25176e1d61aa864cb9e3f4d85541001" width="1440" height="680" data-path="images/user-guide/halftone/data-model.png">
    <CardTitle>Custom Data Model</CardTitle>
    Define the exact data structure your business needs.
    <br />Create custom objects, add custom fields with 20+ field types, and build relationships between any objects.
  </Card>

  <Card href="/user-guide/views-pipelines/overview" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/layout.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=1e372973420fdfd6f7f180d37e2ce456" width="2880" height="1360" data-path="images/user-guide/halftone/layout.png">
    <CardTitle>Views & Pipelines</CardTitle>
    Switch between table views, kanban boards, and calendar views.
    <br />Filter with AND/OR logic, sort by multiple fields, group records, and save custom views.
  </Card>

  <Card href="/user-guide/workflows/overview" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/workflows.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=f9d95fb3872537ee8f244839009ca612" width="5760" height="2720" data-path="images/user-guide/halftone/workflows.png">
    <CardTitle>Workflows & Automation</CardTitle>
    Automate any business process without writing code.
    <br />Trigger workflows on record changes, schedules, manual actions, or incoming webhooks.
  </Card>

  <Card href="/user-guide/calendar-emails/overview" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/calendar-emails.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=2edb0aff195ccdf9f65a28a5dba4b49c" width="2880" height="1360" data-path="images/user-guide/halftone/calendar-emails.png">
    <CardTitle>Calendar & Email Sync</CardTitle>
    Connect your Google Workspace or Microsoft 365 account.
    <br />Emails and calendar events automatically appear on the relevant CRM records.
  </Card>

  <Card href="/user-guide/ai/overview" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/ai.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=327c4d53f56636c66a1e4a349f721586" width="2880" height="1360" data-path="images/user-guide/halftone/ai.png">
    <CardTitle>AI</CardTitle>
    AI agents that work autonomously within your CRM — answering questions, enriching records, and executing multi-step tasks within your permission model.
  </Card>

  <Card href="/user-guide/dashboards/overview" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/dashboards.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=8d301f330678289d7ec5f21885bcaccb" width="1440" height="680" data-path="images/user-guide/halftone/dashboards.png">
    <CardTitle>Dashboards & Reporting</CardTitle>
    Build custom dashboards with real-time widgets.
    <br />Track pipeline metrics, team performance, and business KPIs with configurable charts and filters.
  </Card>

  <Card href="/user-guide/permissions-access/overview" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/permissions.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=42e7c83b1d35672945aeb6f0338387b6" width="5760" height="2720" data-path="images/user-guide/halftone/permissions.png">
    <CardTitle>Permissions & Access Control</CardTitle>
    Role-based access control at every level — objects, fields, and individual records.
    <br />Configure SSO with SAML or OIDC. Audit logs track who did what.
  </Card>

  <Card href="/developers/extend/api" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/dev-api.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=2d16b6101a58ba6af45a44d9e89335fb" width="1440" height="680" data-path="images/user-guide/halftone/dev-api.png">
    <CardTitle>API & Extensibility</CardTitle>
    A developer-first API that adapts to your custom data model.
    <br />Both GraphQL and REST endpoints, with auto-generated documentation per workspace.
  </Card>

  <Card href="/user-guide/data-migration/overview" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/data-migration.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=823222a5670cacf6c3a5253eb306ad33" width="2880" height="1360" data-path="images/user-guide/halftone/data-migration.png">
    <CardTitle>Data Import & Export</CardTitle>
    Import data from CSV files or via API.
    <br />Field mapping, duplicate detection, and error handling built in. Export your data anytime — no lock-in.
  </Card>

  <Card href="/developers/self-host/self-host" img="https://mintcdn.com/twenty/zz3tLxIdf6G4nr1Z/images/user-guide/halftone/dev-self-host.png?fit=max&auto=format&n=zz3tLxIdf6G4nr1Z&q=85&s=51da481429b1f204cd5b6da118636c29" width="1194" height="562" data-path="images/user-guide/halftone/dev-self-host.png">
    <CardTitle>Self-Hosting</CardTitle>
    Run Twenty on your own infrastructure with a single Docker Compose command.
    <br />Full control over your data, updates on your schedule.
  </Card>
</CardGroup>
