> 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/journey-to-getting-started-with-giot/8.-device-configuration.md).

# 8. Device Configuration

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfEQ6KpTjmszWVWQqgcEa%2Fuploads%2FoYUxDfA8DrICBD41tRlg%2FLM%20and%20LCT%20configuration%20EN.mp4?alt=media&token=a7b963b7-168c-4720-91da-0375cf763e6c>" %}

### Configuring individual devices

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

### Share configurations across multiple devices.

You can Copy one device configuration to group of devices.

{% hint style="success" %}
Copy Configuration\
[https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/351/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)<br>
{% endhint %}

### Understand Adaptive Configuration.

Adaptive Configuration allows the platform to dynamically adjust device settings based on specific triggers, such as entering or leaving a geofence area. This feature ensures tailored configurations are applied to devices only when needed, optimizing performance and resource usage. By leveraging Adaptive Configuration, users can create responsive and efficient workflows, minimizing manual intervention.


---

# 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/journey-to-getting-started-with-giot/8.-device-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.
