> For the complete documentation index, see [llms.txt](https://docs.fastn.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fastn.ai/classic/embedded-integrations/workspace-management/deployment.md).

# Deployment

The **Deployment** section in your Fastn Profile settings helps you manage how your flows, connectors, widgets, and configurations are moved between environments.

<figure><img src="/files/c20Ryiyw2k2zFB9Kh3eE" alt="Fastn profile dropdown menu with the Settings option highlighted"><figcaption></figcaption></figure>

From the left navigation bar under **Settings**, you'll find two deployment features:

<figure><img src="/files/osGJqyp1Jck9nv6G1UzP" alt="Fastn Settings sidebar with Releases and Pipelines options highlighted under the Deployment section"><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Releases</strong></td><td>Releases feature will help you group your flow and easily deploy and track them.</td><td><a href="/pages/7Rdu9LX9DIEkeEtDq7gs">/pages/7Rdu9LX9DIEkeEtDq7gs</a></td><td><a href="/files/taJ0hIxDBSCGw8Iqg5Cq">/files/taJ0hIxDBSCGw8Iqg5Cq</a></td></tr><tr><td><strong>Pipelines</strong></td><td>Specify your release deployment destinations by creating a pipeline.</td><td><a href="/pages/GYLeRB9SJy6ruB2uZGiu">/pages/GYLeRB9SJy6ruB2uZGiu</a></td><td><a href="/files/LHJ9uiH8WalADjeSfFRm">/files/LHJ9uiH8WalADjeSfFRm</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.fastn.ai/classic/embedded-integrations/workspace-management/deployment.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.
