# Manage images

> This skill helps users choose the right path to Manage custom images for ECS instances. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Elastic Compute Service (ECS)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

manage custom images, create custom image, how to create custom image, import image from oss, share image with another account, enable image encryption, export image to local, image management, custom image sharing, encrypt custom image, export ecs image, import disk image, share custom image, image

## Get the full skill

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

---
Part of [Elastic Compute Service (ECS)](https://www.company-skill.com/p/ecs.md) · https://www.company-skill.com/llms.txt
