> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-webreport.md).

# JUNE5 WebReport

*>> The web help for WebReport can also be called up as a PDF from the JUNE5 web application! The PDF help contains additional material, such as images and examples <<*

JUNE5 WebReport is part of the JUNE5 ECO System. The web report accesses the historical data from JUNE5 data sources. Data can be processed from various data sources with different aggregation levels.

## Prerequisite

JUNE5 WebReport is part of the JUNE5 server from version 3.4.0. To use it, the corresponding license option must have been purchased. To work with WebReport, you must have basic JUNE5 knowledge and the metrics required for the reports must be available in JUNE5.

## Licensing

A JUNE5 license (Enterprise) with the Web Report option (Order No. JUNE5-OPTN-WEB-REP) is required.

## Function

Data can be displayed in various forms. The following functions are possible:

* Text
* Tables
* Diagrams
* Color-coded display (highlighting) of texts and tables

## Creating a WebReport *(briefly)*

After clicking on the plus symbol button in the toolbar, a window appears in which the WebReport entry is selected. In the following dialog, you can decide whether to use a template or not. With the "No Template" option, an empty report is created. For detailed information, see the chapter *Creating a WebReport*.

## Properties

The following properties can be set in the Properties window:

* Name
* Identification
* Swipe time grid
* Report template
* [Printing](/june5-3.7/en/webanwendung/sichten/drucken.md)

## Toolbar

The toolbar provides buttons for the following settings.

* Edit or design report
* Preview (report is generated by the UI)
* Display report (report is generated by the server)
* Previous time interval
* Next time interval
* New Tab *(opens the currently displayed report in a new browser tab).*
* Download *(saves the report as a PDF file on the local device).*

## Deleting a WebReport

To delete a WebReport, you can click on the helper button with three dots to the right of the WebReport in the object list on the left. In the dropdown menu that appears, the delete button is shown, recognizable by the trash icon. When clicked, the WebReport is irrevocably deleted.


---

# 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.videc.de/june5-3.7/en/weitere-june5-produkte/june5-webreport.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.
