Skip to content

Toro Cloud Dev Center


Creating a report

Reports are the primary feature of Report Builder. A report typically contains charts, which display configured data1, and optionally rows and containers which organize the layout of the charts in the report. Reports do not belong to a Martini package; they belong to an instance, where they are globally visible.

To add a new report to an instance, you can either (1) create a new one from scratch or (2) import a previously existing report. To create a new report, you will have to use the Martini report wizard.

Follow the steps below to learn how:

Creating a new report

Creating a new report

  1. Right-click on or underneath the Reports tree of the instance where your report will reside. From the appearing context menu, select New > Martini Report. This will launch the Martini report wizard.

    Launch the wizard using keyboard shortcuts only

    Another way to launch the report wizard is via the wizard launcher:

    1. Press if you're using Martini Desktop; if Martini Online.
    2. Enter the keyword report in the wizard launcher's text box.
    3. Select the Martini Report wizard from the filtered results by clicking on the entry or moving your arrow keys up and down.
    4. Press .

    You can use this method to launch other wizards as well.

    Launching the Martini report wizard via the wizard launcher

    Launching the Martini report wizard via the wizard launcher

  2. Provide the details of your report in the wizard.

  3. Click Finish.

  1. Reports support a variety of data sources including: JSON data, JSON arrays, RESTful web service responses, Tracker data, and invoke monitor data