# PantherFlow Functions

{% 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/HJdp9q9LKlt0MME6NKdc" %}
[Aggregation Functions](/pantherflow/functions/aggregation.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bfjm29XLkyQTAunzhThM" %}
[Date/time Functions](/pantherflow/functions/date-time.md)
{% endcontent-ref %}

{% content-ref url="/pages/bTC6h3OUTuSVQygTdQ4G" %}
[String Functions](/pantherflow/functions/string.md)
{% endcontent-ref %}

{% content-ref url="/pages/zFdrNwB3HeOOixXyDKpS" %}
[Array Functions](/pantherflow/functions/array.md)
{% endcontent-ref %}

{% content-ref url="/pages/mo83R6mUaWsxnQkcjPl6" %}
[Math Functions](/pantherflow/functions/math.md)
{% endcontent-ref %}

{% content-ref url="/pages/XKZw2e5oglVPnW5TaT7b" %}
[Control Flow Functions](/pantherflow/functions/control-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y8TKk1nzsvPdGj4igRFP" %}
[Regular Expression Functions](/pantherflow/functions/regular-expression.md)
{% endcontent-ref %}

{% content-ref url="/pages/vl8mrL4i7kSrME7mfqyh" %}
[Snowflake Functions](/pantherflow/functions/snowflake.md)
{% endcontent-ref %}

{% content-ref url="/pages/rcg7JRESgtbHE79EZBxd" %}
[Data Type Functions](/pantherflow/functions/data-type.md)
{% endcontent-ref %}

{% content-ref url="/pages/F8bdzAT6M4Pgju6Hoi8N" %}
[Other Functions](/pantherflow/functions/other.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/functions.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.
