> ## 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)
- [Enum values for ShowState](/en/database/tables/enums/showstate.md)
- [Get Checkout State](/en/api/reference/restful/rest/document/get-checkout-state.md)
- [SuperOffice.WebApi.Data.ShowState](/en/api/reference/webapi/SuperOffice.WebApi.Data.ShowState.md)
