If you’re looking to stop having to hard-code escalation paths in your workflows, you’ve come to the right article. We’ll dig into exactly how you can start dynamically setting your escalation paths based on another field e.g. select an affected feature for an incident and then escalate to the team that owns that feature. Now that you’ve read that article, you should have a good understanding of the Catalog types we’ll need to support this use-case. Essentially, you’ll need a catalog type to represent your Teams and Features, with each Feature having an Owner (Team), and each Team having an Escalation Path. This then lets you create the following expression wherever you need to get from Feature → Escalation Path. This could be within the Escalations section of an Alert Route, or within a workflow that escalates to a team when an incident is declared manually:Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.

