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

# Authenticatie in CLI

Voordat je de CLI gebruikt, moet je je eerst authenticeren. Voer de volgende opdracht uit om in te loggen op je Novita-account:

<Tip>
  Nadat je de onderstaande opdracht hebt uitgevoerd, wordt er een autorisatiepagina van een derde partij geopend in je browser (met URL-indeling `https://novita.ai/oauth/authorize?xxx`). Volg de instructies om de daaropvolgende autorisatiestappen te voltooien.
</Tip>

```bash Bash icon="terminal" theme={"system"}
novita-sandbox-cli auth login
```
