# CreateIncidentResponse Message

## New Message Modal

In **Unifi Integration Designer**, navigate to the **'Messages' icon**. Click **New**.

The fields to be configured for the CreateIncidentResponse New Message modal are as follows:

| Field        | Description                                                                                           | Value                    |
| ------------ | ----------------------------------------------------------------------------------------------------- | ------------------------ |
| Message name | The message name that is unique for this integration.                                                 | 'CreateIncidentResponse' |
| Type         | The primary purpose of the message.                                                                   | 'Response'               |
| Direction    | The direction(s) this message is configured to support. *(Choices: Inbound, Outbound, Bidirectional)* | 'Inbound'                |

*Your CreateIncidentResponse New Message modal should look like this:*

![](/files/ZVxzMlbNAjmjbWZHUpwj)

Click **Submit and view** to further configure the Message.

## Bond Fields

Navigate to **Message > Bond**.

The Bond fields to be configured are as follows:

| Field                    | Description                                                                                                                                          | Value  |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------ |
| Set bond state inbound\* | Set the Bond State when receiving this message. Use 'None' to leave the Bond State alone or to modify it via a Message/Field Stage to Target script. | 'Open' |

{% hint style="info" %}
\*Set bond state choices: *None, Pending, Open, Suspended, Vendor suspended, Closed*
{% endhint %}

*Your Bond form should look like this:*

![](/files/xngbQzycWRf3Wg09DtzM)

{% hint style="info" %}
Setting the Bond state to Open allows messages to be sent/received. See the '[Bonds](broken://pages/hehZfmgnZFqGLoIa9Boa#state-control)' page for details.
{% endhint %}

Click **Save**.

We are now ready to configure the **Fields** for our **CreateIncidentResponse** Message.


---

# 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.sharelogic.com/unifi/4.2/integration-guides/outbound-incident-guide/create-scenario/createincidentresponse-message.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.
