# codeSpace 리스트 및 생성

> <mark style="color:purple;">**생성된 머신 리스트 확인 및 머신생성을 할 수 있습니다**</mark>

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

{% hint style="info" %}
Refresh에 설정되어 있는 시간마다 머신이 리로딩되어 상태확인 가능
{% endhint %}

1. 머신 생성시 cpu, memory, disk를 설정하여 머신 생성 (종료일 지정시 자동종료)
2. 전원 on/off  (머신 삭제시 on/off 불가능)
3. 머신이 on 상태라면 해당 머신 수정가능
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/functional-manual/script-editor/codespace.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.
