# Team Management

{% embed url="<https://youtu.be/zo9Nj5j6Ld8?feature=shared>" %}
Work in teams
{% endembed %}

Account owners can easily invite team members to collaborate on app store management. \
Invited users receive a join link via email. \
They can access the account owner's App Store Manager without needing their own subscription, or use their personal account if they have one. \
Owners also assign specific permissions, defining each member's role and access. \
\
This feature, available with Basic or Custom subscriptions, streamlines teamwork and ensures efficient app management.


---

# 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/video-tutorials/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.
