# AppInstallationCategory - admin - ENUM Version: unstable ## Description The possible categories of an app installation, based on their purpose or the environment they can run in. ### Access Scopes ## Enum values * [CHANNEL](/docs/api/admin/unstable/enums/CHANNEL) * [POS_EMBEDDED](/docs/api/admin/unstable/enums/POS_EMBEDDED) ## Fields with this enum * [QueryRoot.appInstallations](/docs/api/admin/unstable/arguments/QueryRoot) * [appInstallations.category](/docs/api/admin/unstable/queries/appInstallations) ## Examples