> For the complete documentation index, see [llms.txt](https://docs.1send.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1send.net/for-agencies/business-account-requires-2fa.md).

# Business Account Requires 2FA

The client can require two factor authentication (2FA )for their Facebook page. Meaning every user must enable 2FA to access their Facebook page and authorize 1send to send messages.

Enabling 2FA is set up per user.

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

1. Login into user's Facebook account
2. Click on your profile picture in the top right, then click ![](https://static.xx.fbcdn.net/assets/?revision=6195039377286642\&name=fb-settingsandprivacy-desktop\&density=1) Settings and privacy.
3. Click ![](https://static.xx.fbcdn.net/assets/?revision=6195039377286642\&name=fb-settingsandprivacy-desktop\&density=1)Settings.
4. Click Accounts Centre, then click Password and security.
5. Click Two-factor authentication, then click on the account that you'd like to update.
6. Choose the security method that you want to add and follow the on-screen instructions.

{% hint style="info" %}
More details here:

<https://www.facebook.com/help/148233965247823>
{% endhint %}


---

# 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://docs.1send.net/for-agencies/business-account-requires-2fa.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.
