# Measures

## How Measures Work

### Interactive Demo

{% @storylane/embed subdomain="roivenue" linkValue="yjsqz0qh7czf" url="<https://roivenue.storylane.io/share/yjsqz0qh7czf>" %}

### FAQ about Measures

<details>

<summary>How long do I need to wait to see a newly created measure in Roivenue?</summary>

There is no wait time needed, immediately after you define a new measure, you can see it across reports. It might be needed to just refresh the page.

</details>

<details>

<summary>My measure is not visible in the reports, what should I do?</summary>

* First of all, try to refresh the page if you just created the measure.
* &#x20;If your measure is still not in the list, please check that you defined it well and that you do not have any typos in metric codes used for calculations.
* If the problem still persists, please contact us and we will help you out.

</details>

<details>

<summary>What calculations can I use in the formula?</summary>

You can use +,-,\*,/ and (), you can also use numbers and it is possible to use any number of the default measures for defining the new one. Always use a **Code** of a measure when creating a formula.

</details>


---

# 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.roivenue.com/roivenue-resources/roivenue-training/roivenue-features/measures.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.
