# Device configuration

Each device can be configured individually by clicking on the **Configure device** option, available in the sub-menu visible after clicking the vertical ellipsis next to the device and in the detail view of the device.&#x20;

<figure><img src="/files/HvXHyvSW0NPYUrpuo6G9" alt=""><figcaption><p>Configure device option</p></figcaption></figure>

Alternatively, the user can batch configure devices. This option is available in the sub-menu of an entity that contains devices or other entities and in the detail view of the asset.

<figure><img src="/files/3owFjUHmlVvXwutTPxp0" alt=""><figcaption><p>Batch configuration option</p></figcaption></figure>

After clicking on any of the abovementioned options, a form-type configuration management with all the available options will be available. The configuration options differ per device; refer to the product documentation to learn more about the configuration options.&#x20;


---

# Agent Instructions: 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.twtg.io/docs/solidred-3.1/entity-management-features/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.
