59 lines
2.3 KiB
Plaintext
59 lines
2.3 KiB
Plaintext
---
|
|
title: Overview
|
|
description: Your complete guide to Twenty CRM features and best practices.
|
|
---
|
|
|
|
import { CardTitle } from "/snippets/card-title.mdx"
|
|
|
|
<CardGroup cols={2}>
|
|
<Card href="/user-guide/getting-started/what-is-twenty" img="/images/user-guide/what-is-twenty/20.png">
|
|
<CardTitle>Getting Started</CardTitle>
|
|
Start your Twenty journey with these essential guides.
|
|
</Card>
|
|
|
|
<Card href="/user-guide/data-model/customize-your-data-model" img="/images/user-guide/fields/data_model.png">
|
|
<CardTitle>Data Model</CardTitle>
|
|
Customize your data model to fit your unique business processes.
|
|
</Card>
|
|
|
|
<Card href="/user-guide/crm-essentials/contact-and-account-management" img="/images/user-guide/home/contact-and-account-management.png">
|
|
<CardTitle>CRM Essentials</CardTitle>
|
|
Essential CRM features for managing leads, sales, and customers.
|
|
</Card>
|
|
|
|
<Card href="/user-guide/workflows/getting-started-workflows" img="/images/user-guide/workflows/workflow.png">
|
|
<CardTitle>Workflows</CardTitle>
|
|
Automate processes and integrate with external tools.
|
|
</Card>
|
|
|
|
<Card href="/user-guide/collaboration/emails-and-calendars" img="/images/user-guide/emails/emails_header.png">
|
|
<CardTitle>Collaboration</CardTitle>
|
|
Centralize communications and team collaboration.
|
|
</Card>
|
|
|
|
<Card href="/user-guide/integrations-api/apis-overview" img="/images/user-guide/integrations/plug.png">
|
|
<CardTitle>Integrations API</CardTitle>
|
|
Learn how to connect Twenty to your other tools.
|
|
</Card>
|
|
|
|
<Card href="/user-guide/reporting/reporting-overview" img="/images/user-guide/reporting/reporting.png">
|
|
<CardTitle>Reporting</CardTitle>
|
|
Track performance with custom reports and dashboards. Coming Q4 2025
|
|
</Card>
|
|
|
|
<Card href="/user-guide/settings/workspace-settings" img="/images/user-guide/setup/settings.png">
|
|
<CardTitle>Settings</CardTitle>
|
|
Configure your Twenty workspace settings and preferences.
|
|
</Card>
|
|
|
|
<Card href="/user-guide/pricing/billing-and-pricing-faq" img="/images/user-guide/setup/pricing.png">
|
|
<CardTitle>Pricing</CardTitle>
|
|
Understand how Twenty pricing works.
|
|
</Card>
|
|
|
|
<Card href="/user-guide/resources/glossary" img="/images/user-guide/glossary/glossary.png">
|
|
<CardTitle>Resources</CardTitle>
|
|
Terminology definitions and community links.
|
|
</Card>
|
|
</CardGroup>
|