# I cannot access the /finngen/red?

The directory where you can share data and results with other users working in the same [Sandbox ](/faq/about-sandbox.md)as you is called /finngen/red. This directory was earlier a NFS disk but was changed in 2022 to a Google cloud bucket. To access the /finngen/red bucket you can use either one of these two options:

1. Use "gsutil cp" command if you work in command line, or
2. Use "File Manager" if you work with GUI.

See below pages for detailed instructions.

[Sharing individual-level data within the Sandbox](/working-in-the-sandbox/quirks-and-features/sharing-individual-level-data-within-the-sandbox.md)

[Managing your files in Sandbox](/working-in-the-sandbox/quirks-and-features/managing-your-files-in-sandbox.md)


---

# 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.finngen.fi/faq/about-sandbox/i-cannot-access-the-finngen-red.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.
