# Device settings

All the settings of Efento loggers described in this chapter can be also done remotely, from the server. In order to get the information on how to configure the device remotely, please refer to “Efento Cloud User Manual” or integration documentation.

Settings described in this section are available for all logger types. On top of these, some sensor types have additional settings. Those settings are described in the “Sensor specific settings” section.


---

# 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.efento.io/nb-iot-loggers/device-settings.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.
