# Inbound Messages

In order to process the data that is returned from the remote system, we will need to create the appropriate Messages in Unifi. The following Messages will be required:

* UpdateIncidentInbound
* ResolveIncidentInbound

To satisfy the requirements of this Guide (and because we have already configured one of those Messages in the previous Incident Update Poller Guide, we will only need to configure the one message i.e. ResolveIncidentInbound.

We shall look in detail at how to configure that Message and the appropriate Message Scripts over the next couple of pages.

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

{% content-ref url="/pages/e1Kw4WRIqYLTQurcmM3I" %}
[ResolveIncidentInbound Message](/unifi/4.2/integration-guides/incident-multiple-message-poller-guide/inbound-messages/resolveincidentinbound-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/FOcDAqsftBSazjawS53I" %}
[ResolveIncidentInbound Fields](/unifi/4.2/integration-guides/incident-multiple-message-poller-guide/inbound-messages/resolveincidentinbound-fields.md)
{% 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.2/integration-guides/incident-multiple-message-poller-guide/inbound-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.
