{% extends "layout/base.html" %} {% block content %}

{{ 'Edit report' if is_edit else 'New report' }}

{{ 'Update this report definition. Generate output from the Reports overview.' if is_edit else 'Create a one-time report definition. Generate output from the Reports overview.' }}
Back
Report basics
Fields below are designed to scale as reporting grows.
Controls whether the HTML/PDF output shows a customer list, a job list, or both.

Reporting period (UTC)
Pick a day from the month calendar and set the time next to it.
UTC
UTC

Scope selection
Generate for a single customer, multiple customers, or all customers.
Search will be added later. For MVP this is a simple dropdown.
Hold Ctrl/Cmd to select multiple customers.
Jobs filter
Filter which jobs are included in the report by backup software and backup type. Informational jobs (e.g. License Key) are always excluded.
Leave empty to include all backup software.
Leave empty to include all backup types (except informational types).
Report content
Choose which columns are included in the report and define their order. (Applies to online table views.)
Select columns for the summary view.
Loading available columns…
Available columns
Selected columns (drag to reorder)
Tip: disabled items are coming soon.

    Cancel
    Scheduling (placeholder)
    Disabled for now. Will be enabled in a future iteration.
    Scheduling is not active yet.
    {% endblock %}