> 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/lct-transmission-interval-configuration.md).

# LCT-  Transmission interval configuration

The Transmission Interval refers to the time period between each data transmission from a device to the platform or server. It determines how frequently the device sends updates, such as sensor data, status reports, or other relevant information.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcG0DdCxM6JXfSAKK7j4NOT48WtMDSjp93QjMoglY3v9lNwQU6SPQoNEcyVifdqiLdv1CBXZ-7pmXPzYQGQAV6t0edv_YpmPN7M1AgpiPKUrKVivsqJH0EyRbybi_B9xHDKjuXo?key=Kl1KyU1gDzenB_F0xjN17rry" alt=""><figcaption><p>LCT Trasmission Interval</p></figcaption></figure>

## Steps to Set Up transmission interval

1\. Go to the Devices section and select the device for which you want to set the transmission interval.

2\. Open the Configuration Settings: once you've selected the device, click on \*\*Configuration\*\* to open the settings options.

1. **Activate the Rule:**

* Toggle the switch at the top of the configuration panel to enable the rule.

1. Set the Interva&#x6C;**:**
   * choose the desired transmission interval by entering the time period based on your needs. This determines how frequently the device will send updates.
2. **Define the Alarm Trigger Battery Threshold:**
   * Use the slider to set the battery percentage that will trigger the alarm.
3. **Define the Notification Type:**
   * **None:** The alarm will only be visible on the platform without sending a notification.
   * **Email:** Enter up to 5 email addresses to receive the notification when the alarm is triggered.
4. **Save the Configuration:**
   * Click Save to apply and activate the Battery Level Alarm Rule.

&#x20;![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdDbJC8r8eE-GrxzYyBVXzG24vTy4JhlwA6t6Gr1xRxZ5V0oPI7B1zTzWD_RXeBSZec19giYc7YkRLVxCeZX7I5GfDf2LrnyfVI19TGqnGvhb2aEzByqi4POIaecDxsBATKnXMM2g?key=Kl1KyU1gDzenB_F0xjN17rry)


---

# 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/lct-transmission-interval-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.
