# FAQs

### How ESS-DIVE defines large data

A dataset that meets any of the following criteria is considered large data by ESS-DIVE:

* Contains one or more files greater than 500GB
* Contains more than 100 individual files outside of zipped hierarchy

### What is a Globus "collection"?

Globus “collections” are discoverable access points that allow data to be transferred to and from them; essentially these “collections” are shareable folders in Globus.&#x20;

### What is Globus Connect Personal?

Globus connect personal is a desktop application that is necessary to upload data from your desktop to Globus. When using Globus Connect Personal, it creates a collection (or folder) for the files on your desktop which allows Globus to access the files on your computer and enable high-performance transfers.


---

# 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.ess-dive.lbl.gov/programmatic-tools/large-data-support/faqs.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.
