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

# BRANCHES

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

# Variable: BRANCHES

> `const` **BRANCHES**: `object`

List of possible branches the SDK can be used in non-production environments.

## Type declaration

### MASTER

> **MASTER**: `string` = `'master'`

### QA

> **QA**: `string` = `'qa'`

### SANDBOX

> **SANDBOX**: `string` = `'sandbox'`
