# Scenarios

This is a list of all scenarios in the system. The MASTER scenario is marked in capital letters and cannot be edited.

## Actions

By clicking on a scenario, you open its drawer and can change its name, its vessels and its voyages.

To create your own scenario, follow the step-by-step guide: [Create Scenario](/release-5.37/fleet-allocation-and-scheduling/step-by-step-guides/scenarios/create-scenario.md).

##


---

# 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.dataloy.com/release-5.37/fleet-allocation-and-scheduling/getting-started/scenarios.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.
