# 시나리오 목록

<mark style="color:purple;">**생성된 시나리오 전체 목록을 조회합니다.**</mark>

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

1. '플랜 실행' 컬럼 하단의 시나리오별  ▶️ 버튼 클릭 시 해당 시나리오의 플랜 작성 폼으로 이동
2. '삭제' 컬럼의 휴지통 모양 버튼 클릭시 해당 시나리오 삭제&#x20;


---

# 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/performance-test-manual/undefined/undefined-1.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.
