> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/it/guida-completa-al-low-cost-tracker/localizzare-lct-sulla-piattaforma.md).

# Localizzare LCT sulla Piattaforma

La sezione Dispositivi fornisce un accesso centralizzato a tutti i dispositivi all'interno della piattaforma. Offre strumenti che questa guida descriverà accuratamente.

### Come trovare un dispositivo specifico?

Il numero di serie è stampato sul tracker. Questo numero è assegnato in modo univoco a ciascun tracker e può essere utilizzato come ID del tracker per la ricerca nell'applicazione LCT.

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe5EGEJMZl5O4ETHzsGV7HFcMi4RFhhUg1ULRs0zWPvMMjj90JZfsoIwQJvatRGEGzfvjZKlU7j0vSIJsdexS7Ynk6kuadbgDTl11_1AUlBwBSpq-1FegQ1A2vfm7O0RkXgjHdCGeKsIu5vOb6zudc?key=NtdAHRW-s58YaFxuCKL5l3Ye" alt="" width="188"><figcaption></figcaption></figure></div>

## **LCT - Lettura del numero di serie del dispositivo su dispositivo e piattaforma**

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

{% hint style="success" %}
Tutti i tracker sono identificabili grazie al loro numero di serie predefinito, che può essere trovato sia sulla piattaforma che direttamente sul dispositivo.
{% endhint %}

### **LCT - Trovare il dispositivo sulla piattaforma**

1. **Ricerca del dispositivo**
   * Inserisci il **numero di serie** nel campo di ricerca.
   * Premi il tasto **Invio** o clicca sull'**icona di ricerca** a sinistra del campo.
2. **Visualizzazione dei risultati**
   * Il **tracker** trovato verrà mostrato in un nuovo dialogo.
3. **Gestione del dispositivo**
   * Per **configurare** un tracker già registrato o **assegnarlo a un gruppo**, prima individua il dispositivo nella **Dashboard LCT**.
   * Clicca sul tracker desiderato per accedere alle seguenti sezioni: **Dashboard, Configurazione, Regole, Allarmi, Eventi, Serie temporali, Proprietà.**

<figure><img src="/files/Dxo7D5W9yho1vHFSmcPi" alt=""><figcaption><p>cerca dispositivo dulla piattaforma</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.g-iot.io/it/guida-completa-al-low-cost-tracker/localizzare-lct-sulla-piattaforma.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.
