# Inviting a New Team Member

The Team Collaboration feature in Pline makes it easy to share datasets and workflows within your organization for efficient collaboration.

Here's how to invite new team members:

* **Access the Pline platform**
  * Navigate to the **Teams** section and click on **Invite Team Member**.

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

* **Enter the required information**
  * **Email Address**: Provide the email address of the person you want to invite.
  * **Role**: Assign one of the following roles:
    * **Admin**
    * **Contributor**\
      For more details on roles, refer to [Pline Roles in Team Collaboration](/features/team-collaboration/roles-in-team-collaboration.md).
* **Send the invitation**
  * Once all fields are completed, click **Send Invite**.

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

The invitee will receive an email with a link to join your organization on Pline.

* **Manage your team**
  * Use Pline's intuitive **Team Management** tools to manage, remove, or re-invite team members as needed.

The next section provides a comprehensive guide to these features, ensuring seamless collaboration for 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://docs.pline.ai/features/team-collaboration/inviting-a-new-team-member.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.
