# Request for Review

To publish a title, it must complete the review process.

Modifying review-required items triggers re-review. Updated information can only be distributed after review completion.

{% hint style="warning" %}
**Notes**

* ONE store implements a thorough review process for all titles to provide a safe and reliable environment.
* The review process takes up to 5 business days, and in exceptional cases, it may take longer.
  {% endhint %}

## **Request for Review**

* If there are items requiring review in the title, the **\[Request for Review]** button will be activated in the upper left corner of the screen.
* Titles under \[In Review] cannot be edited.

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

### **\[Request for Review Button Status Guide]**

<table><thead><tr><th width="350.3636474609375">Status</th><th>Description</th></tr></thead><tbody><tr><td><strong>The review request button is labeled as [Request Review]</strong></td><td><p></p><ul><li>You can request a review from the Review Submission screen.</li><li>If there are any important instructions or items that need to be revised or supplemented for verification, they will be displayed on the Review Submission screen.</li><li>Please follow the provided guidance and revise the necessary items before submitting your review request.</li></ul></td></tr><tr><td><strong>Request for Review button is not displayed</strong></td><td>The <strong>[Request for Review]</strong> button is hidden if the title is in <strong>"Publishment Prohibited"</strong> status.</td></tr><tr><td><strong>Request for Review button is displayed as [In Review]</strong></td><td>If the app is already under review, it will be displayed as [In Review], and clicking the button will allow you to check the information entered during the review request.</td></tr><tr><td><strong>Request for Review button is displayed as [Distribution Mgmt.]</strong></td><td><p></p><ul><li>If review is complete but the app has not yet been distributed, the button will be displayed as [Distribution Mgmt.].</li><li>Clicking the button will allow you to check distribution information and modify distribution options.</li></ul></td></tr></tbody></table>

### **Review Request Guide**

* Clicking the **\[Request for Review]** button navigates to the review information screen. Here, you can enter Distribution options (required) and Reference for Review notes (optional).
* Use **Reference for Review** to share details with the One Store review team. \ <mark style="color:blue;">(</mark>*<mark style="color:blue;">Not visible to users.</mark>*<mark style="color:blue;">)</mark>

#### Distribution Option <a href="#appreview-optionforpublishingapps" id="appreview-optionforpublishingapps"></a>

* When you request a review, you are offered three options for publishing apps.&#x20;

  <table><thead><tr><th width="276">Category</th><th>Description</th></tr></thead><tbody><tr><td> <strong>Apply Immediately</strong></td><td>Distributed automatically after the review is complete.</td></tr><tr><td> <strong>Apply Manually</strong></td><td>You can distribute manually after the review is complete.</td></tr><tr><td> <strong>Apply Schedule</strong></td><td>You can schedule a distribution date and time.</td></tr></tbody></table>


---

# 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/cht/webshop/request-for-review.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.
