# Find Scenario

### Scenarios List

Navigate to the 'Scenarios' menu group to the left under the "Planning" module to find the list of scenarios. Here we have a list of all existing scenario, except for the MASTER scenario (which you cannot edit). The list contains these columns:

<figure><img src="/files/lAZgH4hN65o2ANqOaXGj" alt=""><figcaption><p>Scenarios List Table Headers</p></figcaption></figure>

Here, you can easily navigate through the scenario named, number of vessels and voyages in the scenario and the type of scenario, and click on the desired scenario to open the drawer.&#x20;

### Scenario Types

This list of scenarios includes both the types *budget* and *non-budget* scenarios. To effectively list the desired type of scenarios, you can **filter** the list based on the type you want to see, with the quick filter 'Type' found above the list:

<figure><img src="/files/hrzc5rgGfChDkPOGso6H" alt="" width="375"><figcaption><p>Scenario Type filter, with the 'Budget' type selected in this case</p></figcaption></figure>

In the *Type* column, you will immediately be able to detect whether a scenario is of type budget or a non-budget (' - '):

<figure><img src="/files/9sHJiEyy0ZlN4d0tsvbA" alt="" width="188"><figcaption><p>Scenario Type Column</p></figcaption></figure>

{% 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/find-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.
