# Exporting Data

## Step 1. Open the desired dashboard

Open your dashboard, set the time range, set any filters you may need(i.e., dest:port:445 and source.ip: 10.10.10.10 AND user. name: john), hover over the target panel, click the three dots in the top right corner, and select "Inspect":

<figure><img src="/files/4M6GR3yGaSVaDWRCR7NJ" alt=""><figcaption></figcaption></figure>

***

## Step 2. Select your export method

Select a formatted CSV, and a file will be downloaded.

<figure><img src="/files/pQZDJRxHVpJeDUJyicRw" 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://cybrhawksoc.gitbook.io/cybrhawk-docs/getting-started/frequently-asked-questions/exporting-data.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.
