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

# login

> Log into your Openlayer account through Openlayer CLI

The `openlayer login` command allows you to log into your Openlayer account through Openlayer CLI.

## Usage

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

An interactive prompt will be displayed asking for user information.

Namely, you must select
the Openlayer API URL (which should be kept as `https://api.openlayer.com` if you are using
[https://app.openlayer.com](https://app.openlayer.com)), and provide your Openlayer API key
(which you can [find here](/workspace-and-projects/find-your-api-key)).
