# Adding pages to your PDF with additional information

Often, PDF forms require additional pages containing photos of property being inspected, narrative findings, etc.

ScribeWare allows you to specify a specific *section* in the report be used for this additional information.   You can add any images, captions, narratives and fields to this section, and they’ll be appended to the end of the published PDF form.

To configure additional pages:

1. Navigate to the chapter/section you wish to store the additional information in
2. select the 3 dots at the top right, then “add blank section”
3. Optionally give the section a name.   This will appear as the title of each page added to the PDF.
4. Double click the PDF in the media bar, or in a report
5. Under “Append section to end of document?”, select the section added in step 1
6. Check “Include section in report” if you want the the section to *also* appear in the published HTML report; otherwise leave it unchecked
7. Be sure to click “Save template” to save your changes to the new section

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

### Post navigation


---

# 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://docs.scribeware.com/into-the-weeds/configuring-pdf-form-fills-in-scribeware/adding-pages-to-your-pdf-with-additional-information.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.
