# Reporting

We provide an automatic reporting system that daily generates a report by instances or applications and transfer it to S3 bucket (AWS) (we will support other storages soon).&#x20;

To set up the daily reporting, please write to us to <support@telematicssdk.com> and provide us with the following information:

1. **Instance ID (can be found in your** [**DataHub**](https://docs.userdatahub.com/sandbox/sandbox-get-started) **account)**

```
Instance ID:
```

&#x20;  **2. AWS S3 bucket credentials**

```
S3 bucket arn:
S3 bucket region: 
access key id:
secret access key:
```

The service contains the following reports:

| Name of report     | Description                                                                                                                                          |
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| Trip summary       | The report contains a daily trip log, statistics and scoring information. TripID can be used to retrieve waypoints and events per each trip          |
| Scoring summary    | The report contains a daily scoring snapshot by users including points and scoring by factors. Values are calculated based on a scoring calculation. |
| User state         | A daily snapshot that contains a list of users and granted permissions                                                                               |
| Fraud              | A list of suspicious events generated by users by changing permissions or deactivating app                                                           |
| Trip waypoints     | A list of waypoints per each trip with information about speed limits and points where distracted driving has been detected                          |
| Trip events        | A list of trip events that we recognise as events impact on safe driving                                                                             |
| Drivecoins summary | Calculated drivecoins based on applied rules                                                                                                         |

{% content-ref url="/pages/-M2UIQfrcm26VqNdJlKA" %}
[Broken mention](broken://pages/-M2UIQfrcm26VqNdJlKA)
{% endcontent-ref %}

{% content-ref url="/pages/-M2UGXuZmTud5arO0Yqa" %}
[Broken mention](broken://pages/-M2UGXuZmTud5arO0Yqa)
{% endcontent-ref %}

{% content-ref url="/pages/-M2UJaz4R7mQ6PLoLy1d" %}
[Broken mention](broken://pages/-M2UJaz4R7mQ6PLoLy1d)
{% endcontent-ref %}

{% content-ref url="/pages/-M2UKNXpkADPOus1Q13G" %}
[Broken mention](broken://pages/-M2UKNXpkADPOus1Q13G)
{% endcontent-ref %}

{% content-ref url="/pages/-M2ULnH\_NdVo9oI98WIk" %}
[Broken mention](broken://pages/-M2ULnH_NdVo9oI98WIk)
{% endcontent-ref %}

{% content-ref url="/pages/-M2UMDQBjG4SCW30FWzV" %}
[Broken mention](broken://pages/-M2UMDQBjG4SCW30FWzV)
{% endcontent-ref %}

{% content-ref url="/pages/-MXqTku4Sv0gNZtB9FSc" %}
[Broken mention](broken://pages/-MXqTku4Sv0gNZtB9FSc)
{% endcontent-ref %}


---

# Agent Instructions: 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-old.telematicssdk.com/product-description/reporting.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.
