Skip to main content
The createConversation mutation creates a new conversation in a specified domain for conducting AI-powered data analysis sessions.

Signature

Arguments

String!
required
The unique identifier of the domain where the conversation will be created.
Boolean!
required
Whether the conversation should be hidden from the user interface.

Response

Returns an ID representing the unique identifier of the newly created conversation.

Usage example

Create a new conversation for data analysis:

Send User Message

Send a message to the conversation