# Create Scenario

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

1. CreateIncidentResponse
2. CreateIncident

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/-MQmIzUf1SjynTPfk5zu" %}
[CreateIncidentResponse Message](/unifi/3.0/integration-guides/outbound-incident-guide/create-scenario/createincidentresponse-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQpsFsayavxMAcZuodr" %}
[CreateIncidentResponse Fields](/unifi/3.0/integration-guides/outbound-incident-guide/create-scenario/createincidentresponse-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQq6zYADbD8OtPPUu8\_" %}
[CreateIncident Message](/unifi/3.0/integration-guides/outbound-incident-guide/create-scenario/createincident-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQqCM9S6TLnmv-pTgSB" %}
[CreateIncident Fields](/unifi/3.0/integration-guides/outbound-incident-guide/create-scenario/createincident-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQqOO-EbmJmvCLv1RTh" %}
[Test CreateIncident](/unifi/3.0/integration-guides/outbound-incident-guide/create-scenario/test-createincident.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/3.0/integration-guides/outbound-incident-guide/create-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.
