# Toggle your App live

### 6. Toggle App Mode onto Live <a href="#id-6.-toggle-app-mode-onto-live" id="id-6.-toggle-app-mode-onto-live"></a>

Toggle the app to “Live”. As this is approved, you will normally be upgraded to be able to send 1,000 Template messages per day (1,000 outbound notification messages per 24 hours)&#x20;

{% hint style="info" %}
Note: You may need to add your Privacy policy in [Basic Settings](https://developers.facebook.com/apps/759218118860831/settings/basic/?business_id=1501389280339074) to be able to do this.
{% endhint %}

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

<figure><img src="/files/4iNWhxbAheLPeN4avXSK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Might take a day to populate.
{% endhint %}

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

### **Additional profile check**

1. Check the status of your number\
   Should take 1-2 business days to be approved
2. Profile\
   Add description\
   Picture


---

# 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.askyazi.com/setting-up-the-whatsapp-api-number/creating-a-whatsapp-api/toggle-your-app-live.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.
