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

# ENVIRONMENTS

[@qonto/embed-sdk](../../../../../../README) / [\<internal>](../../../../../README) / [src/common/constants](../README) / ENVIRONMENTS

# Variable: ENVIRONMENTS

> `const` **ENVIRONMENTS**: `object`

List of possible environments the SDK can be used in.

## Type declaration

### LOCAL

> **LOCAL**: `string` = `'local'`

### PRODUCTION

> **PRODUCTION**: `string` = `'production'`

### STAGING

> **STAGING**: `string` = `'staging'`
