# 이메일 확인하기

## 이메일 기본 권한 <a href="#default-email-auth" id="default-email-auth"></a>

이메일 연동으로 워크스페이스에 추가된 내 이메일은 나만 볼 수 있습니다.\
이메일 통해 생성된 고객과 고객사는 워크스페이스 내 모든 멤버가 확인할 수 있습니다.

## 이메일 보기 권한 추가 및 즐겨찾기 <a href="#add-email-viewer-auth" id="add-email-viewer-auth"></a>

중요한 이메일은 워크스페이스 다른 팀원들과 공유할 수 있습니다. \
하나의 이메일마다 권한을 부여할 수 있으며 전체 공유 혹은 특정 팀원을 지정해 공유할 수 있습니다.

자주 보게되는 이메일은 즐겨찾기에 추가해 빠르게 확인할 수 있습니다.

<figure><img src="/files/hW3n4QHfmTMtQ7hIHuol" alt="메일확인"><figcaption><p>메일확인</p></figcaption></figure>


---

# 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/trackit-101/check-email.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.
