> 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/3.1/integration-guides/bidirectional-asynchronous-incident-guide/create-scenario.md).

# Create Scenario

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

1. Response
2. CreateIncidentReceipt
3. 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/-MR-Lne4mUsogZ08LmBe" %}
[Response Message](/unifi/3.1/integration-guides/bidirectional-asynchronous-incident-guide/create-scenario/response-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MR-MzX1S3P1Zk\_IjbqO" %}
[CreateIncidentReceipt Message](/unifi/3.1/integration-guides/bidirectional-asynchronous-incident-guide/create-scenario/createincidentreceipt-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MR-ZeQDqIkIIfhhv\_UW" %}
[CreateIncidentReceipt Fields](/unifi/3.1/integration-guides/bidirectional-asynchronous-incident-guide/create-scenario/createincidentreceipt-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MR-tVYEtM7-NPp20q\_p" %}
[CreateIncident Message](/unifi/3.1/integration-guides/bidirectional-asynchronous-incident-guide/create-scenario/createincident-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MR089g2tXhZrSAvFoxb" %}
[CreateIncident Fields](/unifi/3.1/integration-guides/bidirectional-asynchronous-incident-guide/create-scenario/createincident-fields.md)
{% endcontent-ref %}

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