# Approval Process

## Overview

All WhatsApp templates must be **approved by Meta (WhatsApp)** before they can be used. Once a template is submitted, it goes through a **review process** to ensure it complies with WhatsApp policies and guidelines.

***

### Checking Template Approval Status

* After submitting a template, you can view its **approval status** in the platform
* The status will indicate whether the template is:
  * **Pending**
  * **Approved**
  * **Rejected**

***

### Sync With WhatsApp Account

* The **Sync With WhatsApp Account** option allows you to synchronize templates from the **Meta platform** to your account
* Click on this option to:
  * Refresh template status
  * Fetch newly approved templates

#### Step 1

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

#### Step 2

* On the top section, you can find the option to **Create Template**
* In the **top-right corner**, there is a button to **Sync With WhatsApp Account**
* Under the template list, you can view different templates with their **current status**
* Templates will be displayed with statuses such as:
  * **Approved**
  * **Pending / Under Review**

This helps you easily track which templates are ready for use and which are still in the approval process.

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

### Template Logs

Template Logs help in identifying issues related to:

* Template rejection
* Submission errors

#### To Navigate Template logs

* Go to the **Picky Assist Dashboard**
* Navigate to **All Menus**
* Under **Settings → Channels**, click on **Channels**
* Scroll to the bottom section where you can find **Logs**
* Open the [**Template Logs** ](https://app.pickyassist.com/channel_status/wp_official_managed_status/logs)section.

***

### Key Benefits

* View detailed **error messages**
* Understand the **reason for rejection**
* Troubleshoot and correct template issues

***

{% hint style="info" %}
Template approval is handled entirely by **Meta (WhatsApp)**\
**Picky Assist does not control approval or rejection**\
Ensure templates follow **proper format and guidelines** to avoid rejection
{% 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://help.pickyassist.com/setting-up-guide/connecting-channels/whatsapp-templates/approval-process.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.
