# Application Settings

There are a number of settings that are required to be set in order for Claret modules to function.

To access the Application Settings, select Application Maintenance and then Application Settings from the main menu.

![](/files/gYNs9OZfBPeNgkw8wJaS)

### General

To enable all modules to function, set the 'Current Fiscal Year'.

![](/files/i0J4nHPUeSvZHAIaWBUU)

### Forecast Workbench

The Forecast Workbench needs the following settings to be configured in order to properly forecast sales.

![](/files/9aRXiW7DBqDKE8N4QP1o)

**Forecast Workbench History Sale Type**

This setting indicates the [sale type](/master-data/sale-types.md) that Forecast Workbench uses as history data to then project the forecast.

**Forecast Workbench Forecast Sale Type**

This setting indicates the [sale type](/master-data/sale-types.md) that Forecast Workbench uses to store the forecast it creates.

{% hint style="info" %}
You may wish to [set up a Sale Type](/master-data/calendars.md) specifically for the forecasts generated by Forecast Workbench so as to not complicated any other forecasts you are working with.
{% 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.claret.app/application-maintenance/application-settings.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.
