> For the complete documentation index, see [llms.txt](https://docs.pipekit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pipekit.io/using-pipekit/pipes/externally-triggered.md).

# Externally Triggered

Pipekit supports the ability to query your cluster for Workflows that have not been triggered by Pipekit. It will then display the workflow details in a Pipe and Runs accordingly. This feature is useful if you are transitioning to Pipekit and already have a preferred method of triggering Workflows, or you intend to keep using your existing method instead of triggering Workflows through Pipekit.

## How to enable

This feature is disabled by default. To enable it, you need to modify your [pipekit-agent installation](/concepts/pipekit-agent.md#enabling-externally-triggered-workflows).

{% hint style="warning" %}
CronWorkflows are not supported by this feature.
{% endhint %}

{% hint style="info" %}
All users in the Pipekit Organization will see externally-triggered Workflows in the [Runs dashboard](/using-pipekit/runs.md) of the Pipekit UI.
{% endhint %}
