# Captures

**Packet Captures** lets you capture all outgoing and incoming data from Things connected to Monogoto. **Packet Captures** can generate a PCAP file for a specific Thing, including all data traffic routed via Monogoto over the past 60 minutes.

{% hint style="info" %}
Packet capture is available for things connected to an APN served by Monogoto.

Activation or deactivation or the capture integration applies to the whole account.

Capture files will auto-delete after 30 days.
{% endhint %}

## Enabling Packet Capture Functionality

When you want to use the Packet capture functionality, you can do so by going into the Things tab and selecting one. (Please note this is a one-time procedure that will stay enabled for future use)

1. Please go to the **Things** section on the left side menu.

<figure><img src="/files/QwutBiiEqsJ6m2CizIGE" alt=""><figcaption></figcaption></figure>

2. Click on **Capture** on the top left side of the **Thing Description**.

<figure><img src="/files/5Tj1Uftbw1bCQ5J6tvsG" alt=""><figcaption></figcaption></figure>

3. Then select **Activate Capture** to enable **Packet Capture Functionality.**

<figure><img src="/files/NZYRhOAO5vhKJmAfDGum" alt=""><figcaption></figcaption></figure>

4. After activating **Capture,** a small message will appear on the top section of your account.

<figure><img src="/files/OQKu165Fup6ndBCCRjZu" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
After enabling packet capture, you must wait for 60 minutes before integration has been enabled and a **Capture** can be created.
{% endhint %}

## Packet Capture Demo&#x20;

{% embed url="<https://www.youtube.com/watch?v=OERjD_ozpkk>" %}


---

# 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.monogoto.io/hub/captures.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.
