# Team Management

Account owners can use the invitation feature to invite existing and new App Store Manager users. Invited users will receive an email containing a link to join.

When invited users access the App Store Manager, they can select either their personal account (a valid subscription is required) or the accounts to which they have been asked (the invited user requires no further subscription in this case).

In addition to sending the invitation, account owners can assign specific permissions to the invited users. These permissions determine what actions the invited users are allowed to take within the account owner's App Store Manager account, enabling a variety of roles and responsibilities.&#x20;

This feature requires an active Basic or Custom subscription. The limits and quotas of the respective subscription apply.


---

# 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.appstoremanager.net/documents/access/team-management.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.
