SimetrikDocs
Getting started

First use · login

First use: login

Authenticate once with your Simetrik account. The session is stored locally (~/.simetrik/).

simetrik login

Your browser opens and you authenticate. If you belong to more than one workspace, the CLI prompts you to pick one — or skip the prompt with --workspace:

simetrik login --workspace <workspace-id>

To sign out:

simetrik logout

:::tip Open Claude and ask it: "List the reconciliations configured in my workspace." :::

Next: permissions

Login authenticates you, but what you can do depends on your workspace role. See Permissions for the access a user — or an agent acting on their behalf — needs to operate the CLI.

On this page