> For the complete documentation index, see [llms.txt](https://guide.taskopad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.taskopad.com/guides/master-setup-creation-process/manage-members.md).

# Manage Members

***Members Creation:*** Click on the right-hand top corner, “Add New Member”.

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

Enter basic details of your team member and the Email-id here is very important because the team member needs to verify from the mail sent to the Registered Email-Id.&#x20;

(Mandatory fields are Member name, Last name, Email id, and Roles)

Set Reporting to, set roles and we also have an option of directing all the admin rights to your team members.&#x20;

If you don't want to give all admin rights, you can give some rights of Master Setup permission.&#x20;

All the list of members will appear together and you can also edit the details in the future.

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

**Team Group Functionality** \
\
You can also create a Group and assign tasks to a whole Group instead of individuals.\
In order to create a group, Click on the Team Group tab and Click on Add New Group from Top Right Corner.

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

Enter a Group Name and Select the Assignees you want to add to that Group. Click on the Add Group option and Start assigning all your tasks to different teams.&#x20;

<figure><img src="/files/hmdXtMMolIu53QsOWaQR" alt=""><figcaption></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://guide.taskopad.com/guides/master-setup-creation-process/manage-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.
