# Permissions

Invited users can access different features of the App Store Manager based on the relevant subscription. The account owner can modify, add, or revoke these permissions anytime.

The following usage permissions are available:

| Account Owner       | Manage package        | Edit metadata              | Upload metadata     | Upload assets             |
| ------------------- | --------------------- | -------------------------- | ------------------- | ------------------------- |
| Manage credentials  | Create a package      | Import metadata from file  | Upload app metadata | Upload screenshots        |
| Invite users        | Edit package settings | Import metadata from store |                     | Upload icons\*            |
| Remove users        | Delete packages       | Export metadata to file    |                     | Upload feature graphics\* |
| Create apps         |                       | Translate metadata         |                     |                           |
| Remove apps         |                       | Re-Translate metadata      |                     |                           |
| Edit permissions    |                       | Save metadata              |                     |                           |
| Manage subscription |                       |                            |                     |                           |

&#x20;\* Google only

Permissions have to be set for Android and Apple apps.

The permission to use and access the Android Release Notes Creator is set by the respective toggle on the permission page.

Functions, views, and buttons are not visible unless the user has the correct access permissions set.


---

# 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/permissions.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.
