# Geotab

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

### How to connect Geotab

1. Navigate to Settings > Integrations.
2. Click setup on Geotab
3. Fill out the form.
   1. Name -> can be a friendly memorable name for your business e.g. "My geotab US"
   2. Enter your username, password and database provided by Geotab.
   3. URL is also provided by Geotab
4. Press save

### Can I connect multiple Geotab databases?

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