e0d4492013
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
23 lines
1.2 KiB
Plaintext
23 lines
1.2 KiB
Plaintext
---
|
|
title: 自定义您的数据模型
|
|
description: 数据模型自定义选项概览。
|
|
---
|
|
|
|
Twenty 的数据模型完全可自定义。 创建对象、字段和关系,以符合您的业务。
|
|
|
|
## 快速链接
|
|
|
|
| 我想要... | 指南 |
|
|
| ------- | ----------------------------------------------------------------- |
|
|
| 创建新对象 | [如何创建自定义对象](/l/zh/user-guide/data-model/how-tos/create-custom-objects) |
|
|
| 为对象添加字段 | [如何创建自定义字段](/l/zh/user-guide/data-model/how-tos/create-custom-fields) |
|
|
| 将对象关联起来 | [如何创建关联字段](/l/zh/user-guide/data-model/how-tos/create-relation-fields) |
|
|
|
|
## 了解更多
|
|
|
|
* [理解您的数据模型](/l/zh/user-guide/data-model/overview) — 关键概念与规划建议
|
|
* [对象](/l/zh/user-guide/data-model/capabilities/objects) — 标准对象与自定义对象
|
|
* [字段](/l/zh/user-guide/data-model/capabilities/fields) — 所有字段类型
|
|
* [关联字段](/l/zh/user-guide/data-model/capabilities/relation-fields) — 连接对象
|
|
* [数据模型常见问题](/l/zh/user-guide/data-model/how-tos/data-model-faq) — 常见问题
|