# Batches

<figure><img src="/files/oCPgYB7sqbCaBEAdjP0m" alt=""><figcaption><p>Batches</p></figcaption></figure>

#### Creating a new Batch

* Give your batch a name and select which API key you wish to have the related session data transferred.&#x20;
* Enter whichever session STATUS you wish to include (most often only COMPLETE, which are sessions with full results.)
* Select the FREQUENCY to have this file generate and transfer any new sessions since generated and not included in the previous batch.&#x20;
* You can also set this batch to Auto to generate a new batch for any new sessions since the last file was generated or manually select whichever session you wish to include. This will add a button directly to any sessions with the desired status you set (like COMPLETE.)
* Enter the SFTP credentials for the endpoint to which you wish to transfer your session files.

{% hint style="info" %}
You can also set any specific license code to be used by any of these API keys.&#x20;

Using unique license codes will allow us to modify the CSV file to any requirements that would only impact sessions for API keys that use this license.
{% endhint %}

{% hint style="info" %}
Add up to 20 batch settings per account to share results with any third parties or send this same data to any own FTP/SFTP server(s).
{% endhint %}


---

# 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/branch-dashboard/user-feature-walkthrough/settings/batches.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.
