> For the complete documentation index, see [llms.txt](https://guide.graphqleditor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.graphqleditor.com/tools/untitled/cloud/get-the-ci-token.md).

# Get the CI token

For actions like deployment, you will need an access token. To get it run a command:

```shell
$ gecli token
```

You will be asked to confirm the code from the browser and then the token will be copied to clipboard.
