# 쇼핑몰 사용만기일을 별도로 운영자에게 통보를 해주시나요?

<mark style="color:blue;">관리자 페이지에 로그인 하시면 자동으로 사용만기일 5일전부터</mark> \ <mark style="color:blue;">사용만기일이 얼마 안 남았다는 메세지 팝업이 뜨고,</mark>\ <mark style="color:blue;">대표자 휴대폰 번호로 SMS(문자 메세지) 를 발송해 드리고 있어요.</mark>

***

프리미엄 서비스는 서비스 비용을 납부하지 않을 경우 사용만기일이 지나면\
관리자 페이지가 로그인되지 않으니 유의해 주세요.

메이크샵 프리미엄 버전을 사용하고 계시다면 사용 기한이 끝나기 전에 월사용료를 결제해 주세요.

사용 기간이 만료되면 순차적으로 데이터가 삭제되어 추후 기간 연장을 하더라도\
작업해두신 데이터가 남아있지 않을 수 있으니 미리 연장해 주시는 것을 권장드려요.


---

# 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://help.makeshop.co.kr/faq/set/undefined/undefined-21.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.
