# Conversations

Open the call block below to see detailed information about a specific API call.

The request setup for Conversations is the same as Alerts, except that instead of **/alerts** you use **/conversations**.

{% openapi src="/files/6i3B1y32gMCfvuWfLbCb" path="/conversations" method="post" %}
[IngestionAPIResp.yaml](https://2703380601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk4yi9BewsGoT4eKpZoaG%2Fuploads%2FEmbuPVjhHqBx2ItitlE7%2FIngestionAPIResp.yaml?alt=media\&token=3b4809ce-f097-43b5-8da8-5f10b8306adf)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aisera.com/apis/apis/ingestion-apis/conversations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
