Files
twenty/packages/twenty-docs/l/cs/user-guide/introduction.mdx
T
github-actions[bot] 1f0fac195c i18n - docs translations (#16993)
Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
2026-01-07 18:54:45 +01:00

64 lines
2.6 KiB
Plaintext

---
title: Objevte Twenty
description: Vítejte v uživatelské příručce Twenty, která je vaším zdrojem pokročilých konfigurací a osvědčených postupů.
---
import { CardTitle } from "/snippets/card-title.mdx"
<CardGroup cols={3}>
<Card href="/l/cs/user-guide/getting-started/capabilities/what-is-twenty" img="/images/user-guide/api/api.png">
<CardTitle>Objevte Twenty</CardTitle>
Zjistěte, co je Twenty a jak může pomoci vašemu podnikání.
</Card>
<Card href="/l/cs/user-guide/data-model/overview" img="/images/user-guide/fields/custom_data_model.png">
<CardTitle>Datový model</CardTitle>
Přizpůsobte svůj datový model tak, aby odpovídal vašim obchodním procesům.
</Card>
<Card href="/l/cs/user-guide/data-migration/overview" img="/images/user-guide/import-export-data/cloud.png">
<CardTitle>Migrace dat</CardTitle>
Importujte a exportujte svá data pomocí CSV nebo API.
</Card>
<Card href="/l/cs/user-guide/calendar-emails/overview" img="/images/user-guide/emails/emails_header.png">
<CardTitle>Kalendář a e-maily</CardTitle>
Centralizujte schůzky a e-maily svého týmu.
</Card>
<Card href="/l/cs/user-guide/workflows/overview" img="/images/user-guide/workflows/workflow.png">
<CardTitle>Pracovní postupy</CardTitle>
Automatizujte procesy a integrujte se s externími nástroji.
</Card>
<Card href="/l/cs/user-guide/ai/overview" img="/images/user-guide/workflows/robot.png">
<CardTitle>AI</CardTitle>
Posilte svůj tým pomocí agentů AI.
</Card>
<Card href="/l/cs/user-guide/views-pipelines/overview" img="/images/user-guide/table-views/table_pink.png">
<CardTitle>Zobrazení a pipeline</CardTitle>
Uspořádejte svá data pomocí praktických zobrazení a pipeline.
</Card>
<Card href="/l/cs/user-guide/dashboards/overview" img="/images/user-guide/reporting/pie-chart.png">
<CardTitle>Přehledy</CardTitle>
Informace v reálném čase pro sledování výkonnosti.
</Card>
<Card href="/l/cs/user-guide/permissions-access/overview" img="/images/user-guide/permissions/permissions.png">
<CardTitle>Oprávnění a přístup</CardTitle>
Spravujte role a přístup k Twenty.
</Card>
<Card href="/l/cs/user-guide/billing/overview" img="/images/user-guide/setup/pricing.png">
<CardTitle>Fakturace</CardTitle>
Pochopte, jak fungují ceny a fakturace Twenty.
</Card>
<Card href="/l/cs/user-guide/settings/overview" img="/images/user-guide/setup/settings.png">
<CardTitle>Nastavení</CardTitle>
Nastavte předvolby svého pracovního prostoru.
</Card>
</CardGroup>