# 정기배송 신청 건은 어디서 확인 가능한가요?

{% tabs %}
{% tab title="정기배송 신청건" %}
정기배송 신청 건은 `상품` > `정기배송` > `정기배송 신청 관리` 정기배송 신청 리스트에서 확인 가능해요.

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

상품별 / 신청서별 / 품목신청서별 / 취소신청서별로 확인이 가능해요.
{% endtab %}

{% tab title="정기배송 결제완료건" %}
`주문` > `주문 관리` > `전체 주문 관리` 메뉴에서 확인할 수 있어요.&#x20;

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

정기배송 주문건의 경우 주문번호에 정기배송 아이콘이 표기되어 일반배송주문건과 구분이 가능해요.
{% endtab %}
{% endtabs %}


---

# 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/product/undefined-1/undefined-14.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.
