# PantherFlow Operators

{% hint style="info" %}
PantherFlow is in open beta starting with Panther version 1.110, and is available to all customers. Please share any bug reports and feature requests with your Panther support team.
{% endhint %}

{% content-ref url="/pages/fA7hnPuLdJUgMlNmyHYW" %}
[Datatable Operator](/pantherflow/operators/datatable.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lo5Zoz9rIKiH9AEAikbm" %}
[Extend Operator](/pantherflow/operators/extend.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z3f3cDGhgpRFz2bfLshl" %}
[Join Operator](/pantherflow/operators/join.md)
{% endcontent-ref %}

{% content-ref url="/pages/uFp3dVd95Ya7rEz6mld3" %}
[Limit Operator](/pantherflow/operators/limit.md)
{% endcontent-ref %}

{% content-ref url="/pages/oCACp3IdZeGcuhhVGX1r" %}
[Project Operator](/pantherflow/operators/project.md)
{% endcontent-ref %}

{% content-ref url="/pages/BeA5d89Mi8l9HlMSC7PG" %}
[Range Operator](/pantherflow/operators/range.md)
{% endcontent-ref %}

{% content-ref url="/pages/UfEdWmcYvOg00ElQwT8y" %}
[Sort Operator](/pantherflow/operators/sort.md)
{% endcontent-ref %}

{% content-ref url="/pages/QL6XCGM0iWrHr7eCMhgB" %}
[Search Operator](/pantherflow/operators/search.md)
{% endcontent-ref %}

{% content-ref url="/pages/vW46hlsy2WhjAPf7e29U" %}
[Summarize Operator](/pantherflow/operators/summarize.md)
{% endcontent-ref %}

{% content-ref url="/pages/uCvo3eF7JgbTr3mNIX5O" %}
[Union Operator](/pantherflow/operators/union.md)
{% endcontent-ref %}

{% content-ref url="/pages/Two7qXMXxTO2UE9Zw8Yj" %}
[Visualize Operator](/pantherflow/operators/visualize.md)
{% endcontent-ref %}

{% content-ref url="/pages/qi0YXkQDcreWq2UXCOpN" %}
[Where Operator](/pantherflow/operators/where.md)
{% endcontent-ref %}


---

# 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.panther.com/pantherflow/operators.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.
