> For the complete documentation index, see [llms.txt](https://doc.orbeon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.orbeon.com/form-builder/formulas/formulas-console.md).

# Formulas console

## Availability

[\[SINCE Orbeon Forms 2023.1\]](/release-notes/orbeon-forms-2023.1.md)

## Introduction

The Formulas console allows you to view formulas errors that occur when testing a form.

![Formulas console](/files/6o350khPTWLcrRlqDEtM)

Some errors are detected by Orbeon Forms statically, when compiling the form; other errors are detected dynamically, when the form runs and there is user interaction. Both types of errors are shown in the Formulas console.

Each entry shows:

* some context for the error
* the control name, if applicable
* the formula
* the error message
* the count of the number of times the error occurred

The console automatically opens when the first error occurs. You can close and open the console with the icon in the top right of the console area.

## See also

* [Formulas inspector](/form-builder/formulas/formulas-inspector.md)
* [Examples of formulas](/form-builder/formulas/formulas-examples.md)
* [Formulas](/form-builder/formulas.md)
* [Testing a form in web mode](/form-builder/advanced/web-test.md)
