# Create Scenario

There are four possibilities to create a scenario:

* create from scratch
* create from MASTER fleetplan
* copy existing scenario
* create a budget scenario

In the scenario list you have a <img src="https://content.gitbook.com/content/Y11xNtRY7unfcpcE00vZ/blobs/aORtFHOs1qLRU8qYkcf3/create-24px.svg" alt="" data-size="line"> icon on the top left to create a new scenario. You can *create* a scenario from scratch, from the MASTER fleetplan or create a budget scenario. You can also copy an existing scenario.

![Create Scenario Dropdown](https://content.gitbook.com/content/Y11xNtRY7unfcpcE00vZ/blobs/tieNNlzvWZe8hgrZOlq8/Screenshot%202021-09-27%20at%2012.56.56.png)

#### Create from Scratch

When creating a scenario from scratch you enter a scenario name and click create.

![Create Scenario Modal](https://content.gitbook.com/content/Y11xNtRY7unfcpcE00vZ/blobs/7s9baGdpgfTRoK4NAUsw/Screenshot%202021-12-01%20at%2009.50.21.png)

#### Create from Master Fleetplan

When using the MASTER fleetplan to create a scenario, all voyages in the master fleetplan and their allocation are copied. Thus, unallocated voyages will be unallocated in the scenario and allocated voyages will be allocated to the same vessel. The first position of each vessel in the scenario schedule is defined by the start of the first voyage on the vessel.

The new scenario is called Master Fleetplan Scenario with a date and time stamp of the creation.

#### Copy existing scenario

To copy a scenario open its drawer in the scenario list. Select the action copy in the drawer to create a copy of the scenario.

#### Create budget scenario

{% content-ref url="../budgets/create-budget-scenario" %}
[create-budget-scenario](https://docs.dataloy.com/release-6.34/fleet-allocation-and-scheduling/getting-started/budgets/create-budget-scenario)
{% 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.dataloy.com/release-6.34/fleet-allocation-and-scheduling/getting-started/scenarios/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.
