# Add members to your team

As a **team owner,** you can add new members to your team. To do so, go to the [Team section](https://dashboard.digitalsamba.com/team) of the dashboard and click on the 'Add members' button. An invite link will be generated for you to share with your future team members.

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

Invite links will point to the signup page where the invitees will be signed up as plain team members.


---

# 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.digitalsamba.com/dashboard/setting-up-your-team/add-members-to-your-team.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.
