# Google Forms

{% embed url="<https://www.youtube.com/watch?v=gBX4hGT-9Nw>" %}

Here is how you do it:

* Configure the Document Template and Email delivery in Docupilot. See building document templates and email delivery in the below links.

{% content-ref url="/pages/-LM7DRa8-sA-1cByfWX8" %}
[Building Templates](/document-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LM7EatHIMWZIsdYhBgo" %}
[Deliveries](/deliveries.md)
{% endcontent-ref %}

{% embed url="<https://zapier.com/apps/docupilot/integrations/google-forms/36960/create-personalized-docupilot-documents-from-new-google-forms-responses>" %}

* You then need to set up Zapier -  <https://zapier.com/apps/docupilot/integrations/google-forms>
* A trigger to look for Google Form submission responses.
* An action to send the submission response to Docupilot to create the document from template. Choose the correct document template, template variables will be listed, map the fields with the response from the trigger.
* Finally, turn on the Zap.

![Google Forms & Docupilot](/files/-LOEv2ck6rL-emovx2bM)


---

# 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.docupilot.app/integrations/google-forms.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.
