Cookies ahead

Our support chat tool "Intercom" would like to collect some more data on you. See the related link for more details.

Docs

Live code examples

Reviewed

Markdown ↓

⌘C + ⌘V

Literary copy/paste code examples here. Click on deep links to the dashboard directly from the docs here.

Example

Not parsedParsedDescription
{​{app-name}}{{app-name}}Selected app name
{​{region}}{{region}}Region of selected app
{​{app-env-name}}{{app-env-name}}Selected environment name
{​{app-env-id}}{{app-env-id}}Selected environment id

Users who are logged in can use the select on the right of the article to select an environment to get the values in the parsed column updated. Unknown users will see the variable names in double curly braces as shown with not parsed.

  • You are not logged in, when 'not parsed' and 'parsed' look the same to you
  • You are logged in, when 'not parsed' and 'parsed' look different to you
  • Logged in users see a link
  • Unknown users see on info to login to see the link

How it works

The login state of the dashboard is stored in a functional cookie, along with a list of environments. It will change appropriate code examples on the current page according to the selected environment. Clearing browser cookie will reset the state.

Written by a human. Review, grammar checks and typo fixes by AI.

AI use & editorial processEdit on GitHub ↗