# Add Teammates

Bring your team mates together to collaborate on campaigns by inviting them to join your account. Ensure that everyone on your team is on the same page.

**To add another member to your team**

1. Navigate to **teams.**
2. **Click Invite Team Members**

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

3\. Enter the team member's first name and email address, as well as the level of access to the account

Your user will be notified through email. Until they accept the invitation , their status will remain pending.

4.By selecting **cancel invite,** you can easily remove users from your 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://help.optinly.com/helpful-articles/add-teammates.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.
