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

# Task updated

> Fired when a task's title, description, priority, company, tenant, or assignment changes.

This event is fired when a task's title, description, priority, company, tenant, or assignment changes.

A status change fires both this event and [`task.task_status_transitioned`](/docs/webhooks/task-status-transitioned).

## Schema

[**View JSON Schema →**](https://core-api.uk.plain.com/webhooks/schema/latest.json)

Example:

<Snippet file="webhooks/task-updated.mdx" />

<Snippet file="webhooks/sdk-usage.mdx" />
