> For the complete documentation index, see [llms.txt](https://learn.reptile.app/help-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.reptile.app/help-guides/getting-started-on-cms/reptile-editor-and-tools/main-dashboard/team.md).

# Team

Welcome to the Team section of the Account & Dashboard, where you can manage your team members and organisation settings with ease. Whether you're adding team members to specific projects or updating organisation details, this section provides you with the tools to streamline your collaboration and organisation management.

#### Overview

The Team section is divided into two parts: Accounts and Organisations. You can switch between these parts using the tabs located on the top left side of the screen.

{% hint style="info" %}
[Youtube Video Tutorial](https://youtu.be/l_XfnKWcT8g)
{% endhint %}

## **1. Accounts**

In the Accounts tab, you can add, update, or remove team members associated with your account. Each team member's details, including their name, role, email, and assigned organisation, can be managed here. This functionality is particularly useful for agencies or organisations managing multiple projects, as it allows you to assign specific roles to team members for each organisation they are working on.

<figure><img src="/files/SO5fw74zcS3cMgEoPx9I" alt="" width="563"><figcaption><p>Teams - Account</p></figcaption></figure>

#### On the right-hand side of each account holder's profile, you'll find the following options:

<div><figure><img src="/files/GQkhyG7fH4Bx9FYrOMja" alt="" width="375"><figcaption><p>Team - Accounts</p></figcaption></figure> <figure><img src="/files/pNt5VRRRAhbyyN9vHysz" alt=""><figcaption><p>Delete, Edit &#x26; Reset Password</p></figcaption></figure></div>

* Delete Account
* Edit Account Details: This includes the ability to modify the username, email address, roles, and associated organisations.
* Reset password: Users can submit a request for a password reset from this section. An email will be sent to the account holder with instructions to change their password.

## **2. Organizations**

In the Organisation tab, you can view and manage the list of organisations associated with your account. This includes updating the name of existing organisations, deleting organisations that are no longer needed, or adding new organisations as necessary. This feature gives you full control over the structure and management of your client projects within your account.

<figure><img src="/files/tuBAIE5NylpiLcLQBl7L" alt=""><figcaption><p>Teams - Organisations</p></figcaption></figure>


---

# 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://learn.reptile.app/help-guides/getting-started-on-cms/reptile-editor-and-tools/main-dashboard/team.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.
