# 워크플로 이력

> <mark style="background-color:yellow;">🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

실행된 워크플로 내역과 실행결과를 확인할 수 있습니다.\
작업명을 클릭하면 작업 내 실행된 액션의 순서와 실행 시각 및 세부 실행 내역도 확인 가능합니다.  \
오류 내용도 바로 확인할 수 있어 작업 수정이 가능합니다.

{% @arcade/embed flowId="8Mv3aODqW3t9cAg5A3b7" url="<https://app.arcade.software/share/8Mv3aODqW3t9cAg5A3b7>" %}

기업용 메일 발송하기 액션을 통해 보낸 메일 목록을 확인할 수 있습니다.\
받는사람과 참조, 숨은참조를 구분할 수 있고 수신 확인 여부도 함께 확인 가능합니다.\
메일 제목을 클릭하면 보낸 메일의 상세 내용이 팝업으로 나타납니다.

<figure><img src="/files/f8z8hgJsGFy9gTMxNlPU" 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://guide.bati.ai/service/quickstart/workflowhistory.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.
