# 협업 및 커뮤니케이션

- [이메일 서식](https://docs.totlelab.com/biz-ent/communication/emailtemplates.md): 동일 혹은 유사한 형태의 내용 혹은 포맷으로 전송하는 이메일을 메일 서식으로 저장해 활용할 수 있습니다.
- [주소록](https://docs.totlelab.com/biz-ent/communication/addressbook.md): 토틀의 메일 주소록 기능을 활용하면 받는 사람, 참조, 숨은 참조를 구분해 수신자 목록을 그룹별로 저장하고 필요시 빠르게 불러와 이메일을 전송할 수 있습니다.
- [메모](https://docs.totlelab.com/biz-ent/communication/memo.md): 받은 이메일 혹은 보낸 이메일에 손쉽게 메모를 추가할 수 있습니다.
- [Outlook 토틀 조직도](https://docs.totlelab.com/biz-ent/communication/orgchart.md): 아웃룩에서 조직도를 일괄적으로 업로드 해 사용할 수 있습니다.


---

# 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.totlelab.com/biz-ent/communication.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.
