> ## Documentation Index
> Fetch the complete documentation index at: https://docs.francis.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Distribute numbers across departments

> Use formulas to distribute values across departments, when dimensions can't be used

<iframe width="720" height="467" src="https://www.loom.com/embed/941f8a39fde44ed0bc959458d0419751?sid=ffffb9e1-de66-47f9-9609-4e5c59a3f2bb" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen />

## Overview

If you have actuals that need to be distributed across departments and using dimensions in your accounting system isn’t an option, you can use formulas as a workaround.

## Basics

### **Assign departments in your accounting system**

We recommend addressing this at the source by assigning department values directly in your accounting system. This ensures that Francis automatically filters the data correctly.

### Use formulas to allocate across departments

If using dimensions in your accounting system is not feasible, you can implement a workaround in Francis. This involves four steps:

<Steps>
  <Step title="Separate accounts">
    Isolate the relevant accounts by moving them to a separate sheet for clarity and organization.
  </Step>

  <Step title="Create a distribution key">
    Develop a distribution key to determine how much should be allocated to each department. Weights can be based on high-level estimates or proxies. For example, allocate rent based on the percentage of total employees in each department. Be sure to input the weights starting from the earliest relevant period and “fill right.”
  </Step>

  <Step title="Create formulas">
    Use formulas to distribute the amounts across departments. Make sure to apply the formulas from the first relevant period and “fill right” to cover all necessary timeframes.
  </Step>

  <Step title="Create a check">
    Finally, implement a check to ensure everything has been allocated correctly. This step helps confirm that the total allocation matches the original actuals.
  </Step>
</Steps>
