> 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/client-account-setup/access-as-partners.md).

# Access as Partners

Under this method, the client adds the agency's Meta business manager.

### Steps for Client to grant Facebook page access

1. Go into: [https://business.facebook.com/settings ](<https://business.facebook.com/settings >)
2. Select the correct business manager if there are multiple&#x20;

<figure><img src="/files/srnWMPEwPneXn1qGwuRX" alt=""><figcaption><p>Select correct business manager</p></figcaption></figure>

3. In sidebar select “Partners”
4. Add “Give a partner access to your assets”
5. Input `<Agency Business ID>`. Agency can find this in their browser URL

<figure><img src="/files/LyOJdO3Uzd5rtMXbEdPz" alt=""><figcaption><p>Find Business ID</p></figcaption></figure>

6. Select the relevant Page > “Messages and calls”&#x20;
7. Agency's Meta business manager now has access to client Facebook page

### Steps for Agency to grant employees access

The agency must now delegate the relevant access to their employee's user account.

1. &#x20;Go into: [https://business.facebook.com/settings ](<https://business.facebook.com/settings >)
2. Select the correct business manager if there are multiple&#x20;

<figure><img src="/files/srnWMPEwPneXn1qGwuRX" alt=""><figcaption><p>Select correct business manager</p></figcaption></figure>

3. In sidebar select “Pages”

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

3. Select the relevant page and click “Assign people”

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

4. Choose the relevant employee and select the correct access permissions. Must include "Messages and calls"

<figure><img src="/files/7zo8LwUU32XoFa1J05Vx" alt=""><figcaption></figcaption></figure>

Great! Now that the agency has access to the client's Facebook page, it is time to authorize 1send to send campaigns from their Facebook page:

{% content-ref url="/pages/Hdils4ZW3pFvYC0qRpMG" %}
[Authorize 1send](/for-agencies/authorize-1send.md)
{% endcontent-ref %}


---

# 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/client-account-setup/access-as-partners.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.
