# Installation

## Install Pipeline Forms for Bitbucket Cloud

{% hint style="danger" %}
:white\_check\_mark: **IMPORTANT - PLEASE READ IT** :white\_check\_mark:

&#x20;**While the app is available at the** [**Atlassian Marketplace**](https://marketplace.atlassian.com/apps/1234290/pipeline-forms-schedule-with-parameters-advanced-fields?hosting=cloud\&tab=overview)**, it can be installed only from this** [**install link**](https://developer.atlassian.com/console/install/969025b6-9d62-4f5c-ab1b-c141fd1c41fe?signature=069a192f2c144997e0f53c1c04841b3f9160cd83823404b64984f8b2f528bcc2a8d7511b42c10b8765b3938ab35e1dfe567e8ba356ffefb8c2109ad2d9d4adb4\&product=bitbucket)**.** Since Forge on Bitbucket is so new (it just left EAP and became GA), it is impossible to install Bitbucket Forge apps directly from the Atlassian marketplace. It is **Safe to install** from here, and will be available on Marketplace when Atlassian makes it possible.&#x20;

By installing the app, you automatically accept our [Terms of Use](https://www.meta-inf.hu/legal-documents/terms-of-use).
{% endhint %}

{% embed url="<https://marketplace.atlassian.com/apps/1234290/pipeline-forms-schedule-with-parameters-advanced-fields?hosting=cloud&tab=overview>" fullWidth="true" %}
Marketplace listing
{% endembed %}

{% embed url="<https://developer.atlassian.com/console/install/969025b6-9d62-4f5c-ab1b-c141fd1c41fe?signature=069a192f2c144997e0f53c1c04841b3f9160cd83823404b64984f8b2f528bcc2a8d7511b42c10b8765b3938ab35e1dfe567e8ba356ffefb8c2109ad2d9d4adb4&product=bitbucket>" fullWidth="true" %}
Installation link for PFO
{% endembed %}

On this page just press the **Get app** button:

<figure><img src="/files/J5UdrVaYn8FuRO5iQRhB" alt=""><figcaption><p>Install with Get app button</p></figcaption></figure>

Select your bitbucket cloud environment in the dialog and then Install.

{% hint style="info" %}
You can only install apps for a workspace where you are a **workspace administrator**.
{% endhint %}

## Uninstall Pipeline Forms

To uninstall PFO, visit the 2nd tab (**Current Installations**) and press **Uninstall** on the selected Workspace.

<figure><img src="/files/xRcMQCB8cTdmvfTKta6t" alt=""><figcaption><p>Uninstall on Current Installations</p></figcaption></figure>


---

# 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://docs.meta-inf.hu/pipeline-forms/user-guides/administration-guide/installation.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.
