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

# New Alert

Triggers a workflow on every new SentinelOne alert.

<Note>
  Workflows with this trigger check for new events **every 5 minutes by default**. You can adjust this interval in the Trigger settings.
</Note>

## Sample Event

```json theme={"dark"}
{
	"node": {
		"id": "01a03a4e-0a7e-7358-b8d3-a799d94cd680",
		"createdAt": "2026-08-25T18:55:51.535999Z",
		"detectedAt": "2026-08-25T18:55:51.535999Z",
		"name": "Phishing",
		"status": "NEW",
		"assignee": null
	}
}
```
