# 실행 스케줄 조회

> <mark style="color:purple;">**시나리오, 플랜, 스케줄 그룹별로 스케줄을 한 눈에 볼 수 있는 달력 화면을 제공합니다.**</mark>

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

{% hint style="info" %}
달력 스케줄의 색깔은 플랜별로 설정됩니다.
{% endhint %}

1. 시나리오 선택
2. 플랜 다중 선택
3. 스케줄 그룹 다중 선택
4. 날짜 선택
5. 달력의 스케줄 클릭 시 실행 스케줄 작성 화면과 같이 이미 실행된 스케줄인 경우 스케줄 상세 팝업, 실행 전 스케줄인 경우 스케줄 수정 팝업 오픈


---

# 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-scheduling/test-schedule-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.
