# Exporting an AEFI line list

An AEFI line list can be extracted at any time by any VigiFlow user. In organisations with multi-level VigiFlow access (e.g. national, regional, district), extracted data includes all accessible reports.

Before exporting, use the **`Filter`** to select which reports you want to include, such as a specific time period, vaccine, or whether to include all reports or only closed reports. Organisations handling both medicine and vaccine data can use the ATC code filter “**`J07`**” to include only vaccine reports.

{% hint style="success" %}
The AEFI line list is a single sheet with patient demographics, vaccine details, adverse event details, and administrative information.
{% endhint %}


---

# 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://support.who-umc.org/vigiflow/export-data/exporting-an-aefi-line-list.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.
