# Messages

In order to process and respond to the data that is returned from the remote system, we will need to create the appropriate Messages in Unifi. To satisfy the requirements of this Guide, we will need to configure the following Messages:

* CreateIncidentInboundReceipt
* CreateIncidentInbound

We shall look in detail at how to configure each of those Messages and the appropriate Fields to configure the Message Scripts over the next few pages.

Let's begin by configuring the **CreateIncidentInboundReceipt** Message.

{% content-ref url="messages/createincidentinboundreceipt-message" %}
[createincidentinboundreceipt-message](https://docs.sharelogic.com/unifi/4.0/integration-guides/incident-create-poller-guide/messages/createincidentinboundreceipt-message)
{% endcontent-ref %}

{% content-ref url="messages/createincidentinboundreceipt-fields" %}
[createincidentinboundreceipt-fields](https://docs.sharelogic.com/unifi/4.0/integration-guides/incident-create-poller-guide/messages/createincidentinboundreceipt-fields)
{% endcontent-ref %}

{% content-ref url="messages/createincidentinbound-message" %}
[createincidentinbound-message](https://docs.sharelogic.com/unifi/4.0/integration-guides/incident-create-poller-guide/messages/createincidentinbound-message)
{% endcontent-ref %}

{% content-ref url="messages/createincidentinbound-fields" %}
[createincidentinbound-fields](https://docs.sharelogic.com/unifi/4.0/integration-guides/incident-create-poller-guide/messages/createincidentinbound-fields)
{% endcontent-ref %}


---

# 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.0/integration-guides/incident-create-poller-guide/messages.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.
