> ## 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.

# Thread created

This event is fired when a new thread is created in your workspace.

You can subscribe to this event if you want to build an [autoresponder](/graphql/threads/autoresponders).

## Schema

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

Example:

<Snippet file="webhooks/thread-created.mdx" />

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