> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/forms-5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/forms-5/general-workflow-for-forms/form-preview.md).

# Form Preview

The users can get a preview of the selected form by clicking the preview icon provided on the landing header page.

* Choose an existing Form from the list/landing page.
* Click the ***Preview*** icon from the header panel of the selected form.

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

Or

* Click the ***Options*** icon for a published Form.
* Select the ***Preview*** option from the context menu that appears on the Form list.

![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FZFMgRYGR6ssDMdlh1SSM%2Fimage.png?alt=media\&token=89e5aa35-4072-40b1-bdea-ba55305aa33f)​

* The preview screen gets displayed for the selected form (the inserted Form instruction opens by default).
* Click the ***Go to Form*** option.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fz9mDuBAY8VhAA9DiphSg%2Fimage.png?alt=media&#x26;token=b924ccff-b3de-42d9-b079-2acbdeac57c9" alt=""><figcaption><p>Default Preview screen</p></figcaption></figure>

* The ***Form*** content opens in the preview mode.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FGrwBHdMq3e8h9eUp4pM7%2Fimage.png?alt=media&#x26;token=cc5834bf-83e0-4029-b06f-8d49078fbb20" alt=""><figcaption><p>Preview mode for a Form​</p></figcaption></figure>

<table><thead><tr><th width="96.33333333333331">Icon</th><th>Icon Name</th><th>Action</th></tr></thead><tbody><tr><td><img src="/files/yCuBkQUrTwhat79kUPdB" alt="" data-size="original"></td><td>Mobile View</td><td>Opens the form in the Mobile view</td></tr><tr><td><img src="/files/bglHeF2930tcxJJsr1P3" alt=""></td><td>Tablet View</td><td>Opens the form in the Tablet view</td></tr><tr><td><img src="/files/YQFdbhpGfUNX4cg1aIwg" alt=""></td><td>Large Screen</td><td>Opens the form in the Large Screen View</td></tr><tr><td><img src="/files/Wtn8U1ClZq8qG6bfY9tg" alt=""></td><td>Publish</td><td>Redirects to publish the form</td></tr><tr><td><img src="/files/gI9Uo8EWOW4bPXKa4rh4" alt=""></td><td>Settings</td><td>Redirects to the Form Settings page</td></tr><tr><td><img src="/files/z7M7Xcuyw7SqGpZb59K5" alt=""></td><td>Form Edit</td><td>redirects to edit the questions and Pages</td></tr><tr><td><img src="/files/WknD4c3QLG3R5UjjqQBL" alt=""></td><td>Form Instruction</td><td>Displays the inserted Instruction message on the screen</td></tr></tbody></table>

​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bdb.ai/forms-5/general-workflow-for-forms/form-preview.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.
