# 테스트 시나리오 조회

> <mark style="color:purple;">**해당 시나리오의 작업(시나리오, 플랜, 스케줄의 작성 및 스케줄 실행, 종료)시 알림 메일 수신자 설정을 제공합니다.**</mark>

<figure><img src="/files/o62JMAsc6lkbTzLhDAWX" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
알림 메일을 수신하고자 하는 항목은 'User > Profile > Settings 탭' 에서 설정 가능합니다.
{% endhint %}

1. 시나리오 선택
2. 알림 메일을 수신할 사용자를 추가하고 싶은 경우 사용자를 검색해 선택
3. 알림 메일을 수신을 취소하고 싶은 경우 해당 사용자의 \[X] 버튼 클릭
4. \[저장]버튼 클릭


---

# 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://doc.txhub.io/test-manual/test-scenario-builder/test-scenario-list.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.
