> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum AppAvailState

> Value for the availableInState field in table externalapplication

Value for the availableInState field in table externalapplication

## Syntax

```crmscript theme={null}
AppAvailState
```

## Fields

| Name                 | Description                                                |
| -------------------- | ---------------------------------------------------------- |
| Always               | This application is always available                       |
| CentralDb            | This application is only available on the Central database |
| SatelliteDb          | This application is only available on a Satellite database |
| TravelDb             | This application is only available on a Travel database    |
| SalesMarketingWeb    | This application is available on Sales Marketing Web       |
| SalesMarketingPocket | This application is available on Sales Marketing Pocket    |


## Related topics

- [Enum values for AppAvailState](/en/database/tables/enums/appavailstate.md)
- [ExtApp table](/en/database/tables/extapp.md)
- [Best practices for SuperOffice CRM Online apps](/en/developer-portal/best-practices/index.md)
- [Enum values for ShowState](/en/database/tables/enums/showstate.md)
- [Tenant status](/en/developer-portal/best-practices/tenant-status/index.md)
- [Get Checkout State](/en/api/reference/restful/rest/document/get-checkout-state.md)
