# 요금 미납에 따른 처리

## 요금 미납에 따른 중단 처리

이용 요금이 결제되지 않으면서비스 이용이 즉시 중단되며 더 이상 메시지가 발송되지 않아요.

* 소셜비즈에 접속 후 요금을 결제해 주시면 다시 이용이 재개돼요.
* 이용 재개 시 비활성화된 소재의 게시 상태를 다시 확인해주세요.

## 요금 장기 미납에 따른 해지 처리

요금이 결제되지 않은 채 중단 상태가 한 달 간 지속되면 서비스 연결이 자동으로 해제돼요.

* 연결이 해제될 경우 이전까지 저장한 소재 정보 등 모든 데이터가 삭제돼요.
* 요금이  미납되어 서비스 연결이 해제된 경우는 이후 재 이용이 제한되므로, 요금이 미납되지 않도록 유의해주세요.&#x20;


---

# 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://socialbiz.gitbook.io/socialbiz/pay/suspended.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.
