# 공급자마다 정산 주기를 다르게 지정할 수 있나요?

<mark style="color:blue;">가능해요!</mark>

***

{% stepper %}
{% step %}
`상품` > `공급자` > `공급자 입점 관리`  메뉴에서 등록된 공급자 리스트의 \[확인] 버튼을 눌러 주세요.
{% endstep %}

{% step %}
노출되는 공급자 등록 정보 팝업에서 `정산 정보` > `정산 요청 주기` 메뉴를 통해 \
주1회 / 월1회 / 월2회 중 선택해 주시면 돼요.

<figure><img src="/files/VM8r6TeOTAIDCnHl3y2H" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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-2/undefined.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.
