# 전송 결과 조회

메시지 전송 결과를 실시간으로 조회 할 수 있습니다.

* 모듈 발송 : 35일간 보관
* 웹 발송 : 93일간 보관

세부 발송 현황 조회는 각 탭에서 진행할 수 있습니다.


---

# 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://bizppurio.gitbook.io/guide/result.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.
