# Globus

![](/files/-MMqzORkVQml53uCYUhW)

[Globus](https://www.globus.org) is a secure, reliable research data management service. With Globus, subscribers can move, share, & discover data via a single interface – whether your files live on a supercomputer, lab cluster, tape archive, public cloud or your laptop, you can manage this data from anywhere, using your existing identities, via just a web browser.&#x20;

Transfers are facilitated through endpoints. Endpoints are like collections pointing to a subscriber's specific datasets like his/her Google drive, a research share or a folder on a computer. A *key* advantage of the Globus system is the ability to share and transfer large datasets through endpoints at high speeds with people outside Brown. The external collaborators need only sign up for a **free** Globus account to be able to transfer data with ease.

{% hint style="info" %}
Globus supports the following use cases:

* Users can move large datasets from their local machines to Oscar or between files.brown.edu and Oscar.
* Users can share large datasets with other users on Oscar who don't belong to the same group.
* Users can share their folders on Oscar with collaborators outside Brown to download and upload large datasets on the order of Terabytes.
* Users can share their folders with folks outside Brown to upload large datasets.
* Users can transfer data between institutions such as Brown and XSEDE facilities, and between institutions and their local machines.
  {% 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://docs.ccv.brown.edu/globus/master.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.
