> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ankra.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ankra login

> Authenticate with the Ankra platform

## ankra login

Authenticate with the Ankra platform using your browser.

This command will:

1. Open your browser to the Ankra login page
2. After you authenticate, ask you to approve the sign-in in the browser
3. Complete the two-factor challenge in the browser, if your account has one
4. Save your credentials locally so you can use all ankra CLI commands

The whole login happens between your browser and the platform; the CLI
never opens a local network port.

Your credentials will be saved to \~/.ankra.yaml

```bash theme={null}
ankra login
```
