# Manage accounts

> This skill helps users choose the right path to manage database accounts and permissions. 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 database accounts, create database user, assign db privileges, grant database permissions, reset db password, configure db authentication, how to create RDS account, can I manage RDS users via API, set up third-party auth for RDS, RDS console account management, automate RDS user provisioning

## Get the full skill

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

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