# Device Management

- [Tenants](https://docs.akenza.io/akenza.io/get-started/tenants.md)
- [Managing an organization](https://docs.akenza.io/akenza.io/get-started/managing-an-organization.md): This is an overview over general organization management, not the Overview page on the organization context.
- [General Settings](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/general-settings.md)
- [White Labeling](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/general-settings/white-labeling.md)
- [Organization Properties](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/general-settings/organization-properties.md)
- [Actions](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/general-settings/actions.md)
- [Billing & Subscription](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/subscription.md)
- [API keys](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/api-keys.md)
- [Audit Logs](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/audit-logs.md)
- [Users (Organization)](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/users-organization.md): This page describes the Users page on organizations and its functionality.
- [Add & removing users from your organization](https://docs.akenza.io/akenza.io/get-started/managing-an-organization/users-organization/add-and-removing-users-from-your-organization.md)
- [Managing a workspace](https://docs.akenza.io/akenza.io/get-started/your-organization.md): This page describes the basic functionality and principles of workspaces.
- [General Settings](https://docs.akenza.io/akenza.io/get-started/your-organization/general-settings.md)
- [Device Lifecycle Reports](https://docs.akenza.io/akenza.io/get-started/your-organization/general-settings/device-lifecycle-notifications.md)
- [Workspace properties](https://docs.akenza.io/akenza.io/get-started/your-organization/general-settings/workspace-properties.md)
- [Occupancy settings](https://docs.akenza.io/akenza.io/get-started/your-organization/general-settings/occupancy-settings.md)
- [Device Setup Assistant](https://docs.akenza.io/akenza.io/get-started/your-organization/general-settings/device-setup-assistant.md)
- [Actions](https://docs.akenza.io/akenza.io/get-started/your-organization/general-settings/actions.md)
- [Custom fields](https://docs.akenza.io/akenza.io/get-started/your-organization/how-to-use-custom-fields-on-akenza.md)
- [Tags](https://docs.akenza.io/akenza.io/get-started/your-organization/how-to-use-tags-on-akenza.md)
- [Users (Workspace)](https://docs.akenza.io/akenza.io/get-started/your-organization/users-workspace.md)
- [Devices](https://docs.akenza.io/akenza.io/get-started/create-new-device.md): This page describes the Asset Inventory
- [Device](https://docs.akenza.io/akenza.io/get-started/create-new-device/devices.md)
- [Device Simulator](https://docs.akenza.io/akenza.io/get-started/create-new-device/device-simulator.md): This page explains the device simulator in more detail
- [Filter](https://docs.akenza.io/akenza.io/get-started/create-new-device/filter.md)
- [Bulk actions](https://docs.akenza.io/akenza.io/get-started/create-new-device/asset-bulk-import.md): This page describes the asset bulk actions in more detail
- [Bulk import CSV templates](https://docs.akenza.io/akenza.io/get-started/create-new-device/bulk-import-csv-templates.md): This page provides CSV templates and additional descriptions for Bulk imports
- [Rules](https://docs.akenza.io/akenza.io/get-started/rule-engine.md): This page describes the basic principle and functionality of rules
- [Input](https://docs.akenza.io/akenza.io/get-started/rule-engine/rule-input.md): This page describes rule inputs in more detail
- [Logic blocks](https://docs.akenza.io/akenza.io/get-started/rule-engine/logic-blocks.md)
- [Comparison](https://docs.akenza.io/akenza.io/get-started/rule-engine/logic-blocks/rule-logic.md): This page describes the comparison rule logic in more detail
- [Custom Logic](https://docs.akenza.io/akenza.io/get-started/rule-engine/logic-blocks/custom-logic.md): This page describes the Custom Logic Blocks in more detail
- [Logic Block Scripting](https://docs.akenza.io/akenza.io/get-started/rule-engine/logic-blocks/custom-logic/logic-block-scripting.md): Documentation of logic block scripting concepts
- [Geofence](https://docs.akenza.io/akenza.io/get-started/rule-engine/logic-blocks/geofence.md)
- [Timed Rules](https://docs.akenza.io/akenza.io/get-started/rule-engine/timed-rules.md): Trigger rule logic on a fixed interval
- [Rule Actions](https://docs.akenza.io/akenza.io/get-started/rule-engine/rule-actions.md)
- [Downlink](https://docs.akenza.io/akenza.io/get-started/rule-engine/rule-actions/downlink.md): This page describes downlink actions in more detail
- [Data Flows](https://docs.akenza.io/akenza.io/get-started/your-data-flow.md): This page describes the basic functionality and principles of data flows
- [Device Connectors](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector.md): This page describes Device Connectors in more detail
- [Device Security](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/device-security.md): This page describes the device security features available in akenza.
- [Using Device Credentials](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/device-security/using-device-credentials.md): This page provides examples on how to generate credentials for MQTT devices
- [Creating Public/Private Key Pairs](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/device-security/using-device-credentials/creating-public-private-key-pairs.md)
- [Using JSON Web Tokens (JWTs)](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/device-security/using-device-credentials/using-json-web-tokens-jwts.md)
- [Python](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/device-security/using-device-credentials/using-json-web-tokens-jwts/python.md)
- [Java](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/device-security/using-device-credentials/using-json-web-tokens-jwts/java.md)
- [Generating SAS Tokens](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/device-security/generating-sas-tokens.md)
- [HTTP](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/http.md): This page describes HTTP Connectivity in more detail
- [MQTT](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/mqtt.md): This page describes MQTT Connectivity in more detail
- [CoAP](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/coap.md): This page describes the CoAP connectivity in more detail
- [Efento](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/coap/efento.md)
- [LoRaWAN](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan.md)
- [Connectivity Management](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/your-integration.md): This page describes the basic functionality and principles of akenza's connectivity management
- [Swisscom LoRaWAN](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/swisscom-cmp-lpn.md): This page describes the use of Swisscom LoRaWAN as connectivity provider in akenza
- [The Things Network](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/the-things-network.md): This page describes the use of The Things Network as connectivity provider in akenza
- [Loriot](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/loriot.md): This page describes the use of Loriot as connectivity provider in akenza
- [Actility’s ThingPark Wireless](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/actility.md): This page describes the use of Actility’s ThingPark Wireless as connectivity provider in akenza
- [EWZ](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/ewz.md)
- [Cibicom](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/cibicom.md)
- [Helium](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/helium.md): This page describes the use of Helium as connectivity provider in akenza
- [ChirpStack](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/chirpstack.md)
- [NB-IoT](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/nb-iot.md)
- [mioty](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/mioty.md)
- [Disruptive Technologies](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/disruptive-technologies.md)
- [VergeSense](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/vergesense.md)
- [Spaceti](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/spaceti.md)
- [Haltian](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-connector/haltian.md)
- [Device Types](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-type.md): This page describes Device Types in more detail
- [Custom Device Types](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-type/device-type.md): This page describes the principle and functionality of Custom Device Types
- [Uplink](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-type/device-type/uplink.md)
- [Downlink](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-type/device-type/downlink.md): This page describes the specifications for downlinks
- [Scripting](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-type/device-type/scripting.md)
- [Schema](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-type/schema.md)
- [Library](https://docs.akenza.io/akenza.io/get-started/your-data-flow/device-type/library.md)
- [Output Connectors](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors.md)
- [Databases](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/databases.md)
- [akenza DB](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/databases/akenza-db.md)
- [InfluxDB](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/databases/influxdb.md): Send data to an InfluxDB
- [SQL Databases](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/databases/sql-databases.md)
- [Snowflake](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/databases/snowflake.md)
- [Streaming](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming.md)
- [Webhook](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/webhook.md): This page describes webhook action in more detail
- [Azure IoT Hub](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/azure-iot-hub.md): Process data in the Azure ecosystem
- [AWS Kinesis](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/aws-kinesis.md): Process data in the Amazon ecosystem
- [Google Cloud Pub/Sub](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/google-cloud-pub-sub.md): Process data in the Google ecosystem
- [Apache Kafka](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/apache-kafka.md): Process data on Event Hubs as Apache Kafka compatible ecosystem
- [Notifications](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/notifications.md)
- [E-Mail](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/notifications/email.md): This page describes E-Mail actions in more detail
- [SMS](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/notifications/sms.md): This page describes SMS actions in more detail
- [Microsoft Teams](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/notifications/microsoft-teams.md): This page describes Microsoft Teams actions in more detail
- [Slack](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/notifications/slack.md): This page describes Slack actions in more detail
- [Custom Components](https://docs.akenza.io/akenza.io/get-started/custom-components.md)
- [Data Processing Logs](https://docs.akenza.io/akenza.io/get-started/data-processing-logs.md)
- [Integrations](https://docs.akenza.io/akenza.io/get-started/integrations.md)
- [Reference](https://docs.akenza.io/akenza.io/get-started/reference.md)
- [REST API](https://docs.akenza.io/akenza.io/get-started/reference/api-documentation.md): See our Postman collection for our API documentation
- [Filtering](https://docs.akenza.io/akenza.io/get-started/reference/api-documentation/filtering.md)
- [Querying Device Data](https://docs.akenza.io/akenza.io/get-started/reference/api-documentation/querying-device-data.md)
- [Schema inference](https://docs.akenza.io/akenza.io/get-started/reference/api-documentation/schema-inference.md)
- [WebSocket API](https://docs.akenza.io/akenza.io/get-started/reference/websocket-api.md): subscribe to a live sensor data feed
- [Scripting](https://docs.akenza.io/akenza.io/get-started/reference/scripting.md): This page describes available functionalities and features for running scripts.
- [Stateful Operations](https://docs.akenza.io/akenza.io/get-started/reference/scripting/stateful-operations.md): Sharing data between uplink decodings or rule executions
- [Utility Functions](https://docs.akenza.io/akenza.io/get-started/reference/scripting/utility-functions.md)
- [Payload Templating](https://docs.akenza.io/akenza.io/get-started/reference/message-templating.md): This page describes the template syntax used by akenza in more detail


---

# 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.akenza.io/akenza.io/get-started.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.
