# Dedicated Deployment を削除

次の場所から Dedicated Deployment を削除できます：

1. Roboflow ダッシュボードの Deployments ページ、および;
2. Workflow エディタの「Choose an Inference Server」設定内にある Dedicated Deployments タブ。

### Deployments List から Dedicated Deployment を削除する

まず、Roboflow ダッシュボードの左サイドバーから「Deployments」をクリックし、次に「Dedicated Deployments」タブをクリックします。

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

次に、削除したい Dedicated Deployment の横にあるゴミ箱アイコンをクリックします。

その後、Dedicated Deployment を削除することを確認するよう求められます：

<figure><img src="/files/b964340bcd563113b04eb103560af3bbf9b3160f" 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/bea064a9b95c38da9e0b58d8bac0d212db1c6183" alt=""><figcaption></figcaption></figure>

いくつかのデプロイメントオプションを含むウィンドウが表示されます。「Dedicated Deployments」をクリックし、削除したいデプロイメントの横にあるゴミ箱アイコンをクリックします：

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

その後、デプロイメントを削除することを確認するよう求められます：

<figure><img src="/files/c753a50ea2236d475a770560967ca6dce9427abb" 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-jp/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.
