# TODO

***

<kbd>TODO</kbd>는 업무 일정을 세일즈맵 내에서 관리할 수 있는 기능입니다.

TODO를 활용하면 할 일을 <kbd>리드</kbd>, <kbd>딜</kbd>,<kbd>고객</kbd>, <kbd>회사</kbd> 등의 오브젝트와 연결해 기록할 수 있습니다. 이를 통해 각 오브젝트별 업무 진행 상황과 히스토리를 빠르게 파악할 수 있으며, 시작 전 리마인드 알림으로 일정을 놓치지 않고 관리할 수 있습니다.

예를 들어, 회원가입 고객 대상 이메일 발송, 견적서 전달, 미팅 후 추가 자료 공유 등의 업무를 관련 오브젝트와 연결해 기록할 수 있습니다. 또한, TODO 생성 이후 이메일이나 세일즈맵 웹사이트 내 알림을 통해 TODO를 리마인드 받을 수 있습니다.

지금부터 TODO를 어떻게 생성하고 활용할 수 있는지 알아보겠습니다.


---

# 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.salesmap.kr/task/todo.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.
