Skip to content

Hosts & Tokens

Hosts are created under a workspace.

  1. Open the target workspace.
  2. In Hosts, click + Add.
  3. Enter host name and create.
Host creation dialog in workspace

When host creation completes, a host token is shown once.

  • Copy immediately.
  • Store in secret management or env vars.
  • If lost, delete the host and create it again to issue a new token.
One-time host token warning and copy button
api:
host_token: ${OBSERN_HOST_TOKEN}
base_url: https://api.obsern.dev
Terminal window
export OBSERN_HOST_TOKEN="<issued-token>"