# SDL Atlas

SDL Atlas is a software, designed to monitor and manage a fleet, based on data received from a telematics device installed in a vehicle. This application allows you to:

* view real-time fleet data:
  * vehicle routes,
  * fuel level,&#x20;
  * accident,&#x20;
  * vehicle location,
* receive data for each trip:
  * speeding,
  * dangerous manoeuvres,
  * sharp acceleration and deceleration,
  * use time, fuel consumption,
  * speed chart,
  * average driver scoring, depending on various characteristics of driving style, assessment of the driver's driving style with recommendations for its improvement,
* create and manage geofences by receiving notifications and notifying drivers about deviations in routes,
* generate reports according to pre-agreed templates to obtain comprehensive statistical information,
* launch marketing campaigns with notifications for a selected audience,
* set tasks for installation / removal of telematics equipment, as well as activation / deactivation of telematics system functions.
* carry out remote monitoring of the technical and functional condition of all vehicles in the fleet for timely maintenance and prompt troubleshooting,
* receive information about possible accidents.


---

# 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://atlas-help.smartdriving.io/english-version/sdl-atlas.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.
