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

# agent-cards companies create

> Create a new company

Create a new company

```bash theme={null}
agent-cards companies create --help
```

```text theme={null}
Usage: agent-cards companies create [options]

Create a new company

Options:
  --name <name>    Company name
  --email <email>  Billing email (default: the signed-in account email)
  -y, --yes        Skip the confirmation prompt (required in non-interactive
                   environments)
  -h, --help       display help for command
```
