# Calculate Total Committed

The **Total Committed Calculation** Quick Action allows you to manually recalculate committed funding or preview committed values for a specific date range under either a **Service Agreement** or **Agreement Item**.&#x20;

This gives you real-time visibility into how much of the Budget is already allocated — both from past activity and forecasted future services.

{% hint style="success" %}
As mentioned, but important to note, this quick action is also available on **Agreement Item** records. If accessed from an Agreement Item, the calculation will only apply to that individual item. If accessed directly from a Service Agreement, the calculation will include all associated Agreement Items with that Service.&#x20;
{% endhint %}

## How does the Quick Action work?&#x20;

Begin by selecting the **Total Committed Calculation** Quick Action from the top of your Service Agreement or Agreement Item.&#x20;

Once done, you will have two options:&#x20;

{% hint style="info" %}
Please note, if the **Enable Total Committed Calculation** setting is turned off in your Maica Settings, this quick action will still be visible — but only the **Preview by Date Range** option will be available. The **Calculate Total Committed** option will not appear.\
\
To learn more about the **Enable Total Committed Calculation** setting, [click here](/maica-knowledge-base/maica-administration-guide/settings/general-settings.md).&#x20;
{% endhint %}

1. **Calculate Total Committed**

<figure><img src="/files/drIDY2mhQNoZZWyI4XWA" alt="" width="375"><figcaption></figcaption></figure>

This will:

* Run the Total Committed Calculation process, which is further described here.&#x20;
* It will then update the **Total Committed** field with the new value.&#x20;

{% hint style="success" %}
Use this option when you want to manually update the Committed Values on a Service Agreement or Agreement Item
{% endhint %}

***

2. **Preview by Date Range**

<figure><img src="/files/KYjJczMfCIgQ034tmfqS" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
When you select **Preview by Date Range**, the Date Range fields will show and the button will dynamically update from **Confirm** to **Preview**.&#x20;
{% endhint %}

Here you can:&#x20;

* Enter a **Start Date** and **End Date**
* Click **Preview**

This will:

* Run the same calculation logic
* Return a committed value for that date range
* **Not update any fields** on the record

{% hint style="warning" %}
The Date Range Preview is for inspection purposes only — it does not affect any fields on the Service Agreement or Agreement Item.
{% endhint %}

## What happens next?&#x20;

* If you chose **Calculate Total Committed**, the calculation will run and automatically update the Total Committed field, you can then close the modal.&#x20;
* If you chose **Preview by Date Range**, a value will display under the date fields for your selected period — but nothing will be saved, you can then change the dates and run it again, or, close the modal.&#x20;


---

# 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://knowledge.maica.com.au/maica-knowledge-base/service-agreements/calculate-total-committed.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.
