# Prebuilt process flows

## Introduction

When working with Patchworks process flows, there are two possible paths:

* Install prebuilt process flows from the Patchworks marketplace&#x20;
* Build your own process flows to meet more specific requirements

This section includes information for **prebuilt process flows**. If you want to build your own (or update a prebuilt process flow that you've installed), please see our [Building process flows](https://doc.wearepatchworks.com/product-documentation/process-flows/building-process-flows) section.

## Accessing prebuilt process flows

You can browse and install available prebuilt process flows from the [process flows section of the Patchworks marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-process-flows):&#x20;

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FfmjyiCSIwjyjtoIwklzx%2Fmarketplace%20-%20flows.png?alt=media&#x26;token=b7ed1d33-e7a7-4456-bd91-f3cbd32994db" alt=""><figcaption></figcaption></figure></div>

## In this section

* [Installing a prebuilt process flow](https://doc.wearepatchworks.com/product-documentation/process-flows/prebuilt-process-flows/installing-a-prebuilt-process-flow)
* [The anatomy of a prebuilt process flow](https://doc.wearepatchworks.com/product-documentation/process-flows/prebuilt-process-flows/the-anatomy-of-a-prebuilt-process-flow)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.wearepatchworks.com/product-documentation/process-flows/prebuilt-process-flows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
