# Globus Data Transfer Tool

Globus is a powerful data transfer tool that has a wide range of support for popular storage systems and a simple graphical user interface. Using Globus is as easy as 1, 2, 3: 1. [Set-up your Globus Account](https://doane-ccla.gitbook.io/docs/data-transfer-and-storage/globus-overview) 2. [Find or Set-up Endpoints](https://doane-ccla.gitbook.io/docs/data-transfer-and-storage/globus-overview/globus-endpoints) 3. [Transfer your Files & More](https://doane-ccla.gitbook.io/docs/data-transfer-and-storage/globus-overview/globus-transfer)

## Getting Started and Signing In

Globus is primarily used via its web interface, though it is possible to download a personal client or use command line tools. 1. Navigate to the Globus website (<https://www.globus.org/>) and click `Log in`.

* Select your organization Oak Ridge National Laboratories from the drop-down menu and select `Continue`.
* Use your UCAMS username and password to log in.
  * If you have an existing Globus account, you may choose to link them at this time, or skip to the next step, by clicking `No thanks, continue`.
* Accept the user agreement and `Continue`. The next screen with ask you to `Allow` permissions.

For a list of common Endpoints or if you'd like to learn how to use Globus Endpoints, [click here for our guide](https://doane-ccla.gitbook.io/docs/data-transfer-and-storage/globus-overview/globus-endpoints).

📝 **Note:** If you can not login to the DTN, but can to other CCLA systems (like the login nodes), your account may have been temporarily blocked on the DTN. This occurs, for example, upon too many failed password attempts. If so, [contact the CCLA](https://doane-ccla.gitbook.io/docs/support).


---

# 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://doane-ccla.gitbook.io/docs/data-transfer-and-storage/globus-overview.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.
