# Connectivity

The Connectivity page gives you a clear overview of all your **connections**. Here, you gain insight into their status and settings. We distinguish between **LoRa** and **M2M** connectivity.

## Connectivity menu

### Show all or narrow down

1. At the top left you see the **project picker**. Leave the project picker empty and the side menu allows you to work accross **all** your projects
2. Pick a **project** and both the menu and the data will **narrow down** to just that specific project, just like the filters you can use in your [tables](/kpn-things/general-functions/tables.md)
3. To open **all** connectivity items click one of the seperate tables for **M2M** and **LoRa**  connectivity without selecting a project first.

<div align="left" data-full-width="false"><figure><img src="/files/3kuAkVyRjqt9AKn3Pseh" alt=""><figcaption><p>Select connectivity overview</p></figcaption></figure></div>

### Open the connectivity view&#x20;

1. Once you’ve selected a **project**, you can choose the **connectivity overview** in the project’s detail view
2. You can also use the **side menu** to open the same view

<div align="left"><figure><img src="/files/17Fuq9GoCO5nSyR1M99m" alt=""><figcaption><p>Select connectivity view</p></figcaption></figure></div>

### View options and filters

**Below** the table we show.

1. number of ICCIDs **shown per page**
2. **total number** of ICCID's
3. current page and total **number of pages**

<div align="left" data-full-width="false"><figure><img src="/files/zLRu2Stv3RDuHM4YMFje" alt="" width="467"><figcaption><p>View details</p></figcaption></figure></div>

Use the filter options in the **top-right corner** to refine your overview.

1. **Save** your filter after making changes, you can store up to **10 different** layouts
2. Expand the table to **full** screen, then click the <img src="/files/yWHG3Yj8AxX70JOBoN6Y" alt="" data-size="line"> ie to return to the **standard** view
3. Open the view **options** menu
4. Open the **columns and filters editor** for advanced options to **customize** your view
5. You can always return to the **default** setting by clicking **Back to main view**
6. **Export** your current overview as a **CSV** file based on the selected layout
7. **Export** your current overview as an **Excel** file based on the selected layout

<div align="left"><figure><img src="/files/dG7IhlSMf6uu8TEdDUkk" alt="" width="290"><figcaption><p>Filter menu</p></figcaption></figure></div>

In the **view options** menu under the <img src="/files/Y7hl7H8NoqP9aOIpcGFR" alt="" data-size="line"> icon, you’ll find tools to **tailor** the view to your needs.

1. Open the **columns** selector
2. Click an item and **hold** the **left** mouse button to **drag** it to your preferred position
3. Click a header and **hold** the **left** mouse button to **drag** it to your preferred position
4. Click on the check boxes to **show** or **hide** an item

<div align="left"><figure><img src="/files/UB0oVbhvPn4L9BKJEvhg" alt=""><figcaption><p>Columns selector</p></figcaption></figure></div>

It is possible to filter on **multiple** variables to create a cross-section of the data. The filters applied to the overview are shown at the **top** in light blue boxes.

1. Open the **filter** selector
2. Click an item and **select** the desired check boxes, or enter part of the **value** to search
3. Click the <img src="/files/fe9kGSK6yI4ZJGz9EyXs" alt="" data-size="line">  icon at the **top** of the overview or by using **Reset** in the filter selector
4. Click the <img src="/files/0OdQa16j0qEAxxuPiWXx" alt="" data-size="line">  icon to **clear filters** to clear **all** filters
5. Click **Apply** to activate a filter or refresh it after making changes

<div align="left"><figure><img src="/files/dLLDSkcs8VIaQxFBdhsB" alt=""><figcaption><p>Filter selector</p></figcaption></figure></div>

{% hint style="success" %}

Don’t forget to **save** your created overviews and filters using the <img src="/files/3Fn4cwt2C2Ry5qPoZzmv" alt="" data-size="line">  icon, so you can easily **reuse** them later.

Want to learn everything about using **tables** in the Things Portal? Watch the[ instruction video](/kpn-things/general-functions/tables.md) under **tables** for more details.
{% endhint %}

## Manage connectivity

When you choose the **connectivity** variant, you’ll see an overview of **connections**, based on whether you selected a specific project or all connectivity.&#x20;

**Things Manager includes the following menu items**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>M2M and eSIM connectivity configuration</strong></td><td>Learn more about managing your <strong>M2M</strong> and <strong>eSIM</strong> connectivity configuration</td><td><a href="/files/VRyeWtDBeyPdwFY0ALPn">/files/VRyeWtDBeyPdwFY0ALPn</a></td><td><a href="/pages/Bi5QSJUvvBU3PyESKl0A">/pages/Bi5QSJUvvBU3PyESKl0A</a></td></tr><tr><td><strong>LoRa connectivity configuration</strong></td><td>Learn more about managing your <strong>LoRa</strong> connectivity configuration</td><td><a href="/files/44M1NRphJZNgpIa5OODJ">/files/44M1NRphJZNgpIa5OODJ</a></td><td><a href="/pages/sxmxLfIEOcEF8bZmLii6">/pages/sxmxLfIEOcEF8bZmLii6</a></td></tr></tbody></table>


---

# 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.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.
