---
sourceDocument: Australia Strategic Portfolio Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-business-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Strategic Portfolio Management

ft:clusterId :

    - itbm

bundleId :

    - itbm

workflow :

    - Technology


---

# Configure automatic status calculation

# Configure automatic status calculation for targets {#ariaid-title1}

Release version: Australia  
Updated September 1, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Configure system-wide automatic status calculation settings to determine target and goal status automatically based on achievement percentages. Enable or disable automatic calculation and customize Green, Yellow, and Red
threshold values to align with your organizational governance policies.

## Before you begin

Role required: admin

## About this task

Administraotrs can enable or disable the automatic status calculation feature. They can also customize the threshold percentages to align with organizational governance policies. Use the system property
sn_gfa.target.auto_status.thresholds to adjust threshold values.

**Default system property value:**

    {"enabled": true, "thresholds": {"green": 90, "yellow": 75}}

* `enabled:` Set to `true` to enable automatic status calculation. Set to `false` to disable and revert to manual status selection.
* `green:` Threshold percentage for Green status (default: 90)
* `yellow:` Threshold percentage for Yellow status (default: 75)
{#configure-automatic-status-calculation-spw__ul_xjm_5y1_lkc}

## Procedure

1. Navigate to AllSystem DefinitionSystem Properties.
2. Search for and open the sn_gfa.target.auto_status.thresholds system property.
3. In the Value field, input as <kbd class="ph userinput">true</kbd> or <kbd class="ph userinput">false</kbd> as needed.  
   The default value is true.

   Customize the threshold percentages for Green and Yellow statuses as needed.
4. Select Update to save the changes.

*[\>]: and then


