Files
twenty/packages/twenty-docs/l/cs/user-guide/introduction.mdx
T
8cdd2a3319 i18n - docs translations (#19928)
Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
2026-04-21 12:49:35 +02:00

60 lines
2.3 KiB
Plaintext

---
title: Uživatelská příručka
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/data-model/overview" img="/images/user-guide/halftone/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/halftone/data-migration.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/halftone/calendar-emails.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/halftone/workflows.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/halftone/ai.png">
<CardTitle>AI</CardTitle>
Posilte svůj tým pomocí agentů AI.
</Card>
<Card href="/l/cs/user-guide/layout/overview" img="/images/user-guide/halftone/layout.png">
<CardTitle>Rozložení</CardTitle>
Navigace, zobrazení a přizpůsobení stránky záznamu.
</Card>
<Card href="/l/cs/user-guide/dashboards/overview" img="/images/user-guide/halftone/dashboards.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/halftone/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/halftone/billing.png">
<CardTitle>Fakturace</CardTitle>
Pochopte, jak fungují ceny a fakturace Twenty.
</Card>
<Card href="/l/cs/user-guide/settings/overview" img="/images/user-guide/halftone/settings.png">
<CardTitle>Nastavení</CardTitle>
Nastavte předvolby svého pracovního prostoru.
</Card>
</CardGroup>