> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xpander.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Ituran

> Connect Ituran to xpander and give agents its 78 actions: how to connect it, and which actions to hold for approval.

<Badge color="blue">HTTP API connector</Badge>

An HTTP API described by an OpenAPI spec, not an MCP server. Calls go to `https://testapi.ituran.com` and carry the credential the connect dialog asks for.

## What the skill can do

API connector: 78 actions, as they appear in the skill panel. 42 of them create, change or delete something in Ituran; mark those under **These actions need approval** when you add the skill to an agent.

* **Alert system** (10): Get Custom Alerts By User Id, Update Custom Alert By Id, Contact Management Get All Contacts, Place Management Get All User Places, Get Push Alerts By Device And App Id, User Management Get User Login Details, Get Vehicle Alerts By License Plate, Create Alert For Vehicle By License Plate, Update Vehicle Alert By License Plate, Delete Vehicle Alert By License Plate
* **Safety monitoring** (9): User Management Get User Settings, Group Management Get All Drive Permission Groups, Driver Management Get All Drivers Of User, Export Driver Evaluation Report, Get Safety And Fuel Grades For Groups, Analytics Get Safety And Fuel Grades For Periods, Analytics Get Safety Total Data Including Grades, Get Safety Events For Trip, Vehicle Management Get All Vehicles
* **Event tracking** (6): Get User Defined Events, Get All Vehicle Events By License Plates, Get Over Speeding Events By License Plates, Get Events Statistics, Get Vehicles For Specific Event, Get Over Speeding Events By License Plate
* **Report generation** (6): Get Engine And Switch Activity Report, Get Events Report By Multiple Params, Get Full Report By Drivers And Vehicles, Get Heat Map Report By License Plate, Get Speed Report By Drivers And Vehicles, Get Trips Statistics By Period
* **Trip analysis** (6): Search Tripsby Vehicle Or Driver, Get Trips From Specific Trip Id, Get Total Trips Summary Information, Get Trip Information By Id, Get Over Speeding Events For Trip, Get Trip Points For Specific Trip
* **User management** (5): Authentication Revoke Token, Authentication Get Token By Credentials, Update User Settings, Accept Terms Of Service, Change User Login Password
* **Driver management** (5): Search Driver Information, Get Driver Information By Id, Get Safety Data By Drivers, Get Ubi Safety Data By Drivers, Get Current Driver On Vehicle
* **Place management** (5): Create New Place, Get Current Places With Vehicles, Update Existing Place, Delete Existing Place, Get Vehicles Inside Specific Place
* **Group management** (4): Get Groups Tree Without Vehicles, Create Drive Permission Group, Update Drive Permission Group, Delete Drive Permission Group
* **Command service** (4): Get Allowed Commands By License Plate, Send Command To Vehicle, Start Tracking Vehicle Location, Check Sent Command Status
* **Contact management** (4): Create New Contact, Search Contacts, Update Existing Contact, Delete Existing Contact
* **Vehicle management** (4): Get Ubi Safety Data By Vehicles, Get Safety Data By License Plates, Search Vehicles By License Plate, Get Vehicle Info By License Plate
* **Diagnostic service** (3): Get Last Diagnostics By License Plates, Get Diagnostics History By Date Range, Get Diagnostics Report By Date Range
* **Location tracking** (3): Get Vehicles Location By License Plates, Get Vehicle Location By License Plate, Create Share Drive Link For Vehicle
* **Export service** (2): Get All Schedule Report Status, Get Schedule Report Status By Id
* **Service center** (2): Get All Distributor Service Centers, Get All Ituran Service Centers

## Connect Ituran

In Xpander Chat, open the agent's settings, click **Add skill**, and search for **Ituran**. The connect dialog asks for a connection name and whether the connection is for the **Organization** (one shared account) or **Personal** (your own account, so the agent acts with your permissions where systems allow). On an agent other people use, a personal connection runs their requests as you unless the binding requires each person's own sign-in; see [whose credential a shared agent uses](/use/agents/permissions#whose-credential-a-shared-agent-uses).

The dialog shows the credential this skill needs and where it goes; the value is stored in the vault and attached at the moment of use.

Calls go to `https://testapi.ituran.com`.

## Give an agent the Ituran skill

Once Ituran is connected, any agent you can edit may be given the skill: open the agent's settings, click **Add skill**, and choose **Ituran**. Enable only the action groups the agent needs, and mark the actions that should wait for a named person's sign-off under **These actions need approval**. Which skills exist for your organization, and who may add them, is decided by your admins; see [Skills](/use/skills).

## Related Resources

* [Skills](/use/skills)
* [Ituran](https://testapi.ituran.com)
