> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/general-guidelines/whatsapp-handling-errors/whatsapp-business-app-disconnected.md).

# WhatsApp Business App Disconnected

### Overview

WhatsApp Business app connection may be disconnected for several reasons. Understanding these causes can help you restore the connection quickly and prevent future interruptions.

**Common Reasons for Disconnection**

**1. Inactivity**\
If the WhatsApp Business app is not opened on your mobile device for 20 consecutive days, Meta automatically disconnects the account from third-party platforms. This is a security measure to ensure that the app is actively being used.

**2. Permission Changes**\
If the permissions associated with your WhatsApp number are modified, removed, or revoked in your Meta Business account, the connection between WhatsApp and the platform may stop working.

**3. Account Restrictions**\
Your WhatsApp account may become disconnected if there are:

* Outstanding billing or payment issues.
* Violations of Meta's WhatsApp Business or Messaging Policies.
* Restrictions placed on your business account by Meta.

If you suspect an account-related issue, review your Account Quality page in Meta Business Manager to check for any active warnings or restrictions.

#### How to Prevent Future Disconnections

To reduce the chances of your WhatsApp Business app being disconnected again, follow these best practices:

* Open the WhatsApp Business app regularly on the registered mobile device to keep the connection active.
* Keep your phone powered on and connected to a stable internet connection, especially during the initial synchronization process.
* Review your Account Quality periodically in Meta Business Manager. If your quality rating drops to Red, your messaging capabilities may be limited or restricted.
* Avoid policy violations by following Meta's messaging guidelines and sending only compliant, high-quality messages.
* Keep your billing information up to date to prevent payment-related restrictions from affecting your account.

Following these recommendations helps maintain a stable WhatsApp connection and minimizes service interruptions.

### Frequently Asked Questions

**Why was my WhatsApp Business Account disconnected?**

The most common reasons include policy violations, low quality ratings, billing issues, permission changes, or account restrictions applied by Meta.

**Can Picky Assist reconnect my WhatsApp account?**

No. Picky Assist cannot override Meta's account restrictions. The underlying issue must first be resolved before the account can be reconnected.

**Will I lose my messages if my account is disconnected?**

A disconnected account may prevent new messages from being sent or received. Existing conversations generally remain available unless otherwise restricted by Meta.

**Can I continue sending messages while my account is disconnected?**

No. A disconnected WhatsApp account cannot send or receive WhatsApp messages until the connection has been restored.

<br>


---

# 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.pickyassist.com/general-guidelines/whatsapp-handling-errors/whatsapp-business-app-disconnected.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.
