# Manage data

> This skill helps users choose the right path to manage vector data and indexes. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

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

## Related queries

manage vector data, manage vector index, store vectors in OSS, create vector index in OSS, perform similarity search via API, CLI tool for vector management, OSS vector retrieval support, insert vectors into index, vector storage OSS, how to query vectors, vector similarity search OSS, batch import

## Get the full skill

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

---
Part of [Object Storage Service (OSS)](https://www.company-skill.com/p/oss.md) · https://www.company-skill.com/llms.txt
