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

# Add Anomaly Tracker Percentage

Set percentage such that when data will be flagged from this month if data is x% under or over data from last year this month.

### Request Params

*None*

### Request Body

<ParamField path="percentage" type="Number">
  Percentage for anomaly detection
</ParamField>

### Response

*None*
