# Create group

> This skill helps users choose the right path to Create an Auto Scaling group. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Auto Scaling (ESS)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

create scaling group, how to create auto scaling group, setup auto scaling, configure scaling group, make scaling group, deploy scaling group, create autoscaling group, create ESS group, create elastic scaling group, how do I set up auto scaling, can I create scaling group via console, can I create

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "create group", "product": "ess"}'
```

---
Part of [Auto Scaling (ESS)](https://www.company-skill.com/p/ess.md) · https://www.company-skill.com/llms.txt
