# How to export FinnGen IDs from Atlas

At this time, the Atlas UI does not provide a feature to extract FINNGENIDs from Atlas.

Exporting IDs from Atlas is needed for downstream analysis like GWAS. Exploring new cohorts with tools designed for the purpose is highly recommended before moving to downstream analysis. For further instructions see [Cohort Characterizations in Atlas](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/cohort-characterizations-in-atlas.md), [Cohort Operations tool](/working-in-the-sandbox/which-tools-are-available/cohort-operations-tool-co.md), [Trajectory Visualization tool](/working-in-the-sandbox/which-tools-are-available/trajectory-visualization-tool-tvt.md). See also [General workflows for the most common analyses](/working-in-the-sandbox/general-workflows-for-the-most-common-analyses.md) researchers are conducting with the FinnGen data in the Sandbox.

### Exporting cohort from Atlas using the Cohort Operation tool

**The easiest way** to export FinnGen IDs along with other data like birth date, death date, and sex from an Atlas cohort is by using the [Cohort Operations tool](/working-in-the-sandbox/which-tools-are-available/cohort-operations-tool-co/export-finngen-ids-using-co.md).

### **You can also use your Atlas cohorts in the** [**custom GWAS tool**](/working-in-the-sandbox/which-tools-are-available/untitled.md)**.**

#### Step 1:

[Custom GWAS tool ](/working-in-the-sandbox/which-tools-are-available/untitled.md)works so that in UI/Atlas, a user can create a cohort and click “run analysis”.

#### Step 2:

UI/Atlas will then spit out a phenotype file with IDs and a binary status indicator along with the analysis configuration, which will be automatically picked up for execution without having to go through the current pipelines.

#### Step 3:

The user will automatically be sent an email when the analysis is ready.


---

# 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/which-tools-are-available/atlas/detailed-guide/how-to-define-a-cohort-in-atlas/how-do-you-export-finngen-ids-for-an-analysis-cohort.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.
