> For the complete documentation index, see [llms.txt](https://multisafe.gitbook.io/multisafe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/manage-people/adding-team-members.md).

# Adding teams

As discussed, create teams on MultiSafe within seconds.&#x20;

![](/files/-MaJTwVuaRnWiN4Ld0AQ)

Click on '**Add Team**'&#x20;

![](/files/-MaJT6uffju1ciXtdZaf)

**Team Name -** Add team name as required. Users can add people once the team is added.

**Currency used -** All the team members will be paid in the selected currency.

### **Edit and Delete Team -**&#x20;

Click on three vertical dots and in the dropdown menu, users will get 'Edit' and 'Delete'. They can choose them as per requirement.

* **Edit -** This button will edit the Team name.
* **Delete -** The delete button will delete the team name and if people are added, it will also be deleted.

![](/files/-MaSnFJ8SlZ6s0Mxxqat)

### **Pay a single person directly -**&#x20;

If users have added their teams and want to pay a single person within a team. Click on that person and in the ‘**Person Details**’ there will be an option of ‘**Pay Now**’ that will allow users to easily pay the particular person within the team.

1. Click on the name of the person and the sidebar will open.
2. Users can cross-check the person's details and pay the Individual.

![](/files/-MdE6Ldr0CO7zJr8xNWa)


---

# 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://multisafe.gitbook.io/multisafe/multisafe-feature-list/manage-people/adding-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.
