# Manage instance

> This skill helps users choose the right path to Manage database instance lifecycle and configuration. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **ApsaraDB RDS**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

manage RDS instance, manage database instance, configure RDS, create RDS instance, modify RDS specs, upgrade RDS instance, restart RDS, delete RDS instance, automate RDS management, RDS API management, RDS console management, how to manage RDS, can I manage RDS via API, control RDS via console, RDS

## Get the full skill

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

---
Part of [ApsaraDB RDS](https://www.company-skill.com/p/rds.md) · https://www.company-skill.com/llms.txt
