Source: https://cli.nylas.com/docs/commands/dashboard-sso-register

# nylas dashboard sso register

The nylas dashboard sso register command provides register a new account via SSO. It is part of the Dashboard commands, which manage your Nylas account, applications, API keys, and organizations.

## Usage

```bash
nylas dashboard sso register
```

## Flags

| Flag | Description |
| --- | --- |
| --provider | See `nylas nylas dashboard sso register --help` for details |

## Examples

### Basic usage

```bash
nylas dashboard sso register --help
```

## Troubleshooting

### Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

## Recommended guides

[Getting Started with the CLISet up Nylas CLI in under a minute. The nylas init wizard creates your account, picks an application, generates an API key, and syncs your email accounts. Covers install, first-run welcome screen, dashboard management, AI chat, and config reset.](https://cli.nylas.com/guides/getting-started)

[Give Your AI Coding Agent an Email AddressConnect Claude Code, Cursor, OpenAI Codex CLI, Windsurf, and OpenClaw to a real email account via MCP. Step-by-step setup for each tool using Nylas CLI.](https://cli.nylas.com/guides/give-ai-agent-email-address)

[Automate Email with Manus AI: Beginner GuideFive-minute quickstart for Manus + Nylas CLI. Install the Skill, authenticate one mailbox, send a test email, list recent mail, and run your first search.](https://cli.nylas.com/guides/manus-ai-email-tutorial)

Run `nylas dashboard sso register --help` for full help output.
