Files
twenty/packages/twenty-docs/l/ko/user-guide/data-model/how-tos/customize-your-data-model.mdx
T
e0d4492013 i18n - docs translations (#17434)
Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
2026-01-26 09:06:17 +01:00

23 lines
1.3 KiB
Plaintext

---
title: 데이터 모델 사용자 정의하기
description: 데이터 모델 사용자 정의 옵션 개요.
---
Twenty의 데이터 모델은 완전히 사용자 정의할 수 있습니다. 비즈니스에 맞게 객체, 필드, 관계를 생성하세요.
## 빠른 링크
| 원하는 작업... | 가이드 |
| --------- | ----------------------------------------------------------------------- |
| 새 객체 생성 | [사용자 정의 객체 생성 방법](/l/ko/user-guide/data-model/how-tos/create-custom-objects) |
| 객체에 필드 추가 | [사용자 정의 필드 생성 방법](/l/ko/user-guide/data-model/how-tos/create-custom-fields) |
| 객체를 서로 연결 | [관계 필드 생성 방법](/l/ko/user-guide/data-model/how-tos/create-relation-fields) |
## 자세히 알아보기
* [데이터 모델 이해하기](/l/ko/user-guide/data-model/overview) — 핵심 개념과 계획 팁
* [객체](/l/ko/user-guide/data-model/capabilities/objects) — 표준 객체와 사용자 정의 객체
* [필드](/l/ko/user-guide/data-model/capabilities/fields) — 모든 필드 유형
* [관계 필드](/l/ko/user-guide/data-model/capabilities/relation-fields) — 객체 연결
* [데이터 모델 FAQ](/l/ko/user-guide/data-model/how-tos/data-model-faq) — 자주 묻는 질문