# Advanced

- [Locations](https://docs.efento.io/efento-cloud/advanced/locations.md)
- [Alarm rules](https://docs.efento.io/efento-cloud/advanced/markdown.md)
- [Sensor rules](https://docs.efento.io/efento-cloud/advanced/markdown/sensor-rules.md)
- [Gateway rules](https://docs.efento.io/efento-cloud/advanced/markdown/gateway-rules.md)
- [Editing sensor configuration](https://docs.efento.io/efento-cloud/advanced/editing-sensor-configuration.md)
- [Automatic reports](https://docs.efento.io/efento-cloud/advanced/automatic-reports.md)
- [Access - Users / API tokens](https://docs.efento.io/efento-cloud/advanced/editor.md)
- [Users](https://docs.efento.io/efento-cloud/advanced/editor/users.md)
- [API tokens](https://docs.efento.io/efento-cloud/advanced/editor/api-tokens.md)
- [Device information](https://docs.efento.io/efento-cloud/advanced/device-information.md)
- [Audit trail](https://docs.efento.io/efento-cloud/advanced/audit-trail.md)
- [Organization settings](https://docs.efento.io/efento-cloud/advanced/organization-settings.md)
- [License manager](https://docs.efento.io/efento-cloud/advanced/organization-settings/license-manager.md)
- [SIM cards manager](https://docs.efento.io/efento-cloud/advanced/organization-settings/sim-cards-manager.md)
- [Topping Up the SMS / Phone Call Pool](https://docs.efento.io/efento-cloud/advanced/organization-settings/topping-up-the-sms-phone-call-pool.md)
- [Notification manager](https://docs.efento.io/efento-cloud/advanced/organization-settings/notification-manager.md)
- [Custom measurement types](https://docs.efento.io/efento-cloud/advanced/organization-settings/custom-measurement-types.md)
- [Channel formulas](https://docs.efento.io/efento-cloud/advanced/organization-settings/channel-formulas.md)
- [Integrations](https://docs.efento.io/efento-cloud/advanced/organization-settings/integrations.md)
- [Theme settings](https://docs.efento.io/efento-cloud/advanced/organization-settings/theme-settings.md)


---

# 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/efento-cloud/advanced.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.
