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

# login

> Log in to Entire.

Log in to Entire.

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

This command starts a device authorization flow, prints a device code, and asks you to approve the login in your browser.

If Entire is running interactively, it prompts you before opening the approval URL automatically. In non-interactive environments, it prints the approval URL so you can open it manually.

<Note>
  `entire login` stores an authentication token for the current Entire API base URL after login completes.
</Note>
