# elasticsearchDataManagement.addDocumentWithoutId

## Description
Insert a document without specifying an ID
This endpoint inserts a new document into the specified  datastore. It
automatically generates a unique ID for the document.
<br>For details on building queries, refer to the <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/search-your-data.html">Elasticsearch  Insertion into Specified Index.</a>

## When to use
<!-- Describe user intent that should trigger this tool -->

## What this returns
<!-- Describe the shape / purpose of the response -->

## Notes
<!-- Constraints, ordering, related tools, etc. -->
