> 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/advanced-identity-and-profile-security-protocol-india.md).

# Advanced Identity & Profile Security Protocol (India)

Before using DoubleTick at scale, your Meta setup must be secure and compliant.

#### <mark style="color:$primary;">**A. The 3-Line Verification Rule (Mandatory for Admins)**</mark>

Every Business Manager Admin must:

1. Have identity confirmed on Facebook
2. Have Two-Factor Authentication (2FA) enabled
3. Use a secure, consistent login location/device

Why this matters:\
Meta flags accounts that look unstable or risky. A fully verified admin reduces the chances of Business Manager suspension.

***

#### <mark style="color:$primary;">**B. Use Real Identity Details**</mark>

Your Admin profile must:

* Match your legal name
* Match your Aadhaar or PAN (for India)

If your profile gets locked, Meta will require:

* Government ID upload
* Real-time selfie verification

If the details do not match, recovery becomes extremely difficult.

***

#### <mark style="color:$primary;">**C. The 72-Hour Warm-Up Rule**</mark>

If you create a new Facebook profile and Business Manager:

* Wait at least 72 hours before starting business verification or running high-spend ads.

Why:\
Meta monitors new accounts for suspicious activity. Immediate scaling increases risk.

***

#### <mark style="color:$primary;">**D. Ecosystem Linking (Recommended Best Practice)**</mark>

Your Business Manager should be properly connected to:

* An aged Facebook Page
* Instagram Professional Account
* WhatsApp Business API number

Also ensure:

* Instagram has its own 2FA enabled.

This builds trust signals in Meta’s system.


---

# 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/advanced-identity-and-profile-security-protocol-india.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.
