# Team Members

The Team Members feature allows you to add team members to your business and assign them specific permissions to control their access to various features.&#x20;

This helps in managing roles, maintaining security, and ensuring each member has the right level of access to perform their duties effectively.

### Tutorials

{% content-ref url="/pages/6bwCgOTiHGA0gMDsww9R" %}
[How to  Add Team Members](/docs/tutorials/team-members/how-to-add-team-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/1h6fY14UMAxh5tYkPeKF" %}
[How to Update a Team Member's Permissions](/docs/tutorials/team-members/how-to-update-a-team-members-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/fj3X1Ms6EKBQ6XGPEixN" %}
[How to Filter Team Members](/docs/tutorials/team-members/how-to-filter-team-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/fX2Pbe1BmgKZeq48eOk0" %}
[How to Remove a Team Member](/docs/tutorials/team-members/how-to-remove-a-team-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pcj5twA86ObIwXd08lkr" %}
[How to View Team Members' Action Logs](/docs/tutorials/team-members/how-to-view-team-members-action-logs.md)
{% endcontent-ref %}


---

# 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.keepup.store/docs/tutorials/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.
