# 템플릿 생성

### 1. 템플릿 생성 버튼 클릭

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

* 템플릿 페이지에서 템플릿 생성 버튼을 클릭하여 템플릿 생성 페이지로 이동합니다.

### 2. 기본 정보 입력

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

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

### 3. 추가 설정 입력

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

* 생성할 템플릿의 추가 설정을 입력합니다.
* 실행 명령어, HTTP 포트 번호, 환경 변수, 상세 설명을 규정된 형식에 맞춰 입력해주세요.\ <mark style="color:red;">\*참고 : HTTP 포트 번호가 있어야 접속 가능하니, 꼭 확인 후 입력해주세요.</mark>

### 4. 템플릿 생성 버튼 클릭

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

* 기본 정보와 추가 설정을 입력한 후 템플릿 생성 버튼을 클릭하면 템플릿 생성 모달이 출력됩니다.
* 여기서 생성 버튼을 클릭하시면 템플릿 생성이 완료되고, 내 템플릿에서 생성된 템플릿을 확인하실 수 있습니다.


---

# 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.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.
