# 📂 Importing & Data Inputs

- [PDF Import Overview](https://help.modelreef.io/help/importing-and-data-inputs/pdf-import-overview.md)
- [Table Detection Rules](https://help.modelreef.io/help/importing-and-data-inputs/table-detection-rules.md)
- [Date Column Detection](https://help.modelreef.io/help/importing-and-data-inputs/date-column-detection.md)
- [Unit Detection](https://help.modelreef.io/help/importing-and-data-inputs/unit-detection.md)
- [Cleaning Headers](https://help.modelreef.io/help/importing-and-data-inputs/cleaning-headers.md)
- [Fixing Merged Cells](https://help.modelreef.io/help/importing-and-data-inputs/fixing-merged-cells.md)
- [Mapping Variable Types](https://help.modelreef.io/help/importing-and-data-inputs/mapping-variable-types.md)
- [Mapping Categories](https://help.modelreef.io/help/importing-and-data-inputs/mapping-categories.md)
- [Mapping Subcategories](https://help.modelreef.io/help/importing-and-data-inputs/mapping-subcategories.md)
- [Mapping Branches](https://help.modelreef.io/help/importing-and-data-inputs/mapping-branches.md)
- [Mapping Units & Frequency](https://help.modelreef.io/help/importing-and-data-inputs/mapping-units-and-frequency.md)
- [Excel Import](https://help.modelreef.io/help/importing-and-data-inputs/excel-import.md)
- [CSV Import](https://help.modelreef.io/help/importing-and-data-inputs/csv-import.md)
- [Manual Variable Entry](https://help.modelreef.io/help/importing-and-data-inputs/manual-variable-entry.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://help.modelreef.io/help/importing-and-data-inputs.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.
