> ## Documentation Index
> Fetch the complete documentation index at: https://docs.carviz.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reports management

> Handle report Creation & Management

## Create Report

When you create a report, a **token** will be generated. This token uniquely identifies the report and is used for future interactions. The report will be accessible both on your **dashboard** and within your **application**.

### Optional Parameters

* **sendEmail** -> (`True`) + `email`:\
  If you set `sendEmail`to`True`and provide an`email` address, an email will be sent to that address. The message will include a template to complete the report, pre-filled with your organization's information (such as phone number, logo, email, etc.).

* **sendPhone** -> (`True`) + `phone`:\
  If you set `sendPhone`to`True`and provide a`phone` number, a message will be sent to that number. It will contain a template to proceed with the report, also pre-filled with your organization's details.

### Multiple Report Access

Users can access and manage their reports seamlessly across multiple platforms:

* **Android App**:\
  Access all your reports directly within the Android app. You can view, filter, and manage your reports in real time with full functionality.

* **iOS App**:\
  Similar to the Android version, the iOS app provides full access to all your reports. Users can receive notifications, view report details, and take actions from their mobile device.

* **PWA (Progressive Web App)**:\
  The PWA allows cross-device access with an app-like experience directly from your browser. You can install it on desktop or mobile and access your reports with full offline support and push notifications.

* **Website Page**:\
  Reports can also be accessed from the dedicated reports section on the website. This version provides the most complete view, including advanced filtering, export options, and integration with other organizational
