> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/billing/canceling-your-plan.md).

# 해지

***

### **구독을 취소하면 어떻게 되나요?** <a href="#cancel-subscription" id="cancel-subscription"></a>

구독 해지 후 팀은 **개인 플랜으로 전환**되고, 데이터는 최대 1년간 보관됩니다. 단, 개인 플랜에서는 일부 데이터만 접근할 수 있으므로, **필요한 데이터는 해지 전에 반드시 백업**해 주세요.

데이터 보관 기간 내에 재구독하면 기존 데이터를 그대로 이어서 사용할 수 있습니다.

### 사용 도중 환불이 가능한가요? <a href="#refund" id="refund"></a>

구독 서비스는 이용 기간에 대한 요금이 선결제되며, 연간 플랜의 경우 장기 이용을 기준으로 할인 혜택이 적용됩니다. 따라서 이용이 시작된 이후에는 남은 기간에 대한 환불이 어렵습니다.

다만, **결제 후 7일 이내이며 서비스를 사용하지 않은 경우에는** [**고객센터**](/docs/ko/resources/contact.md)**를 통해 환불이 가능**합니다.

### 등록된 결제 카드를 삭제할 수 있나요? <a href="#delete-card" id="delete-card"></a>

결제 카드는 삭제는 [**고객센터**](/docs/ko/resources/contact.md)로 요청해 주세요.

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.boxhero.io/docs/faq/ko/billing/canceling-your-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.
