# Data: Manage

The 'Data: Manage' setting allows the admin user to access and edit the ‘Batches’ and ‘Exports’ functionality as well as generate and download the Session Files CSVs\
\
With this permission turned ON, Admin users have access to the following features on their enterprise dashboard as shown below:

<figure><img src="/files/4vmnyXnTZBZhkELD7tdb" alt=""><figcaption><p>Session Exports</p></figcaption></figure>

<figure><img src="/files/t5dgpL2NCAHiPyeyXSAj" alt=""><figcaption><p>Batches and Exports</p></figcaption></figure>

#### You can read about these features in detail here:

[How to generate and download a Session File](/enterprise-dashboard/user-feature-walkthrough/data-export-only.md#how-to-generate-and-download-a-session-file)

[Creating a New Export Setting](/enterprise-dashboard/user-feature-walkthrough/create-new-export-setting.md)

[Setting up SFTP Batches](/enterprise-dashboard/user-feature-walkthrough/setting-up-sftp-batches.md)


---

# 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://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/data-manage.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.
