# Dedicated Deployment 삭제

다음에서 Dedicated Deployment를 삭제할 수 있습니다:

1. Roboflow 대시보드의 Deployments 페이지, 그리고;
2. Workflow editor의 "Choose an Inference Server" 설정에서 Dedicated Deployments 탭.

### Deployments List에서 Dedicated Deployment 삭제

먼저 Roboflow 대시보드의 왼쪽 사이드바에서 "Deployments"를 클릭한 다음 "Dedicated Deployments" 탭을 클릭하세요.

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

그런 다음 삭제하려는 Dedicated Deployment 옆의 휴지통 아이콘을 클릭하세요.

이후 Dedicated Deployment를 삭제할 것인지 확인하라는 메시지가 표시됩니다:

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

배포를 삭제하려면 "Delete Dedicated Deployment"를 클릭하세요. 이 작업은 영구적이며 되돌릴 수 없습니다.

### Workflows Editor에서 Dedicated Deployment 삭제

또한 Workflows editor의 "Choose an Inference Server" 페이지에서 Dedicated Deployment를 삭제할 수도 있습니다. Deployment를 삭제하려면 먼저 Workflow를 연 다음 "Running on" 옵션을 클릭하세요:

<figure><img src="/files/5d3a8575dc167b697966d41d62479205be269de4" alt=""><figcaption></figcaption></figure>

여러 배포 옵션이 있는 창이 나타납니다. "Dedicated Deployments"를 클릭한 다음 삭제하려는 배포 옆의 휴지통 아이콘을 클릭하세요:

<figure><img src="/files/97d6bd18c139b2f328599fe8083097f0e03cdf12" alt=""><figcaption></figcaption></figure>

이후 배포를 삭제할 것인지 확인하라는 메시지가 표시됩니다:

<figure><img src="/files/40c75a6262816bb28dbca7ccbd48f78b5e50a073" alt=""><figcaption></figcaption></figure>

배포를 삭제하려면 "Delete Dedicated Deployment"를 클릭하세요. 이 작업은 영구적이며 되돌릴 수 없습니다.


---

# 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://docs.roboflow.com/roboflow/roboflow-ko/deploy/dedicated-deployments/delete-a-dedicated-deployment.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.
