# Compare actuals, budgets and forecasts

{% hint style="info" %}
User permissions: Budgets & Forecasts > Manage Budgets & Forecasts and Financial Statements > Manage Custom Statements
{% endhint %}

The Financial Statements and Budgets & Forecasts modules complement each other seamlessly. If you have both these modules, you can move between them to answer these common questions:

## How do I compare my actuals to budget? <a href="#how-do-i-compare-my-actuals-to-budget" id="how-do-i-compare-my-actuals-to-budget"></a>

Suppose you have finished your Profit and Loss budget (and Balance Sheet, if required) and moved into the new year. Now you want to measure your actuals vs budget.

1. In Budgets and Forecasts, [publish the budget](/budgets-and-forecasts/owner-and-administrator/publish-a-budget-forecast-or-other-worksheet-tab.md) to a new stream.
2. In Financial Statements, [add the new stream to a budget](/financial-statements/managing-statements/manage-streams-and-scenarios.md).
3. In Financial Statements, [customize your view of the financial statement](/financial-statements/using-statements/customize-your-view-financial-statements.md) to display the actuals vs budget values. Typically, you need to perform the following actions (in any order):
   * [Change the period](/financial-statements/using-statements/customize-your-view-financial-statements/change-the-period.md) to display the latest closed period.
   * [Remove the Previous (year) columns](/financial-statements/using-statements/customize-your-view-financial-statements/change-the-columns.md#changethecolumns-addorremoveacolumnfromthegrid) to make the actuals vs budget comparison easier to see.
   * [Change the stream](/financial-statements/using-statements/customize-your-view-financial-statements/change-the-current-data.md) to display the new budget stream.

{% embed url="<https://phocassoftware.wistia.com/medias/ng0v1bmoqy>" %}

## How do I measure the impact of my forecast against budget? <a href="#how-do-i-measure-the-impact-of-my-forecast-against-budget" id="how-do-i-measure-the-impact-of-my-forecast-against-budget"></a>

As a result of completing the above task, you can clearly see how you’re performing against budget. But suppose things have changed in a few areas and now you need to forecast values that are different to the budget.

1. In Financial Statements, analyze the financial information to identify the emerging issues for which you need to forecast the difference.
2. In Budgets and Forecasts, [create a forecast](/budgets-and-forecasts/owner-and-administrator/create-a-forecast.md) from an existing Profit and Loss budget (and Balance Sheet, if required).
3. In Budgets and Forecasts, [edit the forecast values](/budgets-and-forecasts/contributor/edit-values-in-a-worksheet.md) in the forecast(s) as required and [use the flagpole](/budgets-and-forecasts/getting-started/take-a-tour-of-budgets-and-forecasts/explore-the-forecast-workbook.md) to review the results of Actual + Forecast vs Actual + Budget.

***

## How can I see my actual+forecast result against my budget? <a href="#how-can-i-see-my-actualforecast-result-against-my-budget" id="how-can-i-see-my-actualforecast-result-against-my-budget"></a>

As a result of completing the above task, you have a forecast that accounts for changes in the budget. Now you want to measure your actuals vs budget vs forecast.

1. In Budgets and Forecasts, [publish the forecast](/budgets-and-forecasts/owner-and-administrator/publish-a-budget-forecast-or-other-worksheet-tab.md) to a new stream.
2. In Financial Statements,  [add the new stream to a budget](/financial-statements/managing-statements/manage-streams-and-scenarios.md).
3. In Financial Statements, [customize your view of the financial statement](/financial-statements/using-statements/customize-your-view-financial-statements.md) to display the actuals vs budget values. Typically, you need to perform the following actions (in any order):
   * [Change the period](/financial-statements/using-statements/customize-your-view-financial-statements/change-the-period.md) to display the latest closed period.
   * [Remove the Previous (year) columns](/financial-statements/using-statements/customize-your-view-financial-statements/change-the-columns.md#changethecolumns-addorremoveacolumnfromthegrid) to make the actuals vs budget vs forecast comparison easier to see.
   * [Change the stream](/financial-statements/using-statements/customize-your-view-financial-statements/change-the-current-data.md) to display both the budget and forecast streams.


---

# 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.phocassoftware.com/budgets-and-forecasts/contributor/review-the-budget-or-forecast/compare-actuals-budgets-and-forecasts.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.
