> For the complete documentation index, see [llms.txt](https://help.reekolect.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.reekolect.ai/product-guides-and-training/whatsapp-cloud-api-by-meta/update-whatsapp-bot-profile.md).

# Update WhatsApp Bot Profile

To update your WhatsApp profile, please follow the below steps.

### **Step 1: Access the Meta Business Suite**

1. Open your web browser and navigate to the Meta Business Suite.
2. Log in to your Meta Business Suite account using your credentials.

### **Step 2: Locate and Access Business Settings**

1. In the Meta Business Suite, find the top-left dropdown menu that displays your business account name.
2. Click on the Settings (gear) icon next to your business account name.

### **Step 3: Navigate to Business Settings**

1. After clicking the Settings (gear) icon, a dropdown menu will appear.
2. Click on "Business settings" from the dropdown menu.

### **Step 4: Access WhatsApp Manager**

1. In the Business Settings section, locate and click on "WhatsApp Account" under the "Accounts" tab on the sidebar.
2. Select your WhatsApp account and click on the "Settings" tab to find the WhatsApp Manager.
3. Open WhatsApp Manager.

### **Step 5: Select the WhatsApp Account for Green Tick**

From the list of WhatsApp accounts, choose the account you want to apply for the green tick.

### **Step 6: Update your WhatsApp profile and Save**

By default, It will take you to the profile page, You can update your profile here and click the "Save" button on the top right corner. You can also open this page from Phone number settings.

Congratulations! You have successfully updated your WhatsApp Bot profile. You can alternatively do the same from the AppsPro dashboard as well.

If you encounter any issues or need further assistance during the application process, feel free to contact our support team for help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.reekolect.ai/product-guides-and-training/whatsapp-cloud-api-by-meta/update-whatsapp-bot-profile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
