# Importing Your Data

Instead of manually adding all your previous experience, Wader offers two ways for you to bring in your historical flight data:

* **Add previous experience totals** — a lighter option that lets you enter total hours by aircraft type, which are then reflected in your Dashboard and PDF exports without importing flight-by-flight detail, so Wader acts as a continuation of your previous logbook. This is particularly useful if you have an old printed logbook and want to start using a digital logbook. More about it here: [Adding Previous Experience](/importing-your-data/previous-experience.md).

* **Import from a supported logbook app or airline system** — this is an exclusive feature for PRO subscribers. More about this option here: [Importing from Another Logbook](/importing-your-data/from-another-logbook.md)


---

# 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.waderaviation.com/importing-your-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.
