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

# CLI Login

> How to login to the lytix CLI

Learn how to login to the lytix CLI to get local credentials.

# Install the CLI

```bash
npm install -g @lytix/client
```

# Login via the CLI

First lets login to the CLI to get local credentials to access your prompts.

```bash
lytix login
```

<video controls className="w-full aspect-video" src="https://lytix-cdn.s3.amazonaws.com/documentationAssets/prompts/lytix-login.mov" muted loop autoPlay />
