# Generate Async Chat Completion

> Creates a chat completion job asynchronously. A job ID is generated as soon as the prompt is submitted, and you can use the **Get Async Chat Object** activity to retrieve the result once the job is completed.

## Description

Creates a chat completion job asynchronously. A job ID is generated as soon as the prompt is submitted, and you can use the **Get Async Chat Object** activity to retrieve the result once the job is completed.

## Project compatibility

Windows | Cross-platform

## Configuration

* **Connection** - The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
* **Model** - The AI model used to generate chat responses.
* **Role** - The role of the entity in the chat completion.
* **Prompt text** - The text or query provided to generate a response.

### Manage Properties

Use the **Manage Properties** wizard to configure or use any of the object's standard or custom fields. You can select fields to add them to the activity canvas. The added standard or custom fields are available in the **Properties** panel (in Studio Desktop) or under **Show additional properties** (in Studio Web).

### Additional properties

#### Output

* **Async chat completion** - Automatically generated output variable.
