> For the complete documentation index, see [llms.txt](https://docs.sharelogic.com/unifi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharelogic.com/unifi/integration-guides/bidirectional-asynchronous-incident-guide/resolve-scenario.md).

# Resolve Scenario

The Message we shall be configuring for our Resolve Scenario is:

1. ResolveIncident

We will define which Field records require configuring for that Message at the appropriate time.

The scenario will need to be successfully tested before we can say it is complete.

We shall look in detail at each of the **Messages** and their respective **Fields** in turn over the next few pages, before moving on to **Test**.

{% content-ref url="/pages/2Gy4p9LDYwRzR0hfvZCe" %}
[ResolveIncident Message](/unifi/integration-guides/bidirectional-asynchronous-incident-guide/resolve-scenario/resolveincident-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/ihqrTtxYx8wnWzWmvuZl" %}
[ResolveIncident Fields](/unifi/integration-guides/bidirectional-asynchronous-incident-guide/resolve-scenario/resolveincident-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/0nCRENDDwTUdUdmUV7rH" %}
[Test ResolveIncident](/unifi/integration-guides/bidirectional-asynchronous-incident-guide/resolve-scenario/test-resolveincident.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/integration-guides/bidirectional-asynchronous-incident-guide/resolve-scenario.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.
