# 템플릿 수정

### 1. 템플릿 수정 버튼 클릭

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

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

* 템플릿 페이지의 내 템플릿에서 수정할 템플릿의 상세 보기 버튼을 클릭하여 템플릿 상세 페이지로 이동합니다.
* 템플릿 상세 페이지 하단의 수정 버튼을 클릭합니다.

### 2. 기본 정보 입력

* 수정할 템플릿의 기본 정보를 입력합니다.
* 템플릿 이름, 공개 여부, 컨테이너 이미지, 이미지 카테고리, 요약 설명을 규정된 형식에 맞춰 입력해주세요.

### 3. 추가 설정 입력

* 수정할 템플릿의 추가 설정을 입력합니다.
* 실행 명령어, HTTP 포트 번호, 환경 변수, 상세 설명을 규정된 형식에 맞춰 입력해주세요.

### 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://runyourai.gitbook.io/userguide/templates/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.
