# 🔄 Data Workflows & Automation

- [Convert a PDF to a Structured Forecast](https://help.modelreef.io/how-tos/data-workflows-and-automation/convert-a-pdf-to-a-structured-forecast.md)
- [Build a Live Actuals Model Using Xero](https://help.modelreef.io/how-tos/data-workflows-and-automation/build-a-live-actuals-model-using-xero.md)
- [Build a Forecast from Ticker Fundamentals](https://help.modelreef.io/how-tos/data-workflows-and-automation/build-a-forecast-from-ticker-fundamentals.md)
- [Combine Multiple External Data Sources](https://help.modelreef.io/how-tos/data-workflows-and-automation/combine-multiple-external-data-sources.md)
- [Build a Central Assumption Library](https://help.modelreef.io/how-tos/data-workflows-and-automation/build-a-central-assumption-library.md)
- [Build Cross Branch Drivers & Dependencies](https://help.modelreef.io/how-tos/data-workflows-and-automation/build-cross-branch-drivers-and-dependencies.md)
- [Build Scenario Aware Data Overrides](https://help.modelreef.io/how-tos/data-workflows-and-automation/build-scenario-aware-data-overrides.md)
- [Build a Machine Readable Model for Automation](https://help.modelreef.io/how-tos/data-workflows-and-automation/build-a-machine-readable-model-for-automation.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/how-tos/data-workflows-and-automation.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.
