# Team roles

### Can a team member have different roles for different app projects?

You can assign different roles to the same team member on different app projects. Depending on the role of your team members, the number of modules they’ll be able to access and manage will be different.&#x20;

Visit this guide to learn more about inviting team members to work on your app.

{% content-ref url="/pages/GfEKYYVBu6v7mnsRQPlA" %}
[Manage team members](/app/team/manage-team-members.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.appmysite.com/app/team/team-roles.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.
