9bc5486d0d
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
58 lines
2.5 KiB
Plaintext
58 lines
2.5 KiB
Plaintext
---
|
|
title: Tổng quan
|
|
description: Hướng dẫn toàn diện về các tính năng và phương pháp hay nhất của Twenty CRM.
|
|
---
|
|
|
|
import { CardTitle } from "/snippets/card-title.mdx"
|
|
|
|
<CardGroup cols={2}>
|
|
<Card href="/l/vi/user-guide/getting-started/what-is-twenty" img="/images/user-guide/what-is-twenty/20.png">
|
|
<CardTitle>Bắt đầu</CardTitle>
|
|
Start your Twenty journey with these essential guides.
|
|
</Card>
|
|
|
|
<Card href="/l/vi/user-guide/data-model/customize-your-data-model" img="/images/user-guide/fields/data_model.png">
|
|
<CardTitle>Mô hình dữ liệu</CardTitle>
|
|
Customize your data model to fit your unique business processes.
|
|
</Card>
|
|
|
|
<Card href="/l/vi/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="/l/vi/user-guide/workflows/getting-started-workflows" img="/images/user-guide/workflows/workflow.png">
|
|
<CardTitle>Quy Trình Làm Việc</CardTitle>
|
|
Automate processes and integrate with external tools.
|
|
</Card>
|
|
|
|
<Card href="/l/vi/user-guide/collaboration/emails-and-calendars" img="/images/user-guide/emails/emails_header.png">
|
|
<CardTitle>Cộng tác</CardTitle>
|
|
Centralize communications and team collaboration.
|
|
</Card>
|
|
|
|
<Card href="/l/vi/user-guide/integrations-api/apis-overview" img="/images/user-guide/integrations/plug.png">
|
|
<CardTitle>API tích hợp</CardTitle>
|
|
Learn how to connect Twenty to your other tools.
|
|
</Card>
|
|
|
|
<Card href="/l/vi/user-guide/reporting/reporting-overview" img="/images/user-guide/reporting/reporting.png">
|
|
<CardTitle>Báo cáo</CardTitle>
|
|
Theo dõi hiệu suất với báo cáo và bảng điều khiển tùy chỉnh. Sẽ có vào quý 4 năm 2025
|
|
</Card>
|
|
|
|
<Card href="/l/vi/user-guide/settings/workspace-settings" img="/images/user-guide/setup/settings.png">
|
|
<CardTitle>Cài đặt</CardTitle>
|
|
Configure your Twenty workspace settings and preferences.
|
|
</Card>
|
|
|
|
<Card href="/l/vi/user-guide/pricing/billing-and-pricing-faq" img="/images/user-guide/setup/pricing.png">
|
|
<CardTitle>Giá cả</CardTitle>
|
|
Understand how Twenty pricing works.
|
|
</Card>
|
|
|
|
<Card href="/l/vi/user-guide/resources/glossary" img="/images/user-guide/glossary/glossary.png">
|
|
<CardTitle>Tài nguyên</CardTitle>
|
|
Terminology definitions and community links.
|
|
</Card>
|
|
</CardGroup> |