> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/advanced-troubleshooting-and-pro-tips/meta-business-suite-advanced-verification-and-risk-mitigation-guide/common-ban-triggers-what-to-avoid.md).

# Common Ban Triggers (What to Avoid)

Meta uses automated systems to detect unusual activity. Below are the most common triggers affecting DoubleTick customers.

***

#### <mark style="color:$primary;">**A. Individual Profile Restrictions**</mark>

These actions may lock your Facebook profile:

1. Using the same IP/device for multiple unrelated profiles
2. Frequent login from different cities or VPN usage
3. Changing password/email repeatedly
4. Spending heavily in the first 24 hours of a new account
5. Adding and removing multiple Pages in one session

If your profile is restricted:\
You may lose access to Business Manager and WhatsApp API.

***

#### <mark style="color:$primary;">**B. Business Manager Suspension**</mark>

Business Manager can get disabled if:

1. You add an Admin without 2FA enabled
2. You frequently change campaign objectives while scaling spend
3. A large percentage of ads get rejected within 7 days
4. You frequently add/remove phone numbers from the same Business Page
5. You keep changing Privacy Policy or Refund Policy on your website

Important:\
Using WhatsApp Business App and WhatsApp API on the same number will cause conflicts and may disconnect your API.

***

#### <mark style="color:$primary;">**C. Ad Account Disablement**</mark>

Your Ad Account may be disabled if:

1. Multiple payment failures occur
2. Your landing page does not match your ad content
3. Your website lacks required legal disclosures (Privacy Policy, Refund Policy, Contact details)
4. You try to bypass filters using special characters (e.g., W\.H.A.T.S.A.P.P)
5. Users frequently report or hide your ads

If your Ad Account is disabled:\
Click-to-WhatsApp ads will stop immediately.


---

# 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://learn.doubletick.io/advanced-troubleshooting-and-pro-tips/meta-business-suite-advanced-verification-and-risk-mitigation-guide/common-ban-triggers-what-to-avoid.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.
