> For the complete documentation index, see [llms.txt](https://docs.trackit.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trackit.so/change-logs/newest/2026-03.md).

# 2026년 03월 업데이트

## 데이터 병합 (Merge)

{% embed url="<https://cdn.trackit.so/release-notes/55acce76-ad49-45e7-bd4d-2e62ef575702>" %}

#### 중복 데이터도 쉽게 병합하세요

**중복 데이터 정리가 훨씬 쉬워졌습니다**

같은 회사, 고객, 리드처럼 중복으로 생성된 데이터를 선택해 하나로 병합할 수 있습니다.\
병합 과정에서 어떤 정보를 남길지 직접 확인하며 정리할 수 있어 데이터 관리가 더 깔끔해집니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/change-logs/newest/2026-03.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.
