> For the complete documentation index, see [llms.txt](https://docs.roivenue.com/roivenue-resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roivenue.com/roivenue-resources/roivenue-training/roivenue-features/targets.md).

# Targets

## How Targets Works

### Interactive Demo

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

### FAQ about Targets

<details>

<summary>If I create a target for months, is Roivenue going to show me comparison with a goal for weeks and days?</summary>

Yes, when you create a target for a month or for a week, Roivenue divides the total by the number of days and uses this average value for each day.&#x20;

</details>

<details>

<summary>Can I reorder goals on the Targets page?</summary>

Currently, this is not supported. You can add any of the widgets to any **Configurable Dashboard** where they can be reordered and resize freely.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/targets.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.
