# Function reference

You can click the **fx** button in the upper left corner of the pane to add a new function. Delete a function by clicking it, then pressing the Delete key, or by right-clicking it and selecting **Delete** from the context menu.

Every function available in Report Designer is defined and categorized according to the group it belongs to in the following topics:

* [Common functions](/pba-report-designer/9.3-report-designer/function-reference/common-functions.md)
* [Report functions](/pba-report-designer/9.3-report-designer/function-reference/report-functions.md)
* [Summary functions](/pba-report-designer/9.3-report-designer/function-reference/summary-functions.md)
* [Running functions](/pba-report-designer/9.3-report-designer/function-reference/running-functions.md)
* [Advanced functions](/pba-report-designer/9.3-report-designer/function-reference/advanced-functions.md)
* [Chart Data functions](/pba-report-designer/9.3-report-designer/function-reference/chart-data-functions.md)
* [Image functions](/pba-report-designer/9.3-report-designer/function-reference/image-functions.md)
* [Script functions](/pba-report-designer/9.3-report-designer/function-reference/script-functions.md)
* [Deprecated functions](/pba-report-designer/9.3-report-designer/function-reference/deprecated-functions.md)


---

# 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.pentaho.com/pba-report-designer/9.3-report-designer/function-reference.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.
