# Manage sources

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

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

## Related queries

connect OSS to OpenSearch, ingest from MaxCompute, sync MaxCompute data, pull data from API endpoint, configure external data source, add data source in OpenSearch, manage data ingestion, set up OSS data pipeline, how to connect OSS, how to sync MaxCompute, can I use API as source, what data sources

## Get the full skill

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

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