# Dedicated Deployment を一時停止・再開

Dedicated Deployment を現在使用していないが、後で使えるように保持しておきたい場合は、一時停止できます。

Dedicated Deployment を再開するまで、一時停止中の Dedicated Deployment にはリクエストを送信できません。

Dedicated Deployment が一時停止中は課金されません。

Dedicated Deployment は以下から一時停止できます:

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

Dedicated Deployment はいつでも再開できます。

### Deployments List から Dedicated Deployment を一時停止または再開する

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

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

Dedicated Deployment を一時停止するには、一時停止アイコンをクリックします。

Dedicated Deployment を再開するには、再生アイコンをクリックします。

### Workflows Editor から Dedicated Deployment を一時停止または再開する

Workflows エディタの「Choose an Inference Server」ページからも Dedicated Deployment を一時停止または再開できます。Deployment を削除するには、まず Workflow を開き、次に「Running on」オプションをクリックします:

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

いくつかのデプロイオプションが表示されたウィンドウが開きます。「Dedicated Deployments」" をクリックします

<figure><img src="/files/2ed622da37a7304e900f66e7d0250dce2460d606" alt=""><figcaption></figcaption></figure>

Dedicated Deployment を一時停止するには、一時停止したい deployment の横にある一時停止アイコンをクリックします。

Dedicated Deployment を再開するには、再開したい 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/pause-and-resume-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.
