# cldk push

Creates a build and publishes the app integration on Chatlayer's cloud infrastructure. Before pushing, you will need to [register](/docs/chatlayer/basics/registering-an-app) your integration.

```shell
cldk push [options]
```

## Options

| OPTION | DESCRIPTION | SUPPORTED VALUES | DEFAULT |
|  --- | --- | --- | --- |
| `--region` | Specify the region to deploy the app to | asia-northeast1, europe-west1, us-east1, us-east4 | europe-west1 |