# Insiders GPS trackers

Insiders (<https://insiders.live/>) provides high-precision sports data devices that collect athlete performance metrics and transmit them to the insiders cloud in real-time. RACEMAP directly retrieves this data, ensuring seamless integration on our tracking platform.

### Connecting insiders with RACEMAP

To integrate insiders devices with RACEMAP, follow these steps.

1. Register on RACEMAP - If you don't have an account, sign up here: [https://racemap.com/auth/register ](<https://racemap.com/auth/register >)
2. Set up your insiders account - Log in to your insiders manager account and take ownership of your insiders devices. Follow the setup according to your device type ([INTENSE](https://help.insiders.live/en/blog/2023/03/13/how-to-activate-your-intense/) or [INSPIRIT](https://help.insiders.live/en/blog/2023/03/10/how-to-activate-your-inspirit/)).
3. Contact <support@racemap.com> with your manager account credentials (username/email and password). If you prefer not to share your password, change it to a temporary value.&#x20;
4. We will configure RACEMAP to receive data from your insiders devices via insiders cloud.&#x20;
5. Confirmation - Once setup is complete, we will notify you.

### Add insiders devices to tracker management

After receiving confirmation you have to [add your insiders devices to the tracker management](https://racemap.com/admin/trackers/add) to operate the devices on RACEMAP. &#x20;

{% content-ref url="/pages/9zKei47tnVUSkRlJC5Bv" %}
[Add GPS trackers](/tracker-management/add-devices.md)
{% endcontent-ref %}

Select "Add Tracker," choose either "Intense" or "Inspirit" as the device class, then select your device and assign it an alias.&#x20;

<figure><img src="/files/Nyh3ILDNi1OduPfQHdMq" alt="" width="563"><figcaption><p>Select tracker type: "Intense" or "Inspirit"</p></figcaption></figure>

## Add insiders device to an event

Your insiders trackers are now ready for use. To let the devices send real-time location data to RACEMAP

* Add the devices to an event&#x20;
* Within the start- and the end time of the event (not in an upcoming event).

{% content-ref url="/pages/XXI5G3fvMe8yhwW6XSBl" %}
[Add devices to event](/tracker-management/add-to-event.md)
{% endcontent-ref %}

{% hint style="info" %}
Check the firmware of your insiders device here: \
<https://dev.insiders.live/>
{% endhint %}


---

# 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.racemap.com/gps-devices/insiders.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.
