# Charles Schwab Positions CSV Instructions

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

**1. Once logged onto your Schwab account on the web, select the Accounts tab and Positions submenu (#1 in screenshot below)**

**2. Click the dropdown to select the account you want to add to Wingman (#2 in screenshot below)**

**3. Click the Export button on the right (#3 in screenshot below)**

![](/files/-M4KTR7xNIKrKydH2ac4)

**4. Click "OK"**

![](/files/-M4KVgTtxJhpzMFwY8lX)

**5. Save the file to any folder on your computer - you will then select this file in Wingman (no need to open it on your computer).**


---

# 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/charles-schwab-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.
