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

# algolia auth signup

> Create a new Algolia account.

```txt Usage theme={"system"}
algolia auth signup [flags]
```

## Examples

Create a new account (opens browser to sign-up page):

```sh icon=square-terminal theme={"system"}
algolia auth signup
```

## Flags

<ParamField body="--app-name">
  Name for the first application
</ParamField>

<ParamField body="--default">
  Set the profile as the default
</ParamField>

<ParamField body="--no-browser">
  Print the authorize URL instead of opening the browser
</ParamField>

<ParamField body="--profile-name">
  Name for the CLI profile (defaults to application name)
</ParamField>
