# What do we mean by "red" and "green" data?

### [Green data](/working-outside-the-sandbox/green-library-data.md)

FinnGen's "green" data is aggregate level **data** in **which at least 5 individuals have been used to generate the results.**

These are most commonly combined results from different types of analyses, including FinnGen Core results delivered to Green library by the FinnGen Analysis team (for instance, GWAS summary statistics).

Green data **is directly accessible** by anyone **with a @finngen.fi account** and **can also be downloaded** to any user's local machine.

### [Red data](/finngen-data-specifics/red-library-data-individual-level-data.md)

FinnGen's "red" data is **individual-level genotype or phenotype data** which is located in the Sandbox and which researchers can use to run their own analyses if individual-level genotypes and/or phenotypes are required as input.

We call this data "red" to remind users that we always **need to take extra care and security** in working with this data.

The data **consists of VCF files** that have genotypes for each individual and phenotype files that list phenotypes for all individuals by FinnGen ID. For access to this data **you need** [**access to the Sandbox**](broken://pages/eNdGj4vRUOiIZjFMgGUq) **in addition to having a @finngen.fi account.**

Watch a FinnGen security [training videos](/working-in-the-sandbox.md) to learn more about FinnGen red and green data.


---

# 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/working-in-the-sandbox/what-do-we-mean-by-red-and-green-data.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.
