# How To Invite Additional Team Members to Your Account

Conduit allows inviting additional team members to your account. To do so, point the mouse to the bottom left corner of the page and click on the ‘Team Management’ option&#x20;

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

Click on the ‘Add member’ option, assign the permissions level (owner, admin, or editor), and enter the email&#x20;

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

Sharing a direct sign-up link In case your colleague is not receiving an invitation link by email, you can simply copy the direct sign-up link and share it with the teammate.&#x20;

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


---

# 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.getconduit.app/getting-started/how-to-invite-additional-team-members-to-your-account.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.
