---
title: "Reinject Device Data"
canonical: "https://help.scopious.co.nz/space/KB/174751848/Reinject%20Device%20Data"
format: markdown
---
These instructions apply only to customers who stream device data to other platforms using **webhooks**.


> Macro (toc)

## Data Reinjection Information

> ℹ️ Data reinjection works with [Webhook Integrations](https://scopious.atlassian.net/wiki/spaces/KB/pages/248414210) only (not [MQTT Integrations](https://scopious.atlassian.net/wiki/spaces/KB/pages/258506757)).

> ⚠️ Device data is stored temporarily in the network server for a **maximum of 30 days**. After this time period the data is dropped and cannot be reinjected.

You can reinject recent device data into your platform(s) if for any reason the data did not make it from the LoRaWAN Network Server to your platform (i.e. network issue, power outage, server outage, etc).

Data reinjection is supported in [Device Pools](https://scopious.atlassian.net/wiki/spaces/KB/pages/85917701/Glossary+of+Terms#Device-Pool). Data can be reinjected for one, many, or all devices in a device pool.

Data can be reinjected to a single webhook in the device pool or all webhooks in the device pool (if the device pool is configured with multiple webhook integrations).

## Reinject Data via a Single Webhook

Follow these steps to reinject device data to a single webhook endpoint configured in the device pool:

1. Navigate to the **Network > Device Pools** page using the navigation menu on the left side of the screen.
2. Click on the device pool that you would like to reinject device data for.
3. Click the **Integrations** tab.
4. Click the integration you want to use to reinject the data to.
5. Click the **Reinject Device Data** button at the top right of the page.
6. Select the time range you wish to reinject data over. To select a specific time range, select **Custom Time Range** and define the **Start** and **Stop** dates and times.
7. Select the devices you want to reinject data for. By default all devices are selected. To select individual devices, first deselect them all by clicking **Toggle All**, and then select the individual devices you wish to reinject.
8. Click **Reinject Device Data**.

![Reinjecting data on webhook basis.gif](media://6dc54741-25ee-4525-b18b-99a23df87436)

## Reinject Data via All Webhooks

> ℹ️ Data is reinjected sequentially, one webhook integration at a time, rather than in parallel. If a Device Pool has multiple webhook integrations, all data will be fully reinjected into one platform before moving on to the next.

Follow these steps to reinject device data to <u>**all**</u> webhook endpoints configured in the device pool:

1. Navigate to the **Network > Device Pools** page using the navigation menu on the left side of the screen.
2. Click on the device pool that you would like to reinject device data for.
3. Click the three dots (…) context menu button on the top right of the screen and click **Reinject Device Data**.
4. Select the time range you wish to reinject data over. To select a specific time range, select **Custom Time Range** and define the **Start** and **Stop** dates and times.
5. Select the devices you want to reinject data for. By default all devices are selected. To select individual devices, first deselect them all by clicking **Toggle All**, and then select the individual devices you wish to reinject.
6. Select the **Uplink Storage** time range.
7. Click **Reinject Device Data**.

![Reinjecting data on device pool basis.gif](media://ddfc71d4-f8d5-4cfc-97ff-4a8a1a1f7dbc)