# Ingest documents

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

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

## Related queries

ingest documents, push documents, bulk upload, batch insert, document management, how to push data to elasticsearch, add update delete documents, stage changes before commit, chunked upload large files, vector data insert, console data management, C# SDK example, use AccessKey for OpenSearch, set en

## Get the full skill

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

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