Appearance
Manage Reports
Open Reports
- Sign in to app.autoconnecto.in.
- Open Reports in the left navigation.
Read-only users can view and download. Create, edit, delete, send-now, and schedule require a manager role (tenant owner / admin / read-write).
Create a report
- Click Create report.
- Choose type: Telemetry (time series) or Alarms.
- Enter a name (and optional description).
- Select devices and/or an asset and/or a device profile.
- Telemetry: pick keys and optional aggregation/interval. Alarms: optionally filter severities and statuses.
- Choose a time window (or custom range).
- Optionally add recipient emails and enable daily/weekly/monthly schedule.
- Save.
Download CSV
- Open Reports.
- Choose a report.
- Click download / run. The browser saves a CSV for the resolved time range.
Email now
- Open the report.
- Ensure at least one recipient email is saved.
- Click Send now. The platform generates the CSV and emails it as an attachment.
Scheduled email
When schedule is enabled, the backend hourly cron (REPORTS_CRON, default IST) emails due reports:
- Daily — once per IST calendar day
- Weekly — once per IST week (Monday start)
- Monthly — once per IST calendar month
Disable schedule on the report, or set REPORTS_CRON_ENABLED=false on the API host, to stop automatic sends. Download and send-now still work.
Delete
- Open Reports.
- Choose a report.
- Delete and confirm. Run history for that definition is removed.
