Searching Pipelines
The Pipelines screen is where you find, run, edit, and delete every Pipeline you've built. It remembers your last search so you're never starting from scratch, and it sits right next to the same Templates menu you already use elsewhere.
The Pipelines Screen
Selecting Pipelines from the left menu shows a searchable, filterable grid of every Pipeline in your tenant:
| Column | What It Shows |
|---|---|
| Name | The Pipeline's name, as set in Add Pipeline. |
| Description | The free-text notes entered when the Pipeline was created. |
| Poll Timeout | The "how long to wait per step" value in seconds — the failure-detection window from Creating a Pipeline. |
| Last Executed | When this Pipeline last ran, from any trigger. |
| Execution Count | How many times this Pipeline has been run in total. |
| Enabled | Whether the Pipeline is currently allowed to run. |
Your Search Is Remembered
Whatever you type into the search box, and whichever filters you set, are remembered for you personally. Come back to the Pipelines screen later — even after navigating away entirely — and it picks up right where you left off instead of showing a blank search every time. This is the same "remembered search" behavior already used on the Templates screen; both work identically.
Row Actions
Execute
Starts a new run of that Pipeline immediately, no navigation required. Since a Pipeline run is more than a single execution, the confirmation links you straight to that run's entry in the run-history view (see Executing & Run History) rather than just a plain "started" message.
Edit
Opens the Pipeline builder screen for that Pipeline — the same master-detail screen you used when first adding steps (see Adding Items & Template Lookup), now pre-loaded with its existing steps.
Delete
Asks for confirmation, then removes the Pipeline. Past run history for it is retained, not wiped out — deleting a Pipeline stops you from running it again, it doesn't erase what already happened.
The Templates Menu, Right Alongside It
The left menu has a second item — Templates — sitting next to Pipelines. It's not a lookalike or a cut-down copy: it's the exact same Templates Search screen used everywhere else Templates are managed, unchanged. This means you never have to leave this app to review, configure, or spot-check a Template before adding it to a Pipeline through the Template Lookup picker.