# Batch create pane

## Overview <a href="#overview" id="overview"></a>

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

1. Toggle to show/hide datafields which have already been assigned to questions.
2. Automatically make cards for **all** concepts listed in this pane.
3. Tabs for each concept category.
4. Concept frame with as its title the name of the concept (included in the document), including a list of each datafield tied to the concept.
5. Datafield included in the document.
6. Button to make a new card containing a question for this datafield or add a question for this datafield to an existing card.
7. Button to make a card for this entire concept, making separate questions for each datafield.

Make sure to also check out our [“How to” on easily creating a questionnaire by using the batch create pane](/qna/how-to-qna/create-a-questionnaire-using-batch-create.md).

{% hint style="info" %}
Note that repeating datafields will not get imported. They will typically become a column in some table, but it is too complex for the software to “guess” what you want to achieve in this regard.
{% endhint %}


---

# 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.clause9.com/qna/batch-create-pane.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.
