# Record Based Rules

Record change rules allows an App to change the value of a field based on changes happening to another field. E.g. In Tasks Manager, if the `%Completed = 100` then change the value of `Status` field to `Completed`.
