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

# Quickstarts

- [Run the workflow on a Transactionlink-hosted page](https://docs.transactionlink.io/docs/workflows/quickstarts/run-the-workflow-on-a-transactionlink-hosted-page.md): Learn how to run a workflow on a standalone Transactionlink-hosted page with minimal frontend effort.
- [Run the workflow inside your application](https://docs.transactionlink.io/docs/workflows/quickstarts/run-the-workflow-inside-your-application.md): Learn how to render the workflow directly inside your application using an iframe for a seamless user experience.
- [Run the workflow as a background process](https://docs.transactionlink.io/docs/workflows/quickstarts/run-the-workflow-as-a-background-process.md): Learn how to execute the workflow fully in the background, without displaying any user interface.
