# Delete Whatsapp Official Number

1. Log in to your [**Meta Developer account**](https://developers.facebook.com/apps) (<https://developers.facebook.com/apps>) and click on the Apps section.
2. Click on the app where you registered the official WhatsApp account, as shown in the image below.

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

3. Click on **WhatsApp** and select **API Setup**.

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

4. Click on **Go to WhatsApp Manager**.

<figure><img src="/files/6Pzb3MUK5E6CL1rnBezT" alt=""><figcaption></figcaption></figure>

5. Click on the app name (as an example in the image below, it says **Kuasa Support**) located in the Phone Number section.

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

6. Press the delete button as shown in the image.

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


---

# 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://tutorials.kuasa.io/getting-started/kuasa-campaigns/whatsapp-official/whatsapp-official-extra-setting/delete-whatsapp-official-number.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.
