> ## 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 application select

> Select an application to use as the active profile.

```txt Usage theme={"system"}
algolia application select [flags]
```

## Examples

Select interactively:

```sh icon=square-terminal theme={"system"}
algolia application select
```

Select by name (non-interactive):

```sh icon=square-terminal theme={"system"}
algolia application select --app-name "My App"
```

## Flags

<ParamField body="--app-name">
  Select application by name (non-interactive)
</ParamField>
