# 배포관리

앱이  검증이 통과되어  검증 완료 상태가 되면 \[검증요청] 버튼은 \[배포관리] 버튼으로 변경됩니다.

{% hint style="info" %}
**참고**

* **\[배포관리]** 버튼은 검증이 완료되고 배포 대기 상태인 경우에만 노출됩니다.
* **\[즉시배포]** 옵션을 통해 앱을 즉시 배포한 경우에는 노출되지 않습니다.
  {% endhint %}

\[배포관리] 화면에서는 앱의 배포 정보를 확인하거나 상태를 변경  할 수 있습니다.

<figure><img src="https://1837360763-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fot0z57AnnXZ02C5qyePV%2Fuploads%2FJENQTdXiGUtJN8DndUDZ%2FDistribution%20Management_ko.png?alt=media&#x26;token=57eb003d-6cce-4fce-85ae-c3aee6271d61" alt=""><figcaption></figcaption></figure>

## **검증현황**

* 앱의 검증 상태를 확인 할 수 있습니다.

## **판매옵션**

* 앱의 판매 옵션을 확인하고  옵션을 변경할 수 있습니다.

## **배포옵션**

* 개발자가 검증 요청 시 선택한 배포 옵션을 확인 할 수 있습니다.
* 3가지 배포 옵션을 제공합니다.<br>

  <table><thead><tr><th width="201.63641357421875">구분</th><th>설명</th></tr></thead><tbody><tr><td><strong>즉시적용</strong></td><td>검증이 완료된 후 <strong>즉시 배포</strong>(업데이트) 됩니다.</td></tr><tr><td><strong>직접적용</strong></td><td>검증이 완료되어도 배포되지 않으며, 개발자가 직접 <strong>[예약상태 변경]</strong> 메뉴에서 '<strong>적용하기</strong>' 버튼을 눌러야 배포가 됩니다.</td></tr><tr><td><strong>예약적용</strong></td><td>개발자가 지정한 날짜에 배포됩니다. <br>적용 일자를 변경하거나 즉시적용도 가능합니다.</td></tr></tbody></table>

## **예약상태 변경**

* 개발자가 "**직접적용**"과 "**예약적용**"으로 배포 옵션을 선택 한 경우, \[예약상태 변경] 메뉴에서 세부 내용을 변경할 수 있습니다.<br>

  <table><thead><tr><th width="205.272705078125">기능</th><th>설명</th></tr></thead><tbody><tr><td><strong>적용하기</strong></td><td>특정 날짜 적용 옵션이 반영되어 있더라도 해당 버튼을 누르면 앱이 즉시 배포됩니다.</td></tr><tr><td><strong>날짜변경</strong></td><td>예약 정보를 반영할 날짜를 지정합니다. <br>지정된 날짜에 앱이 자동으로 정보가 반영됩니다.</td></tr><tr><td><strong>예약취소</strong></td><td>앱의 검증 승인이 취소됩니다. <br>이 경우 업데이트를 적용할 수 없습니다. <br><mark style="color:red;">※ 취소 전 반드시 신중히 결정해 주시기 바랍니다.</mark></td></tr></tbody></table>

## **판매정보**

* 검증 요청 시 입력했던 판매정보 항목이 표시됩니다.

{% hint style="danger" %}
**유의 사항**

* \[직접적용]과 \[예약적용]으로 배포를 진행할 경우, 검증 시 입력한 판매 정보가 최종적으로 반영됩니다.&#x20;
* 배포 전 판매 정보와 관련된 변경을 하더라도, 배포 시점에는 검증 당시 제출했던 판매 정보로 업데이트되는 점을 유의해 주세요.
  {% endhint %}


---

# 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://onestore-dev.gitbook.io/dev/docs/apps/distribution-management.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.
