Entrypoints
The Entrypoints page is a central view of all workflow trigger configurations across your organization. Navigate to Entrypoints from the main sidebar.
What it shows
Each row represents a single entry point - a configured way to trigger a specific workflow. The table shows:
| Column | Description |
|---|---|
| Type | The trigger type: Chat, API, Schedule, Webhook, or Polling |
| Workflow | The workflow this entry point triggers |
| Status | Whether the entry point is active |
| Owner | Who created it |
| Updated | Last modified date |
Filtering
Use the search box to find entry points by name or workflow. Use the Type filter to show only one trigger type at a time.
Managing entry points
Click any row to open that entry point's configuration. From there you can edit settings, view run logs, enable or disable it, or delete it.
Entry points are also accessible from within each individual workflow under the Entry Points section. The Entrypoints page is useful when you want to see all triggers across all workflows at once - for example, to audit what's scheduled to run, or to find and disable an entry point that's causing unexpected workflow runs.
Creating entry points
Entry points are created from within individual workflows. See Distributing and Scheduling Workflows for how to set up each trigger type.