# Custom Funnels

You can create your own C**ustom Prioritization Funnels.**

Click on the <img src="/files/wJ2XBGmZa1GhxKZdb1Yf" alt="" data-size="line"> button next to the *funnel selector* and the **Prioritization Funnel Configuration** panel will open:

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

Then, you can either create a New Funnel, Clone the selected funnel or Delete the selected funnel.

{% hint style="info" %}
Out-of-the-box funnels cannot be either modified or deleted.
{% endhint %}

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

Click on ***New Funnel*** and give the funnel a name.

<figure><img src="/files/haTNjvxFxn5tEENG6GBZ" alt="" width="563"><figcaption></figcaption></figure>

You can also use this new funnel as a “default” funnel for whatever type of risk.

After naming the new funnel, you can add the criteria by selecting among the available ones in “**Select a stage to add**” .

<figure><img src="/files/NnLl3V5GeLq926hH76o2" alt="" width="563"><figcaption></figcaption></figure>

Once you select one, click on the plus + sign to add it to the funnel.

<figure><img src="/files/EljUdWbEuMZQGuDvvDeV" alt="" width="563"><figcaption></figcaption></figure>

You will see some values for the criteria (true or false in this example). You can decide which value must be met by any issue to “pass” the criteria. For example, selecting *Reachability: true,* means that any reachable issue will pass this stage of the funnel.

You can add as much criteria (or stages) as you want, but remember that **order is important**. Criteria is applied from top to bottom. You can **drag-and-drop** the criteria to change their order.

For **multi-valued criteria**, selecting several options works as an “**OR**”.

<figure><img src="/files/Tw0d38JyaS7rLSmk2zI1" alt="" width="561"><figcaption></figcaption></figure>

When done, click on Save button and your new funnel will be displayed and among the available ones.


---

# 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.xygeni.io/introduction-to-xygeni/prioritization-funnels/prioritization-funnels.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.
