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

# Key Features

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

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

## Custom Data Model

Define the exact data structure your business needs. Create custom objects (beyond the standard Companies, People, and Opportunities), add custom fields with 20+ field types, and build relationships between any objects.

<Card title="Learn more about the Data Model" icon="database" href="/user-guide/data-model/overview">
  Objects, fields, relations — fully customizable to your business.
</Card>

## Views & Pipelines

See your data the way you want. Switch between table views, kanban boards, and calendar views. Filter with AND/OR logic, sort by multiple fields, group records, and save custom views for your team.

<Card title="Explore Views & Pipelines" icon="table" href="/user-guide/views-pipelines/overview">
  Table, kanban, calendar — all with powerful filtering and sorting.
</Card>

## Workflows & Automation

Automate any business process without writing code. Trigger workflows on record changes, schedules, manual actions, or incoming webhooks. Chain together actions like creating records, sending emails, calling APIs, running custom JavaScript, and branching with conditions.

<Card title="Build Workflows" icon="bolt" href="/user-guide/workflows/overview">
  Triggers, actions, branches, and integrations — all visual.
</Card>

## Calendar & Email Sync

Connect your Google Workspace or Microsoft 365 account. Emails and calendar events automatically appear on the relevant CRM records. Send emails directly from Clara and track all communication history.

<Card title="Set up Calendar & Emails" icon="envelope" href="/user-guide/calendar-emails/overview">
  Sync mailboxes, track activity, send from Clara.
</Card>

## AI

Clara integrates AI agents that can work autonomously within your CRM — answering questions about your data, enriching records, and executing multi-step tasks. AI works within your permission model so it only accesses what it should.

<Card title="Explore AI" icon="robot" href="/user-guide/ai/overview">
  AI chatbot, autonomous agents, and smart workflows.
</Card>

## Dashboards & Reporting

Build custom dashboards with real-time widgets. Track pipeline metrics, team performance, and business KPIs. Configure chart types, date ranges, and filters to get the exact view you need.

<Card title="Build Dashboards" icon="chart-bar" href="/user-guide/dashboards/overview">
  Widgets, charts, and real-time analytics.
</Card>

## Permissions & Access Control

Role-based access control at every level — objects, fields, and individual records. Configure SSO with SAML or OIDC. Audit logs track who did what.

<Card title="Configure Permissions" icon="lock" href="/user-guide/permissions-access/overview">
  Roles, SSO, object/field/row-level security.
</Card>

## API & Extensibility

A developer-first API that adapts to your custom data model. Both GraphQL and REST endpoints, with auto-generated documentation per workspace. Build custom apps, connect via webhooks, or use Zapier.

<Card title="Explore the API" icon="plug" href="/developers/extend/api">
  GraphQL, REST, webhooks, and custom apps.
</Card>

## Data Import & Export

Import data from CSV files or via API. Field mapping, duplicate detection, and error handling built in. Export your data anytime — no lock-in.

<Card title="Migrate Your Data" icon="cloud-arrow-up" href="/user-guide/data-migration/overview">
  CSV import, API import, and migration from other CRMs.
</Card>

## Self-Hosting

Run Clara on your own infrastructure with a single Docker Compose command. Full control over your data, updates on your schedule, and no per-seat cloud fees.

<Card title="Self-Host Clara" icon="server" href="/developers/self-host/self-host">
  Docker Compose, configuration, and upgrade guides.
</Card>
