# Fidelity Positions CSV Instructions

{% hint style="info" %}
You only use this Positions CSV file from Fidelity when first adding the account. Importing transactions day-to-day going forward is another CSV, which has its own (very simple) instructions.
{% endhint %}

**1. Once logged onto your Fidelity account on the web, select the "Accounts & Trade" menu tab and then click on "Account Positions" (#1 in screenshot below)**\
Make sure you're on the individual account that you're looking to upload. You can't import multiple accounts in a single file — each are done separately.

**2. Click on the "Positions" tab (#2 in screenshot below)**\
Make sure you have "Open Positions" selected in that "Show" dropdown menu towards the middle of the screen — this should be the default, but you may have it set up differently.

**3. Click the "Download" button to export it as a CSV file (#3 in screenshot below)**

![](/files/-M7-pObv3DXwiRbAH0BM)

**4. Save the file to any folder on your computer. You will then select this file in the Wingman form.** \
Don't open it on your computer because it may auto-reformat and lead to an error — just upload into Wingman.


---

# 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.wingmantracker.com/getting-started/adding-an-account/fidelity-positions-csv-instructions.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.
