# 이메일 검색하기

## 이 글에서는 <a href="#undefined" id="undefined"></a>

작업한 이메일을 여러 조건을 걸어 검색할 수 있는 방법에 대해서 알아봅니다.

***

이메일이 너무 많아 관리가 어렵다면, 필터 기능을 사용하여 원하는 이메일을 빠르게 조회할 수 있습니다. 유형, 상태, 주소록, 기간, 생성일, 태그를 기준으로 이메일을 필터하여 조회할 수 있습니다. 이메일 목록 왼쪽 위의  필터를 클릭하여 원하는 조건의 메일만 골라서 확인할 수 있습니다.&#x20;

필터할 주소록을 클릭하면, 선택한 주소록에 발송한 이메일만 목록에 표시됩니다. 일반 이메일, 자동 이메일, 발송 완료 등 메일의 유형과 상태에 따라서도 다양하게 필터를 적용할 수 있으니 확인해 보세요.

<figure><img src="/files/3hdkPw7Pgj2ZMsvkFUkY" alt=""><figcaption></figcaption></figure>

이메일 목록에서 필터를 걸어 조건에 따라 검색하는 것도 좋지만 \[태그] 기능을 사용해 이메일을 관리하면 더 편하게 원하는 이메일을 바로 찾아볼 수 있습니다. [\[태그\]로 이메일 분류하기](/email/manage/tag.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://help.stibee.com/email/manage/search.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.
