> For the complete documentation index, see [llms.txt](https://docs.adpage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adpage.io/accountmanagement/account-and-users/client-add-a-user-to-your-company.md).

# Client: Add a user to your company

Invite your client to their company's account in AdPage

Most companies have more than one person involved in their tracking setup. A colleague from marketing who wants to check the data, a developer who has to verify an implementation, or an external specialist who helps you with your setup. Instead of sharing one login, you can give each of them their own access.

{% stepper %}
{% step %}

### Log in to your user account

Log in as a client-user in [AdPage](https://data.adpage.io/auth/login)
{% endstep %}

{% step %}

### Open the settings of your company

In your Containers-overview click on the settings icon behind the company you want to invite a new member to.

<figure><img src="https://1908438300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvuyv7mcuSvQb9yTkzfeA%2Fuploads%2Fmh0VCRTxPlY7d7LsZDiK%2Fimage.png?alt=media&amp;token=e2fd1d73-a4a6-45c6-b6e3-2b0fb348e2c8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Invite a member

You are able to invite another member to the company in the **Invite mebmer** section.

<figure><img src="https://1908438300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvuyv7mcuSvQb9yTkzfeA%2Fuploads%2FSIRhD1VkErsVezxTY5gi%2Fimage.png?alt=media&amp;token=8ea88983-7623-4da7-9cbc-1204589c4df5" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### After the invitation

Until the invitation is accepted, the person does not have access yet. If they say they never received anything, ask them to check their spam folder first and confirm that you used the correct email address. If needed you can simply send the invitation again.


---

# 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.adpage.io/accountmanagement/account-and-users/client-add-a-user-to-your-company.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.
