# 이메일 위젯

* **Accepted Emails(수락된 이메일)**: 성공적으로 수락된 이메일 건수입니다.
* **Delivered Emails(전달된 이메일)**: 수신자에게 전달된 이메일 건수입니다.
* **Opened Emails(열린 이메일)**: 수신자가 열어본 이메일 건수입니다.
* **Clicked Emails(클릭된 이메일)**: 링크가 클릭된 이메일 건수입니다.
* **Replied Emails(답장받은 이메일)**: 답장을 받은 이메일 건수입니다.
* **Soft Bounced Emails(소프트 반송 이메일)**: 소프트 반송된 이메일 건수입니다.
* **Hard Bounced Emails(하드 반송 이메일)**: 하드 반송된 이메일 건수입니다.
* **Failed Emails(실패한 이메일)**: 전송에 실패한 이메일 건수입니다.
* **Unsubscribed Emails(구독 취소 이메일)**: 구독을 취소한 수신자 수입니다.
* **Unsubscribed Emails Daily(일일 구독 취소 이메일)**: 일별 구독 취소 이메일 건수입니다.
* **Emails By Domain(도메인별 이메일)**: 수신자 도메인별로 그룹핑된 이메일 현황입니다.

***

*원문 최종 수정: Tue, 3 Dec, 2024 at 8:39 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/dashboard/email-widgets.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.
