# Create questions for repeating list datafields

{% embed url="<https://vimeo.com/526208659>" %}

## Why repeating lists?

Repeating list datafields are useful for example when the number of desired entries is not known or is very high. For instance, when drafting a shareholders’ agreement with numerous shareholders it would be burdensome to create new datafields to each shareholder. Using repeating lists allows us to add information on multiple shareholders by using only one, repeating datafield. Furthermore, this allows us to create intelligent tables. For more information on the use of repeating list datafields, see [this article](/datafields/types-of-datafields.md).

## In the Q\&A mode

Repeating list datafields do not show up in *batch create* sheet as the simpler datafields do. This is because repeating list are often combined with various types of repeating list datafields (f. ex. text, currency and true/false repeating list datafields) to create tables. Therefore, the best way to address the repeating lists in the Q\&A mode is to create a table question.

To do this, create a new card in the Q\&A mode by clicking <img src="/files/D2uDlT9A571OzyEEH3Wr" alt="" data-size="line"> button in the *cards* sheet. Having selected the newly created card, create a new question by clicking the new question button <img src="/files/NyqiuCKFjnoq5XR5TU7c" alt="" data-size="line">. In the drop down menu, select <img src="/files/R0KvVvhAYdvh1E7pQDYH" alt="" data-size="line">

You can now add new columns to the newly created question by using the new column button <img src="/files/OEeWDm4EXnupWqztxiDP" alt="" data-size="line"> and assign each new column to the desired datafield in your list by using the drop down menu in the newly created column. Under *Caption* you can set the text you want to be shown to the user of the Q\&A. Finally, you can delete a row by clicking the trash can icon on the right.

If you now go to the *Simulate* mode, you will be able to test adding new entries by using the new entry button!


---

# 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/how-to-qna/create-questions-for-repeating-list-datafields.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.
