# Deploy List

> <mark style="color:purple;">**배포된 머신의 리스트 및 스케쥴을 확인할 수 있다.**</mark>

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

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/functional-manual/undefined/deploy-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.
