> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/forms/how-to-submit-mock-data-for-forms-and-surveys.md).

# How To Submit Mock Data for Forms and Surveys

Submitting mock data for your survey or form will allow you to test the form/survey and see how the information looks in the contact profile. Follow these 5 simple steps to input mock data for survey or form completion.

**Step 1:** Navigate to Form or Survey Builder and select the form/survey of your choice.

**Step 2:** In the bottom right, click on Integrate Form.

**Step 3:** Copy Link.

**Step 4:** Paste in incognito browser.

**Step 5:** Fill out Form/Survey and Submit.

**Step 6:** You can find the information submitted in the contact profile or in the submissions section of the Survey Builder or Form Builder Section.


---

# 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://software-help-docs.gitbook.io/knowledge-base/software-guide/forms/how-to-submit-mock-data-for-forms-and-surveys.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.
