Skip to content

Automations

Users with automations: read to inspect automation rules and automations manage permission to create, edit, enable, disable, or delete them.

Confirm the intended trigger, action, record owner, and failure handling. An automation should make a bounded change; it is not a substitute for reviewing business-critical work.

Rules can trigger from lead, deal, contact, organization, vendor, or task events: created, updated, field_changed, stage_entered, or status_changed.

Supported actions are create_task, update_field, send_notification, assign_owner, add_to_sequence, and log_activity. Action configuration must be a JSON object; invalid JSON is blocked before save.

  1. Open Settings → Automations and review existing rule state, trigger, action, and recent execution context.
  2. Create or edit a rule with the smallest possible trigger/action scope.
  3. Enable or disable it only after a review of its operational effect.
  4. Delete a rule only after the confirmation prompt; deletion stops future rule execution and cannot restore the definition.

An active rule is eligible for executor processing. It does not guarantee a downstream provider action, outbound delivery, or business outcome; check the resulting record and relevant integration state.