# Rentalmatics

Loopit has a native integration with [Rentalmatics](https://rentalmatics.com/) to enable rich insights and connectivity to your fleet.

### How to connect

1. Navigate to Settings > Integrations.
2. Click setup on Rentalmatics
3. Fill in the Tenant ID (obtained from Rentalmatics)
4. Fill in the API key (obtained from Rentalmatics)
5. Press save

### Can I connect multiple Rentalmatics accounts?

Yes,  you are able to connect an unlimited number of Rentalmatics accounts 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/rentalmatics.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.
