# Scenarios

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

### Actions

By clicking on a scenario, a drawer will open where you can create a *copy* or *change* the scenario name (in the Secondary Actions dropdown), as well as view information about its voyages, cargos, and vessels.&#x20;

To create a new scenario follow the step-by-step guide: [Create Scenario](/release-8.25/fleet-allocation-and-scheduling/getting-started/planning/scenarios/create-scenario.md).

{% hint style="info" %}
Read about the new Comparing Scenarios functionality [here](/release-8.25/fleet-allocation-and-scheduling/getting-started/planning/fleet-plans.md#select-a-comparing-scenario)!
{% endhint %}


---

# 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-8.25/fleet-allocation-and-scheduling/getting-started/planning/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.
