# Authorize 1send

After the client has successfully granted access to the agency the next step is to authorize 1send to send messages on behalf of the Facebook page

### New 1send account

1. Go on [app.1send.net](http://app.1send.net/)
2. Register a new 1send account
3. Connect intended Facebook page to 1send. Facebook pages can be disconnected at any time
4. In the bottom left dropdown, your Facebook page should be listed as an option

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

### Adding new client to existing 1send account

1. Go on [app.1send.net](http://app.1send.net/)
2. Log into existing 1send account
3. Go into "Settings" page and click "Manage Pages"

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

4. Click "Continue as..."
5. Log out and then log back in. The new client's page should be in the pages dropdown

{% hint style="info" %}
After clicking "Manage Pages" some users will have an option to "Edit Settings". You can click to see pages that your user account has access to
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.1send.net/for-agencies/authorize-1send.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
