# Change Status Development Mode Into Public

After you have created the App, it will be in the development mode, which is its default option. Once you have your app ready for publishing and public usage, you can change its development mode into public, thus allowing it to communicate and gather data from Facebook profiles which are not connected with the app itself.

On the permission and features page, click ‘**Request Advanced Access’** on page\_messaging.

![Request Advanced Access](/files/-MV-QG8b14BmK4t1BKo4)

After that, you only have to wait the result from Facebook related to your request.&#x20;

{% hint style="info" %}
Need to know, now development mode and live mode have been replaced with **new data access levels**, more flexibility and streamline integration when building and using your business app.&#x20;

**Standard Access** is granted automatically and permits access to data owned by your business. **Advanced Access** must be requested through App Review to access data owned by people outside your business.
{% 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://docs.3dolphins.ai/5.1.x/integration/channel-connector/instagram-bussiness/change-status-development-mode-into-public.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.
