> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for CategoryUpdateTrigger

> Lists the enum values for CategoryUpdateTrigger.

## CategoryUpdateTrigger Enum

The type of change to trigger the auto update

| Name              | Value | Description       |
| ----------------- | ----- | ----------------- |
| None              | 0     | None              |
| SaleRegistered    | 1     | SaleRegistered    |
| SaleSold          | 2     | SaleSold          |
| SaleLost          | 3     | SaleLost          |
| LeadStatusChanged | 4     | LeadStatusChanged |

## Usage

* [AutomatedCategoryUpdate](../automatedcategoryupdate).trigger\_type - Info on how to autoupdate category when changing sale or leadstatus on person
