> 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/graphql-editor/microservices-faas/secrets-and-cors.md).

# Secrets & CORS

Secrets & CORS for your GraphQL Editor Project

### Secrets

You can safely store secrets inside the GraphQL Editor Cloud. To do so, navigate to microservices (CTRL+K, C, M) then Settings (CTRL+K, S) and add & edit secrets there.

### CORS

You can also add allowed origins in the CORS menu inside Settings in the same way as secrets

![](https://2595489265-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LkU3PZk9D4XQW0UI1bP%2Fuploads%2Fl6UW1K0TEow69of1N51E%2Fimage.png?alt=media\&token=4e91e867-7389-4a6b-8067-6d87428752db)

After adding or editing please remember to save changes.
