# 템플릿 삭제

### 1. 템플릿 삭제 버튼 클릭

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

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

### 2. 삭제 버튼 클릭

* 템플릿 상세 페이지 하단의 삭제 버튼을 클릭하면 템플릿 삭제 모달이 출력됩니다.
* 여기서 삭제 버튼을 클릭하시면 템플릿 삭제가 완료되고, 내 템플릿에서 템플릿이 삭제된 것을 확인하실 수 있습니다.


---

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