# Managing Team Members

Effective team management is key to seamless collaboration. Pline offers intuitive tools to help you manage your team efficiently.

## Managing team members

* **Access team management**
  * Log in to the Pline Platform and navigate to the **Teams** tab.

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

* **View team details**
  * This section provides a detailed overview of your team members, including:
    * **Personal information**: Full name and email address.
    * **Role**: Assigned role, either **Admin** or **Contributor**.
    * **Date added**: When the team member joined your organization.

## Deleting team member

If a team member no longer requires access, you can remove them with the following steps:

* Find the team member you want to remove in the **'Teams'** tab.
* Click the **three-dot menu (⋮)** next to their name and select **"Delete User."**
* Review the confirmation pop-up and click **Remove User** to complete the action.

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

## Re-inviting a team member

Pline allows you to re-invite a team member **only if they have not yet accepted the original invitation**.

If an invited user hasn’t joined your organization (for example, if they missed the email), you can easily resend the invitation with the following steps:&#x20;

* Go to the **Teams** tab and open the **Invitations** section.
* Locate the pending invite in the list.
* Click **“Re-invite”** next to the user’s name.

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

A new invitation email will be sent, allowing them to join your organization.

{% hint style="info" %}
If a user has already been removed from the organization after joining, they are completely removed and must be invited again as a new member.
{% endhint %}


---

# 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/managing-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.
