# Roles in Team Collaboration

The Pline Collaborative Platform streamlines team collaboration through role-based access, ensuring responsibilities are clearly defined and effectively managed. The platform supports three distinct roles:

Pline supports the creation of three distinct roles :

1. **Owner**
2. **Admin**
3. **Contributor**

## Owner

The Owner holds the highest level of authority within the platform, with comprehensive control over team management, subscription handling, and administrative functions.

Key responsibilities and capabilities include :

* Manage payments and billing
* Upgrade, downgrade, or cancel subscription plans
* Invite, add, or remove team members
* Assign roles (Admin or Contributor) to team members.
* Build and access custom workflows
* Contribute to datasets

## Admin

The Admin acts as a superuser within the team collaboration framework, with broad permissions to oversee team members and workflows.

Key responsibilities and capabilities include:

* Invite and add team members
* Delete team members
* Build and access custom workflows
* Contribute to datasets

## Contributor

The Contributor role is designed for members who actively engage in project tasks but do not require administrative privileges.

Key responsibilities and capabilities include:

* Build workflows
* Access prebuilt workflows
* Contribute to datasets

By defining these roles, Pline fosters a structured and efficient collaboration environment tailored to the unique needs of every 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/roles-in-team-collaboration.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.
