# FAS Actions

### FAS Date Filtering

In FAS the date filter will filter voyages and cargoes in all of the boards more efficiently. There are filtering shortcuts for Next Week, Next 2 Weeks, Next Month, Next 3 Months, Next Year and Next Two Years (meaning the past 2 weeks plus selected). The default is set at 'Next 3 Months'. It is also possible to manually select the date range.

<img src="/files/kEbK4VIBEqKtFSP1Wuqz" alt="Date filter in FAS" width="375">

All voyages and allocated cargoes are filtered with respect to the voyage's *end date* date. The unallocated cargoes in their respective Cargo Commitments column, are filtered with respect to the cargo's *laycan from- and to-* date&#x73;*.*

For a scenario != MASTER, the date filter is also *clearable.* Meaning, you can clear the filtering of the selected date range, resulting in the list showing for *all* results instead, regardless of cargo's laycan dates and the voyage's end date.&#x20;

### Toggle & Hide Functionalities

On the **Open Positions** and **Cargo Management** boards, specifically, you will be able to use the *toggle* functionality:&#x20;

<figure><img src="/files/LY8pIkF8eBZxRIwlpFq4" alt=""><figcaption><p>Toggle Functionality</p></figcaption></figure>

By turning the toggle off, you will be able to hide the Voyage Commitments, or Cargo Commitments, making the allocated sections for voyages and cargoes the full view.&#x20;

Meanwhile, in the **Scheduler** board, you have two *hide* functionalities:

<figure><img src="/files/hj3vpe5TcyupVlvJze5e" alt=""><figcaption><p>Hide Functionalities</p></figcaption></figure>

By clicking on, for instance, the "Hide Commitments" toggle, you will hide the whole **Commitments** section, making the **Schedule** section the full view. And opposite action for "Hide Schedule" (you are also able to hide both sections, then you will get an "empty" full view).

### Other Actions

Specifically for cargoes, see [here](/release-8.25/fleet-allocation-and-scheduling/getting-started/planning/fleet-plans/cargo-management-board/cargo-management-board-actions.md#other-cargo-actions).

Specifically for voyages, see [here](/release-8.25/fleet-allocation-and-scheduling/getting-started/planning/fleet-plans/voyage-actions.md#other-voyage-actions).


---

# 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/fleet-plans/fas-actions.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.
