# Falcon Onum Marketplace

## Overview

We understand that organizations lack the time and bandwidth to develop every data flow by hand. That’s why we’ve developed the Onum Marketplace, which further extends the platform’s out-of-the-box capabilities by providing access to shared data flows, community tools, and value-add modules that have been posted by Onum, as well as other Onum customers and partners.

To access Onum Marketplace, click the button under your Tenant icon.

{% hint style="info" %}
Note that some Pipelines within the Marketplace are only available in certain Tenants. [Get in touch with us](https://docs.onum.com/support/) if you would like access to specific ones.
{% endhint %}

<figure><img src="/files/bMgTnqjfsxTgYEKolbVv" alt=""><figcaption></figcaption></figure>

Filter for a specific type of Pipeline for your desired purpose, such as **Security**, **Reduction** or **Routing** purposes.

Once you have found the Pipeline you wish to use, click it on the home page to open its details.&#x20;

Here you can see an overview of what this template provides. Click **Chart** to see a sample of the data flow, or **Log** to view how the data will be transformed from input to output.

<figure><img src="/files/Oe5T7SC1yBXM7wfuzNwY" alt=""><figcaption></figcaption></figure>

## Import Pipelines

If you wish to use it, simply select **Import Pipeline** in the top right-hand corner. Select **Import** again to import it into your current Tenant.

<figure><img src="/files/5KrfPu3jSRGNF55k3qEo" alt=""><figcaption></figcaption></figure>

It will automatically open and you can begin using it.

{% hint style="info" %}
Note that imported Pipelines are templates and are therefore imported without a Listener or Sink. You must add them to start.For a detailed break down of some of the Pipelines available here, see our [Use Cases.](https://docs.onum.com/usecases/)
{% endhint %}


---

# 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.onum.com/marketplace/falcon-onum-marketplace.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.
