> For the complete documentation index, see [llms.txt](https://manual.bubble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.bubble.io/core-resources/bubble-workflows/bubble-events/backend-event-properties/api-workflow-properties.md).

# API workflow properties

API workflows are workflows that run on the server rather than in the browser. Unlike regular workflows, they aren't tied to a page or a user session, which means they can run in the background, be scheduled for a future time, or be triggered from outside your app entirely.

API workflows are described in the Workflow API section.

[The Workflow API](/core-resources/api/the-bubble-api/the-workflow-api.md)
