# Network Headers and Payload

**Network request response headers**&#x20;

Network request response headers are captured by default in Zipy.  These are part of the Network Tab in **DevTools.**&#x20;

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

**Network header sanitization**&#x20;

Some network headers are disabled by default due to security reasons.&#x20;

**Network request  payload and response**

Network request  payload and response capture  can be enabled or disabled for Enterprise Plan users. By default the network payload and response is not captured.&#x20;

If it is enabled for the users the network payload details will be captured as shown in the figure below.&#x20;

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

<figure><img src="/files/9e3jOEDlIJsLyULhHBNH" alt=""><figcaption></figcaption></figure>


---

# 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.zipy.ai/product-features/network-headers-and-payload.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.
