# 플랜 취소

유료 플랜을 취소하려면, workspace의 [Plan & Billing 페이지로 이동한 다음](https://app.roboflow.com/the-analytics-zone/settings/plan) 로 이동한 다음 "Cancel Plan"을 선택하세요.

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

다음 화면에서 플랜을 취소하려는 것이 확실한지 확인하세요.

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

플랜이 다운그레이드되었다는 확인 메시지를 받게 됩니다.

<figure><img src="/files/76ad33f506a1713ed203cf3fac6dd60d774c0de3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
플랜을 취소해도, 현재 청구 주기가 끝날 때까지는 현재 플랜 수준으로 Roboflow에 계속 접근할 수 있습니다.
{% endhint %}


---

# 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/billing/plans/cancel-a-plan.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.
