# Update Scenario

The Messages we shall be configuring for the Update Scenario are:

1. Response
2. UpdateIncident

We will define which Field records require configuring for each of those Messages 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/-MQqUcm6GV3lwHDLgYg8" %}
[Response Message](/unifi/2.2/integration-guides/outbound-incident-guide/update-scenario/response-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQqVuWAL9nOiSFASh8B" %}
[UpdateIncident Message](/unifi/2.2/integration-guides/outbound-incident-guide/update-scenario/updateincident-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQqfBLsksvDb4OGUDBy" %}
[UpdateIncident Fields](/unifi/2.2/integration-guides/outbound-incident-guide/update-scenario/updateincident-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQqjUir9-ISoocooHbT" %}
[Test UpdateIncident](/unifi/2.2/integration-guides/outbound-incident-guide/update-scenario/test-updateincident.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/2.2/integration-guides/outbound-incident-guide/update-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.
