> For the complete documentation index, see [llms.txt](https://docs.binaexperts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.binaexperts.com/organization/add-team-members.md).

# Add Team Members

Collaborate effectively on your projects by inviting team members to your [BinaExperts](https://binaexperts.com/en) Organization. Here’s how you can easily add them:

1. **Access Workspace Settings**: Navigate to the settings of the specific workspace where you want to add team members.
2. **Invite Members**: In the “Organization Members” section, enter the email address of the team member you wish to invite.

<figure><img src="/files/KqXQc9hA5w5BEUeOAF6j" alt=""><figcaption><p><strong>Invite Members in</strong> <a href="https://binaexperts.com/en"><strong>BinaExperts</strong></a></p></figcaption></figure>

3. **Send Invitation**: After entering the email address, send the invitation email directly from the platform.

<figure><img src="/files/feRqgDhaDS5SHuTMrQ65" alt=""><figcaption><p><strong>Send Invitation in</strong> <a href="https://binaexperts.com/en"><strong>BinaExperts</strong></a></p></figcaption></figure>

4. **Complete Registration**: The invited team member will receive an email with a registration link. They can complete the process by following the instructions in the email.

<figure><img src="/files/eQQdcQpyLlMcxRSotnNo" alt=""><figcaption><p><strong>Complete Registration</strong></p></figcaption></figure>

By following these steps, you can seamlessly expand your team and enhance collaboration within your [BinaExperts](https://binaexperts.com/en) Organization.


---

# 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:

```
GET https://docs.binaexperts.com/organization/add-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.
