Generate items

Publish form

After building your form, you can begin to generate items out of it. You can do this when publishing the form or anytime afterward.

Publish form and generate

llm publish and generate items






















To publish the form and generate items:

  1. In the form builder, proceed to the code editor page and click Publish.
  2. Under Item Count, enter the amount of items you want to generate out of this form.
  3. Enter the Item Name.
  4. Click Publish and generate.

Publish form only

  1. In the form builder, proceed to the code editor page and click Publish.
  2. Click Publish only.

Generate items after publishing

llm generate items

After you've already published your form, you can go to your project to generate items.

  1. In the project, click + Add.
  2. Click Generate Items.
  3. In the pop-up, under Item Count, enter the amount of items you want to generate out of this form.
  4. Enter the Item Name.
  5. Click Generate.

🚧

Limitations

  • You can generate up to 50,000 items in one folder.
  • The character limit for LLMs and GenAI items is 120 characters, which includes the numerical suffix that is automatically added based on item count. For example, if your item name is Form and you are generating 3 items, they will be named: Form_00001, Form_00002, and Form_00003.