# Accessing XNAT

Data can be accessed online through [our XNAT portal](https://xnat.bnc.brown.edu/). You will need to either be on the Brown campus network or [connect via VPN](https://it.brown.edu/services/virtual-private-network-vpn) to access the XNAT portal.

You can log in using your ✨ **Brown credentials ✨ and the LDAP credential option.**

<figure><img src="https://4276957606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtSg7ZEM6EHbi9iE84a%2Fuploads%2FVzqHAYGN2I2dzAKkaDVu%2Fxnat_ldap_login.png?alt=media&#x26;token=4bf22e08-c1d0-41cc-9d2b-9597a9e19825" alt="To set up a new XNAT account on the BNC XNAT portal, first select the option “Brown LDAP” in the login dropdown menu. Then, use your Brown University username and password. Lastly, press the login button to access your XNAT account."><figcaption><p>XNAT Login Page</p></figcaption></figure>

**If this is your first time logging in,** you'll see this screen. Verify that the option for "A New XNAT Account" is selected, and then click **Register**.

<figure><img src="https://4276957606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtSg7ZEM6EHbi9iE84a%2F-M1E4eZADHHYpuA5onkR%2F-M1E8eRfgORh89WzwBta%2FXNAT-LDAP-Registration.png?alt=media&#x26;token=429bb75d-6f9a-450d-aea6-159b026fa745" alt="Instructions to register a new account on XNAT. Under the prompt “Merge Your LDAP account With:”, select the option “A New XNAT Account”. Then, enter your Brown credentials and press “Register”."><figcaption><p>XNAT account creation the first time you log in.</p></figcaption></figure>

Please contact <cobre-bnc@brown.edu> with any login issues!


---

# 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/bnc-user-manual/xnat/accessing-xnat.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.
