A quick overview of Tracecat.
Tracecat is a modern, open source automation platform built for security and IT engineers. Itβs an open source Tines / Splunk SOAR alternative. Tracecat comes with a no-code / low-code UI for workflows, out-of-the-box integrations, lookup tables, and case management. Workflows are orchestrated using Temporal for scale and reliability.
We highly recommend every user complete the quickstart tutorial. This tutorial covers all the core features of Tracecat, which will save you hours of learning time.
Self-host Tracecat on your own infrastructure.
Log into Tracecat and invite your team.
Get from zero to hero in one tutorial.
HTTP request, data transforms, and workflow actions.
Execute custom Python scripts in secure sandbox.
If-conditions, looped actions, and branching logic.
Get and transform data from actions and webhooks.
Store and retrieve secrets in workflows.
You can sync custom YAML integrations and Python scripts directly into Tracecat from a private Git repo. Learn more in the custom integrations tutorial.
This is the recommended way to use Tracecat. All reusable integrations should be stored and version controlled in your own GitHub / GitLab repository.
Trigger a workflow via the UI, webhook, or schedule.
Build and execute workflows of workflows.
Manipulate, filter, and deduplicate data with transform actions.
Split, transform, and merge data with scatter and gather actions.
Define wait until, require, and retry until logic in workflows.
Build and sync custom integrations via git.
Notify your team when a workflow fails.
Out-of-the-box tools and integrations in Tracecat.
Utility functions for data manipulation and transformation.