# Workflows

<p align="center">These guides help you configure <a href="/spaces/JW7pYRxS4dHS3Hv6wxve/pages/E4BndAJAkJ3sjXz3SAer">Workflows</a> for use cases across the pillars of Engineering Excellence:<br><i class="fa-person-running-fast">:person-running-fast:</i> Velocity,  <i class="fa-angles-up">:angles-up:</i> Efficiency,  <i class="fa-unlock">:unlock:</i> Security, and  <i class="fa-battery-bolt">:battery-bolt:</i> Reliability</p>

Common use cases of Workflows include granting user access to specific tools, automating resource creation with proper security and compliance checks, and change request management.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Scaffold an ML model project <i class="fa-person-running-fast">:person-running-fast:</i> <i class="fa-battery-bolt">:battery-bolt:</i> <i class="fa-angles-up">:angles-up:</i></td><td><a href="/pages/pWr6k74KUJGAat4IzKbd">/pages/pWr6k74KUJGAat4IzKbd</a></td></tr><tr><td>Manage Terraform infrastructure <i class="fa-unlock">:unlock:</i> <i class="fa-battery-bolt">:battery-bolt:</i></td><td><a href="/pages/KpPnFOkFjlb60XhnzF4v">/pages/KpPnFOkFjlb60XhnzF4v</a></td></tr><tr><td>Standardize new service creation <i class="fa-angles-up">:angles-up:</i></td><td><a href="/pages/nutgTEM6d1p6DyEWNLF0">/pages/nutgTEM6d1p6DyEWNLF0</a></td></tr><tr><td>Loop in a JavaScript block and return specified output <i class="fa-person-running-fast">:person-running-fast:</i> <i class="fa-angles-up">:angles-up:</i></td><td><a href="/pages/gNJOxCE4yWOn5nCFQOxA">/pages/gNJOxCE4yWOn5nCFQOxA</a></td></tr><tr><td>Rollback a service during an incident <i class="fa-unlock">:unlock:</i> <i class="fa-battery-bolt">:battery-bolt:</i></td><td><a href="/pages/zKunncKHcdZxwGeUhJjz">/pages/zKunncKHcdZxwGeUhJjz</a></td></tr><tr><td>Automate new dev environment <i class="fa-angles-up">:angles-up:</i></td><td><a href="/pages/X1X89Le5j6h0Reda6Fxf">/pages/X1X89Le5j6h0Reda6Fxf</a></td></tr><tr><td>Automate user access to GitHub, PagerDuty, and Jira <i class="fa-angles-up">:angles-up:</i></td><td><a href="/pages/Kl5s1TWlPC2EZDnxqY2g">/pages/Kl5s1TWlPC2EZDnxqY2g</a></td></tr><tr><td>Automate access to Copilot <i class="fa-angles-up">:angles-up:</i></td><td><a href="/pages/d9AqX9akWc7Zuay6hGGh">/pages/d9AqX9akWc7Zuay6hGGh</a></td></tr><tr><td>Kick off a Jenkins pipeline <i class="fa-person-running-fast">:person-running-fast:</i></td><td><a href="/pages/joATOYaJUk28M3VRLzKC">/pages/joATOYaJUk28M3VRLzKC</a></td></tr><tr><td>Call internal service endpoints <i class="fa-unlock">:unlock:</i></td><td><a href="/pages/pivbcAsTRS1Go1lNdwwD">/pages/pivbcAsTRS1Go1lNdwwD</a></td></tr><tr><td>Run a Humanitec pipeline <i class="fa-angles-up">:angles-up:</i></td><td><a href="/pages/mzm1tiZXBJq6LulQMjKM">/pages/mzm1tiZXBJq6LulQMjKM</a></td></tr><tr><td>Trigger internal Jenkins jobs <i class="fa-person-running-fast">:person-running-fast:</i></td><td><a href="/pages/QZTEgU2g7DdaothtBMNw">/pages/QZTEgU2g7DdaothtBMNw</a></td></tr><tr><td>Automate sync in ArgoCD <i class="fa-person-running-fast">:person-running-fast:</i></td><td><a href="/pages/bBmOtXap9mbkKW2IBUy8">/pages/bBmOtXap9mbkKW2IBUy8</a></td></tr><tr><td>Create ServiceNow incident <i class="fa-unlock">:unlock:</i>  <i class="fa-angles-up">:angles-up:</i></td><td><a href="/pages/AMSAy5MMHKcbmac3wYrg">/pages/AMSAy5MMHKcbmac3wYrg</a></td></tr><tr><td>Link SOC2 documents to an entity <i class="fa-unlock">:unlock:</i> <i class="fa-battery-bolt">:battery-bolt:</i></td><td><a href="/pages/IWyGSVDGmCUKClGxBctP">/pages/IWyGSVDGmCUKClGxBctP</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cortex.io/guides/product-areas/workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
