# Point realtime data to 3rd party platform

Our Telematics SDK supports a dynamic protocol. For realtime data we generate a protocol that comparable with several hardware telematics protocols. It enables SDK to work with a major part of fleet management platforms and telematics platforms without additional coding or integration.

### Comparable protocols:

* Teltonika **Codec 8 (**&#x61; main Teltonika FM device protocol that is used for sending data to the server)

### How to point data to 3rd party platform

Please go to Datahub -> Management -> :red\_car: Realtime data

![](/files/-MTCWrkDtW4EvUvXaGTw)

Real-time data settings interface allows you to point data to 3rd party platform as well as set up parameters for real-time data.

1. Make sure you have selected the correct user group. all settings are applied to Group level. :point\_right: [Create a user group](https://docs.userdatahub.com/#step-3-create-a-user-group-and-get-credentials)
2. Enable real-time data
3. Set up IMEIs. you will see users under IMEIs on the 3rd party platform.
4. Set Server settings: Server IP address and Port. This information can be found in 3rd party platform specification when you select a comparable device.
5. Optional: change settings such as data frequency while driving and while other time. this parameters shows how often you will receive data from the telematics SDK.&#x20;

![](/files/-MTCXKA5LnUH2wU1Yuwp)


---

# 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.userdatahub.com/management/point-realtime-data-to-3rd-party-platform.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.
