# How does the PDF Form Source differ from the Report Source in Astera?

The *PDF Form Source* in Astera is used to extract data from PDF files only, whereas the *Report Source* in Astera extracts data from unstructured files (including .txt and PDF files) using a report model.

With PDF Form Source, you need to provide the file path in the properties to extract your data.

<figure><img src="/files/XwiveeAE4RR3JL16EMu4" alt=""><figcaption></figcaption></figure>

However, with [Report Source](/astera-data-stack-v10/dataflows/sources/report-source.md), first you point the path to a source file and then to a corresponding report model which will serve as an extraction template.

<figure><img src="/files/yDxEE1jzOXEEi6jlPxOQ" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.astera.com/astera-data-stack-v10/faqs/sources/how-does-the-pdf-form-source-differ-from-the-report-source-in-astera.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.
