> For the complete documentation index, see [llms.txt](https://support.waderaviation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.waderaviation.com/importing-your-data/previous-experience.md).

# Adding Previous Experience

If you don't need to import every individual flight — just your totals — use the **Previous Experience** tool. This lets you enter total hours by aircraft type (for example, 1,200 hours on B738), which are then included in your Dashboard totals and PDF exports.

This is a good option if you're starting fresh in Wader and only need your historical totals reflected, without full flight-by-flight detail.

## How to add previous experience

1. Go to **More → Previous Experience** (or access it from the import section).
2. Tap the **+** button to add an aircraft type.
3. Enter the aircraft ICAO type code and your total hours for that type.
4. Save — the hours will immediately appear in your totals.

<figure><img src="/files/OTEsKlogjgOuhYop8uVm" alt="Adding previous experience"><figcaption><p>Adding previous experience totals by aircraft type</p></figcaption></figure>

## Notes

* Previous experience can be included or excluded when exporting your logbook. Toggle this option in the export settings before generating your PDF.
* Hours entered here appear in the Dashboard and PDF totals but are not individual flights — they won't show up in the Logbook list view.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/previous-experience.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.
