> 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-people.md).

# Access as People

Under this method, the client adds the agency employee like they would their own teammate.

### 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 “People”

<figure><img src="/files/tXQgiZVydRjxu5g6sCRH" alt=""><figcaption><p>Select People under Users</p></figcaption></figure>

3. Click “Invite people”&#x20;
4. Enter business email address&#x20;
5. Provide only “Partial access” “Basic”&#x20;
   1. Specific permissions can be selected in the next step&#x20;
6. Select the relevant FB Page Assign “**Message and calls**” permission&#x20;
7. Email invite is sent to join the Business Account

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-people.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.
