> 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-time-driven-configuration.md).

# LCT-  Time Driven Configuration

Time-driven configuration allows users to,  to automatically apply device settings or trigger actions based on specific time intervals or schedules.

This feature allows devices to perform tasks, adjust settings, or send updates at scheduled times, such as turning sensors on or off, modifying transmission intervals, or triggering specific rules. For example, a temperature sensor could be set to report data only during business hours, while a motion detector might activate only at night. This configuration optimizes energy use, improves efficiency, and ensures devices operate according to a predefined schedule.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcAlRpejswTj-O_9y2e1bSS1VlhZK-jf_WfWU_3y29J5UltwEf5mug3atAgJPKDCBajMFrv88BKrXUm-PGFcNEPQcFDQQsdmIj2zSpnkr-W7t3EQ3fWQp-4mnqRtOHF-E6oNCTeXQ?key=Kl1KyU1gDzenB_F0xjN17rry" alt=""><figcaption><p>LCT Time Driven Configuration</p></figcaption></figure>

## Set Up Time Driven Configuration

1. **Toggle the Switch**
   * Activate the configuration by toggling the switch.
2. **Configure Time Schedule**
   * This function allows you to disable selected events and the Bluetooth beacon for certain time slots (maximum of 10) to save battery or avoid unwanted alarms.
   * Use a mouse click on the scheduler below to create a new time slot or edit an existing one.
3. **Selected Time Slots**
   * Check the function to deactivate during the activated time slots.
4. **Click Save**
   * After configuring, click "Save" to apply the changes.


---

# 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-time-driven-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.
