# Metaforms Chrome Extension – Confirmit Guide

Welcome to Metaforms! This extension helps you quickly create surveys in **Confirmit’s Survey Designer** by uploading your questionnaire and automatically generating questions, folders, and reusable lists.

### What You Can Do With This Extension

* Works only on **Confirmit Survey Designer** (not supported on the old **Professional Authoring** interface).
* Lets you generate survey questions from your uploaded questionnaire.
* Recognizes and builds required folders and reusable lists.
* Allows review and editing of questions after generation.
* Does **not** support editing existing surveys. You must create a **new survey**.

You *can* view or tweak generated questions in **Professional Authoring** after generation, if needed.


---

# 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.metaforms.ai/survey-programming-confirmit/metaforms-chrome-extension-confirmit-guide.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.
