# Export to CSV / JSON

**Example URL**: <https://pentest.ws/e/{engagement.id}/console>

Exporting objects in PenTest.WS is available from the Object Menu in the upper right corner of the content panel on their respective pages.

![Export CS / JSON](https://1013683115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHecEAvxd6Z8cSug6DhWr%2Fuploads%2FPaT43Zx45JTHsZ5c6qAZ%2Fimage.png?alt=media\&token=341b1767-ac66-4fd2-b75a-f12de5228e5a)

The following objects can be exported to CSV or JSON format:

<table><thead><tr><th width="179.33333333333331"></th><th width="400.18815855494233"></th><th data-hidden></th></tr></thead><tbody><tr><td>Engagement</td><td>/e/{engagement.id}/console</td><td></td></tr><tr><td>Host</td><td>/e/{engagement.id}/host/{host.id}</td><td></td></tr><tr><td>Port</td><td>/e/{engagement.id}/host/{host.id}/port/{port.id}</td><td></td></tr></tbody></table>

## Tier Availability

**Export To CSV / JSON** is available on all tiers.


---

# 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.pentest.ws/exporting-and-importing/export-to-csv-json.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.
