# Budget by region and branch

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

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

The Financial Statements and Budgets & Forecasts modules [work together](/budgets-and-forecasts/getting-started/overview-of-key-terms-and-concepts/relationship-with-the-financial-statements-module.md) to provide a comprehensive budgeting solution catering to several scenarios. This page explains how to combine the features of both modules to budget effectively by region and branch. You can adapt this information to meet your individual needs.

**Scenario**: Your organization operates across multiple regions (North, South, and so on). Each region has a dedicated manager and several branches. Each branch has its own manager.

## 1. Create the budget workbook

The most efficient way to create a budget workbook is to use the one-click budgeting feature in Financial Statements. See the [Create a budget (Financial Statements)](/financial-statements/managing-statements/create-a-budget.md) page for detailed information but for the purposes of this scenario, here's a summary of the steps:

1. Start by setting up your Profit and Loss statement to reflect your preferred budgeting structure. This step forms the foundation for your budget workbook, ensuring it aligns with your financial planning needs. In this scenario, you:
   1. [Add the applicable dimensions as levels in the statement](/financial-statements/using-statements/manage-statement-levels.md). This creates a nested view of your financial information, where you can expand the levels at which you want to budget. Ensure the levels are nested in the correct order to match your budget structure. In this example, the levels are Category > Region Manager > Branch > Account. \
      ![](/files/4btFr26rBeILhfBdhK25)
   2. Apply filters to exclude specific dimension entities as required. In this example, the Suspense entities in both the Regions and Branch dimensions are filtered out.\
      ![](/files/hrdfs57poZCgoE5pgdTq)

2. [Change the period](/financial-statements/using-statements/customize-your-view-financial-statements/change-the-period.md) to one that matches the budget period. In this example, it's January to December 2025.

   <div align="left"><figure><img src="/files/pTZLaujnWZq9mN2g0Bpr" alt="" width="375"><figcaption></figcaption></figure></div>

3. Click **Budgets** > **Create budget** to quickly generate a budget workbook based on the Profit and Loss statement's structure.&#x20;

4. Move to the Budgets & Forecasts module to review the newly created workbook and make any necessary structural adjustments before starting the budgeting process. <br>

   <figure><img src="/files/WrUSWGDms9AB0d3gbtnF" alt=""><figcaption></figcaption></figure>

## 2. Manage the workflow

As you created the budget, you are the budget owner, so the [workflow](/budgets-and-forecasts/contributor/use-workflows.md) starts and stops with you. You'll see your name against the baseline status in the workflow for all rows in the worksheet. You can delegate this task to the budget administrator, and take over the workflow at any time.&#x20;

<div align="left"><figure><img src="/files/FEQGljfw1konAXHkN4NA" alt="" width="375"><figcaption></figcaption></figure></div>

Expand the example below and see [Manage the workflow](/budgets-and-forecasts/owner-and-administrator/manage-the-workflow.md) for more information.

<details>

<summary>Example of the workflow for regions and branches</summary>

In this scenario, you start the workflow by assigning the Region rows to the applicable regional managers. If you want to do it yourself, follow these steps to quickly assign tasks in bulk.

1. Filter the Region dimension to focus on one region at a time, such as the North region.
2. Expand all rows to view the region's branches.
3. Select all rows with the Baseline workflow status.
4. Assign the selected rows to the applicable region manager.
5. Repeat the above steps to assign the other branches to their respective regional manager.

<figure><img src="/files/bE3GMjh1kOey7OtQIq6S" alt=""><figcaption></figcaption></figure>

Those managers then reassign the rows to the applicable branch managers. The branch managers complete their assigned tasks as part of the overall budget process, using tools like spreads and formulas, then submit their competed tasks back to their regional managers for review. If accepted, the tasks are submitted back to you, the budget owner for the final review and sign-off.&#x20;

Here's an example of workflow:

<figure><img src="/files/WhkQpPtbTQBS7bQ9lNNT" alt=""><figcaption></figcaption></figure>

</details>

The [workflow status](/budgets-and-forecasts/contributor/use-workflows.md#useworkflows-workflowstatus) of each row is clearly visible to everyone involved in the budgeting process. You can use the [workflow history](/budgets-and-forecasts/contributor/use-workflows/view-the-workflow-history.md), [workflow comments](/budgets-and-forecasts/contributor/use-workflows/view-workflow-comments.md), and [cell comments](/budgets-and-forecasts/contributor/review-the-budget-or-forecast/add-and-view-cell-comments.md) to keep track of what's happening.

When it comes to budget data entry, it can be helpful to view the regions and/or branches as [separate worksheet tabs](/budgets-and-forecasts/contributor/customize-your-view.md#viewlevelsastabs). &#x20;

## 3. Review, finalize and publish the budget

When the workflow is complete, you can [review the budget](/budgets-and-forecasts/contributor/review-the-budget-or-forecast.md) and finalize the process by [publishing the budget ](/budgets-and-forecasts/owner-and-administrator/publish-a-budget-forecast-or-other-worksheet-tab.md)as a stream to make it available for use in the Financial Statements module.


---

# 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/owner-and-administrator/create-a-budget/budget-by-region-and-branch.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.
