# THE PORTAL EXPLAINED

- [Overview](https://docs.kpnthings.com/kpn-things/the-portal-explained/overview.md): Navigate to the features you need and get started
- [Things Manager](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager.md): Manage your IoT devices and the connectivity of your IoT solutions in the Things Manager
- [Projects](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/projects.md): Manage your projects
- [IoT Devices](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/iot-devices.md): Analyse and manage your devices
- [Device Data](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/iot-devices/device-data.md)
- [Devices](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/iot-devices/devices.md): Manage and view all details of your devices
- [Flows tab](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/iot-devices/flows-tab.md)
- [Connectivity](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/connectivity.md): Manage and control your connectivity for your IoT solutions
- [M2M connectivity configuration](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/connectivity/m2m-connectivity-configuration.md): Change your communication and rate plans
- [LoRa connectivity configuration](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/connectivity/lora-connectivity-configuration.md): Change your connectivity profile
- [LoRa gateways](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/connectivity/lora-gateways.md): Manage and configure your local LoRa gateways
- [Processing](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/processing.md): Manager your data flow and organize your decoders and encoders
- [Destinations](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/destinations.md): Connect your IoT data to the location where you want to use it
- [Activity](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/activity.md): Track the status and progress of your activities
- [Things Creator](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-creator.md): In the Things Creator, it is possible to define your own device type including decoder scripts. This guide describes how this is done.
- [Organization](https://docs.kpnthings.com/kpn-things/the-portal-explained/organization.md): On the Organization page, you’ll find all your company information, a cost overview details and user settings.
- [Support](https://docs.kpnthings.com/kpn-things/the-portal-explained/support.md): All help and resources in one place
- [Support tickets](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/support-tickets.md): Create a support ticket to request for information, changes or report an issue
- [News](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/news.md): We keep you updated about our platform and connectivity and planned maintenance
- [Release notes](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/release-notes.md): Access all release notes for our platforms in the Things Portal
- [Documents](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/documents.md): All documents and manuals in one overview
- [Service status](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/service-status.md): Check the operational status of our platforms in case of issues
- [Service level report](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/service-level-report.md): Is our service up to standards
- [Invoices](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/invoices.md): Find a copy of your invoices
- [Contact info](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/contact-info.md): All methods to get in touch with us
- [Zone list](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/zone-list.md)
- [Shop](https://docs.kpnthings.com/kpn-things/the-portal-explained/shop.md): Order your devices and simcards


---

# 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.kpnthings.com/kpn-things/the-portal-explained.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.
