> 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/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-configuration.md).

# LCT - Configuration

The Configuration section under Devices allows users to customize and manage device settings efficiently.

Here, you can apply templates, adjust parameters, and ensure devices operate according to your requirements. Perfect for streamlining setup and maintaining consistency across multiple devices. Right here below will describe every voice one by one.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcEzYivQTerCsx2VQtp_nx9CmdbeA4XSDknYSDmaQI4wYfAq9GkcTRV_4K8EYMiPG-6OIhR6tmlmD_2cn3XuYNAPnwCtc0zrZYnJbxP5uyc-Ofy7GrJwWNVNM82HAh3XL9JWy70?key=Kl1KyU1gDzenB_F0xjN17rry" alt=""><figcaption><p>LCT Configuration Page Overview</p></figcaption></figure>

1. Navigate to the Device Dashboard:\
   Open the Cockpit Menu, go to the Devices section, and locate the LCT device by name or serial number.
2. Open the Device Page:\
   Click on the desired device to access its detailed dashboard.
3. Go to the Configuration Section:\
   In the LCT device page, click on the Configuration tab to view all configuration widgets associated with the device.
4. Add or Modify Configurations:\
   Use the + Add Widget icon to add new configurations.

{% hint style="success" %}
To Copy Configuration: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/platform-user-guide-book/device/device-dashboard-details/device-configuration/copy-configuration](/platform-user-guide-book/device/device-dashboard-details/device-configuration/copy-configuration.md)
{% endhint %}


---

# 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/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-configuration.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.
