# Team access

The *team access management* feature makes it easier to collaborate with your team. From the team access management interface you can invite other team members to administrate your rewards program. Please note that all administrators have the same level of access. So we encourage you to only give access to vetted team members that you trust.&#x20;

## Add an admin

![Add team member](/files/SooOy4Htwv8IbMq2oWvV)

1. From the settings menu, select [Team access](https://app.trybeans.com/settings/team).
2. Click on the **Add Admin** button and follow the instructions. The invited team member will receive an email to set up their password and as soon they do so, they will be able to access the Beans admin interface.

## Remove an admin

![Remove team member](/files/mFdLp65wNR5JwUpM9899)

1. From the [**Team access**](https://app.trybeans.com/settings/team) page, locate the team member you want to delete, click on the **Remove** button and confirm.
2. Your team member will be removed from the team list and won’t be able to access the Beans admin interface anymore.


---

# 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://help.trybeans.com/settings/team-access.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.
