# Telemax

Loopit has a native integration with Telemax to enable rich insights and connectivity to your fleet.

### How to connect Telemax

1. Navigate to Settings > Integrations.
2. Click setup on Telemax
3. Fill in the Database ID

<figure><img src="/files/VBsstgPRTyHjsUBwRbiA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don't know your Database ID or can't find it, please contact <support@loopit.co> and we'll setup the connection for you.
{% endhint %}

4. Press save

### Can I connect multiple Telemax databases?

Yes,  you are able to connect an unlimited number of Telemax accounts and databases with Loopit.  A [tracking device](/assets/tracking/tracking-devices.md) can belong to any connection within the workspace.


---

# 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.loopit.co/settings/integrations/telemax.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.
