# 트래킷 모델 이해하기

데이터 모델은 트래킷의 핵심 기능 중 하나이며, 고객에게 최고의 가치를 제공합니다. 이는 트래킷을 독특하고 강력한 도구로 만드는 주요 요소입니다. 데이터 모델은 트래킷이 타 CRM 솔루션과 차별화되는 핵심 포인트입니다. 이를 완전히 이해하고 활용함으로써, 트래킷의 모든 기능을 최대한 활용할 수 있습니다.&#x20;

이 섹션에서는 트래킷의 유연한 데이터 모델의 특징과 그것이 어떻게 여러분의 비즈니스에 맞춰져 제공되는지에 대해 자세히 알아보겠습니다.&#x20;

트래킷 데이터 모델은 특히 세일즈 데이터를 포함한 광범위한 비즈니스 정보를 매끄럽게 통합하고 관리할 수 있도록 설계되었습니다. 트래킷의 유연한 데이터 모델을 통해, 귀사의 세일즈와 관련된 모든 데이터를 효과적으로 반영하고 관리할 수 있게 됩니다.

<figure><img src="/files/D3o68BmU3XBMGNgrXGkw" alt=""><figcaption><p>모델의 시각화</p></figcaption></figure>

{% hint style="info" %}
다음 문서들을 읽기전에 [트래킷 용어 사전](/trackit-101/trackit-glossary.md) 문서를 먼저 확인하기를 권장합니다.
{% endhint %}

{% content-ref url="/pages/94LQqkNvARt5NCYbSD7H" %}
[오브젝트(Object)](/fundamentals/understand-modeling/object.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y0fDXGjNFcW4EL9EqZM1" %}
[레코드(Record)](/fundamentals/understand-modeling/record.md)
{% endcontent-ref %}

{% content-ref url="/pages/lFWP2YpIZNAuyXXKYGlF" %}
[속성(Attribute)](/fundamentals/understand-modeling/attribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/vA9leUs3zc28bsByUBdU" %}
[그룹(Group)](/fundamentals/understand-modeling/group.md)
{% endcontent-ref %}

{% content-ref url="/pages/0bKowy1ejkzi54cABGRE" %}
[뷰(Views)](/fundamentals/understand-modeling/views.md)
{% endcontent-ref %}

{% content-ref url="/pages/CzWFlQr9X26JQ1KX7Mhj" %}
[데이터 강화(Data enrichment)](/fundamentals/understand-modeling/data-enrichment.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trackit.so/fundamentals/understand-modeling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
