# LoRa connectivity configuration

The LoRa Connectivity configuration page gives you the opportunity to choose the **connectivity profile** that best suits your application.

The Devices overview provide you with a list of all devices als the connectivity used.

1. Click on **Devices** to show the device overview on the **Things Manager** tab
2. Search for a device **Name** of **DevEUI** to find the device and click the <img src="/files/XSga9TghYi25VDO15xg9" alt="" data-size="original">icon to open the **Device and Connectivity** details
3. Or click on the <img src="/files/XSga9TghYi25VDO15xg9" alt="" data-size="original">icon to open the **Device and Connectivity** directly in your device overview list

<figure><img src="/files/ylYS7hRKHBzIcEgDy4v9" alt=""><figcaption><p>Devices overview</p></figcaption></figure>

4. Click on the **Connectivy Plan** name to go to the LoRa Connectivity configuration section
5. Or open the **LoRa tab** and scroll down to the LoRa Connectivity configuration section

<figure><img src="/files/e9Tgg4AOve8yKVYei5yp" alt=""><figcaption><p>Configuration section</p></figcaption></figure>

6. Click **Edit LoRa Connectivity configuration**
7. The page show an overview of the **current** connecivity settings for this device
8. Want to learn more about the different settings how they work then click the link to go to the [**documentation**](/kpn-things/building-blocks/connectivity/connecting-lora-devices.md) about **LoRa connectivity configuration**

<figure><img src="/files/duSnoYIvwt5QMvhYSMq5" alt=""><figcaption><p>LoRa Connectivity configuration</p></figcaption></figure>

## Edit configuration <a href="#contact-support" id="contact-support"></a>

The connectivity plan can be updated here, by selecting the Connectivity plan selection box a new dialog opens In this dialog all available connectivity plans are shown, it shows per connectivity plan if it includes geolocation.

{% stepper %}
{% step %}

### Configure Connectivity plan

Click on the **Connectivity plan** selector

<img src="/files/oWOyi12V69pR2sLVrkBN" alt="" data-size="original">
{% endstep %}

{% step %}

### Select Connectivity plan

Select the preferred connectivity plan

<img src="/files/daRitJC5aiEsGG1FYcX9" alt="" data-size="original">
{% endstep %}

{% step %}

### Change the profile and motion indicator

The device profile and motion indicator of a LoRa device can also be updated

<img src="/files/hJFxz1Ki9Pe7bQYrZlxZ" alt="" data-size="original">

{% hint style="info" %}
If the device profile is changed the motion indicator is automatically updated, but it can be changed if required afterwards.
{% endhint %}
{% endstep %}

{% step %}

### Save the settings

Select **Save** to apply the change. The connectivity plan of the LoRa device is now updated.

<img src="/files/hPe5DRlV9vHRJce69Mpg" alt="" data-size="line">

Of course you can also click **Cancel** to keep your current setting.
{% endstep %}
{% endstepper %}


---

# 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/things-manager/connectivity/lora-connectivity-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.
