# The Generate PDF Wizard

The **Generate PDF** Wizard is our user-friendly UI that enables users to select templates, apply to source records, and produce beautiful PDFs with the click of a button.

The **Generate PDF** wizard is designed to be copied & placed wherever it is needed to support your unique use-case - a modal overlay that can be used on both standard forms and workspace (UI Builder) pages:

* [PDF Wizard on **Standard Forms**](/pdf-generator/technical-docs/the-generate-pdf-wizard/pdf-wizard-standard-forms.md)
* [PDF Wizard on **Workspace (UI Builder) Forms**](/pdf-generator/technical-docs/the-generate-pdf-wizard/pdf-wizard-workspaces.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://docs.yansalabs.com/pdf-generator/technical-docs/the-generate-pdf-wizard.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.
