# Add to report feature

The user, when checking the model's state on the Monitoring page, can add plots to reports directly from the monitoring page.

<figure><img src="https://content.gitbook.com/content/2wXpsFdZLc0Ed8e18KiO/blobs/euLePxNOJRqVKNVL9waX/image.png" alt=""><figcaption></figcaption></figure>

On the top right corner of each plot the user will find the Add to report button and the most recent report selected. Clicking on Add to report button will add the plot to the selected report. The user may select the desired report by clicking on the report name. The user can even create a new report by selecting the Create new report option.

<figure><img src="https://content.gitbook.com/content/2wXpsFdZLc0Ed8e18KiO/blobs/rbAlGVeCqgkaqU8MEBeg/image.png" alt=""><figcaption></figcaption></figure>

Clicking on Add to report button will add the plot to the end of the selected report. After adding plots to a report, it is important to go to the report to re-position the plots and add relevan information to them.

### Plot date range and style

When adding a plot to a report, the current state and configuration of the plot will be kept. This means if the user selects a plot with some specific setup like comparing realized and estimated performance during an specific date range, the same plot style will be kept on the report.

<figure><img src="https://content.gitbook.com/content/2wXpsFdZLc0Ed8e18KiO/blobs/TWwFRmu1K3ihuCtHQ0pg/image.png" alt=""><figcaption><p>Plot on Performance Monitoring dashboard</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/2wXpsFdZLc0Ed8e18KiO/blobs/wuaS35DABaO1tVWOTrN3/image.png" alt=""><figcaption><p>The same plot added to the Report 1</p></figcaption></figure>

After clicking on Add to report button, a toast will inform the user that the plot was added to the selected report.

<figure><img src="https://content.gitbook.com/content/2wXpsFdZLc0Ed8e18KiO/blobs/bVFMfuPppQ61v5pEUq4G/image.png" alt=""><figcaption></figcaption></figure>

#### Adding a plot to a report with date range

If the selected report is composed of all data, the Added plot will keep its selected date range, as in the previous example. But if you add a plot to a report with a selected date range. The plot will follow first the report date range, second the original plot date range. This means that only the overlapping date range will be displayed.

<figure><img src="https://content.gitbook.com/content/2wXpsFdZLc0Ed8e18KiO/blobs/2ImppsCsrmOuVBhYi0cw/image.png" alt=""><figcaption><p>Original plot ranges from Dec 2018 to May 2019</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/2wXpsFdZLc0Ed8e18KiO/blobs/R0C1LNlWhkj3juZFuRkX/image.png" alt=""><figcaption><p>When added to a report with a date range, just the overlap is displayed</p></figcaption></figure>

If there is no overlap between the plot and report, the plot will be empty.

<figure><img src="https://content.gitbook.com/content/2wXpsFdZLc0Ed8e18KiO/blobs/98BQw2EjqhBhpoYGGsAE/image.png" alt=""><figcaption><p>The plot data ended on May 2019, adding it to a weekly report (Oct 2024) displays no data.</p></figcaption></figure>
