# Fleet Plans (FAS)

The Fleet Plans module allows you to allocate voyages and cargoes in MASTER and different scenarios, without actually making any changes to your MASTER Fleet Plan.​

### Selecting a Scenario <a href="#selecting-a-scenario" id="selecting-a-scenario"></a>

At the top center of the screen, you can select a scenario of type 'Master' or 'Scenarios':

<figure><img src="/files/Z7q09eLybdB2b9APKdL3" alt=""><figcaption><p>Select a scenario</p></figcaption></figure>

To select a different scenario than MASTER, scroll down in the above list to find all scenarios, except [Budgets scenarios](https://app.gitbook.com/o/-LhoT2vqihl0pYiCeolt/s/Zao7rN3mdCfNKVRfQpS0/fleet-allocation-and-scheduling/getting-started/planning/budgets). The MASTER scenario is pinned to the top of the selector for easy accessibility.

To create a new scenario follow the step-by-step guide: [Create Scenario](https://app.gitbook.com/o/-LhoT2vqihl0pYiCeolt/s/Zao7rN3mdCfNKVRfQpS0/fleet-allocation-and-scheduling/getting-started/planning/scenarios/create-scenario).​

### Select a Comparing Scenario <a href="#select-a-comparing-scenario" id="select-a-comparing-scenario"></a>

From version 8.17, you will be able to select a *comparing* scenario as the second scenario, to compare with the first selected scenario:

<figure><img src="/files/KNzulLraMxwoMtiW9y5J" alt=""><figcaption><p>Select a comparing scenario</p></figcaption></figure>

This selector has the same conditions as the first selector (mentioned in above paragraph).

This feature is only available in the [Scheduler view](https://app.gitbook.com/o/-LhoT2vqihl0pYiCeolt/s/Zao7rN3mdCfNKVRfQpS0/fleet-allocation-and-scheduling/getting-started/planning/fleet-plans/gantt-board); click on this link to learn more about comparing two scenarios!​

### Selecting Your View <a href="#selecting-your-view" id="selecting-your-view"></a>

Below the scenario selector, you will find different tabs to change between different views of the scenario and schedule:

<figure><img src="/files/R4yXp9iOKgmGrc9HJ754" alt=""><figcaption><p>FAS tabs</p></figcaption></figure>


---

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