# Export Account Items

**URL:** <https://pentest.ws/export>

The Export Account Items function will generate a JSON file containing the selected items from your account. This file can be used with the Import Account Items feature.

![Export Account Items](/files/3blb3Y9UUYiFm4me9Na4)

## Tier Availability

**Export Account Items** 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-account-items.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.
