# How to invite team members

To invite a new team member to the [Oxylabs dashboard](https://dashboard.oxylabs.io/en/):

1. Navigate to 'My account' → 'Team section'.
2. Click "+ Invite team member".

<figure><img src="https://downloads.intercomcdn.com/i/o/f0htja21/1420835952/a1863e86ec93d70cefe7a740589d/image?expires=1746748800&#x26;signature=6eb5af98bf4dd063bf1e96ead46b3262a99c25b0da272c7ebf416a7a577786b1&#x26;req=dSQlFsF9mIhaW%2FMW3nq%2BgZ%2BkZizg%2FgZ4AZ9IbhYTHAIVba%2FjQ1mZjM9UJqGY%0AB6VwO3y%2FpPH5L4ZGODZGW2L4zmI%3D%0A" alt=""><figcaption></figcaption></figure>

3\. Enter the teammate’s email address and send the invitation.

<figure><img src="https://downloads.intercomcdn.com/i/o/f0htja21/1420835953/1d468d5b224954d6d057c5849f02/image?expires=1746748800&#x26;signature=fd2fc9256f52452a593cfc47b06b5223db4fc130969e345ce17406ef1f923109&#x26;req=dSQlFsF9mIhaWvMW3nq%2BgTaJj5vj1vBSeOYDwuraWiR63q9vgHQqOCgOG6d8%0ATU9MV%2FTdRy1pFkxG5Z9wttOqgW4%3D%0A" alt=""><figcaption></figcaption></figure>

*Note:* You can resend invitations or remove team members at any time.

<figure><img src="https://downloads.intercomcdn.com/i/o/f0htja21/1420835948/6e9682e705ef70ee3ca0aed14b7a/image?expires=1746748800&#x26;signature=edad8dbc048836a32ed92eba36d77525e4e21e4605fda12e276df462bcb95d07&#x26;req=dSQlFsF9mIhbUfMW3nq%2BgdTXPEJf6HbXV72cLMqlCCj41iaGBcTu6vLf9TjE%0AVB0O4pRJztKSwWyJhTi9C5LiLrQ%3D%0A" alt=""><figcaption></figcaption></figure>

4\. The invitee will receive both an email invitation and a dashboard notification (if they already have an account).

5\. Once the invitation is accepted, their status will change to Active.

<figure><img src="https://downloads.intercomcdn.com/i/o/f0htja21/1420835936/bef8f05dac9c4c82f817d8fc1699/image?expires=1746748800&#x26;signature=de522af2e6e441563a4394ede91e25e6d45cba5d5e655c248434b9808058e1ee&#x26;req=dSQlFsF9mIhcX%2FMW3nq%2BgUyq65HViTo6UGQT12RTaaxtcvxKvucUZq43wulc%0A7z3BVaNgYlNw7sivK%2Bql0qeHjAs%3D%0A" alt=""><figcaption></figcaption></figure>

### Team member onboarding process <a href="#h_b29caed382" id="h_b29caed382"></a>

From the team member’s perspective, the onboarding process is as follows:

1. They receive an email invitation to join the team.
2. Clicking "Accept invitation" directs them to the Oxylabs dashboard.
   * If they don’t have an account, they must register first.
   * If they already have an account, after logging in, they will see a pop-up invitation to join the team.

<figure><img src="https://downloads.intercomcdn.com/i/o/f0htja21/1420835941/c673d5cb4f895ea5218698d0aedd/image?expires=1746748800&#x26;signature=a8c73e7185b58d0b71b8dce349754dbf9f70f5df551cea3c924510177fa4d03a&#x26;req=dSQlFsF9mIhbWPMW3nq%2BgU6rSbdP4jEnAB0kJuPYzmxmOsmARYGKRaCQjs1p%0ApDmVlXxUOOZQ8vcqutE7dzqjH1k%3D%0A" alt=""><figcaption></figcaption></figure>

3\. Once they accept, they gain access to all dashboard features (except subscriptions and team management).

4\. In My Account → Team, they will see their team membership details.

5\. They can leave the team at any time by clicking "Leave the team".

<figure><img src="https://downloads.intercomcdn.com/i/o/f0htja21/1420835938/3b6926f06bea821baa5f4c8f3a75/image?expires=1746748800&#x26;signature=25e635f519f74f60a3c16f391d4d53f0153fb50bb59865d188b665f2d9382498&#x26;req=dSQlFsF9mIhcUfMW3nq%2BgXs9LhT0cS%2B7rOnkVlXWf%2B9op0%2FRxTrFgJU0LMBd%0A6VJ%2BLtHvM%2BgN1l38DFdqUvL%2ByLQ%3D%0A" alt=""><figcaption></figcaption></figure>

### Team member restrictions <a href="#h_406374c271" id="h_406374c271"></a>

Team members have limited access to account management features. Specifically:

* Only the team owner can add new members.
* Team members cannot start trials or purchase subscriptions.
* Users with active trials or subscriptions must cancel them before joining a team.
* A user can belong to only one team at a time. To create a new team, they must first leave their current team.


---

# 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://developers.oxylabs.io/help-center/dashboard/how-to-invite-team-members.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.
