# codeSpace 머신 상세

> <mark style="color:purple;">**생성된 머신 상세로 들어가 코드 수정 및 공유, 실행까지 해볼 수 있습니다.**</mark>

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

1. 해당하는 머신 상세창으로 이동

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

{% hint style="info" %}
실행 시 우측 log화면에서 실행 과정을 실시간으로 확인 가능합니다.
{% endhint %}

1. 폴더,파일 생성 혹은 만들어진 샘플코드를 생성
2. 실행 및 배포
3. 지연시간, 스크린샷, console.log 코드 간단 생성 버튼
4. 공유되어 있는 테스트 코드 혹은 본인이 생성한 후 저장한 파일 확인&#x20;
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/script-editor/codespace-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.
