> For the complete documentation index, see [llms.txt](https://docs.langstack.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.langstack.com/welcome/get-started/learn-langstack/entities-crud-operations-from-api/create.md).

# Create

### Create Entity record

Users can define the Create Entity record Action to create a record in an Entity, \
\
Note: Ensure the entity for which the record is being created is defined in the Target Entities.&#x20;

1. Select Action as “Create Entity Record”.&#x20;
2. Select or create JXPResponse variable to store the record.&#x20;
3. Select entity variable (defined with the entity data type in the “variables” tab).&#x20;
4. Users may choose not to trigger a Flow. By default, the option is unchecked.&#x20;
5. Users may choose not to trigger a Validation. By default, the option is unchecked.

{% embed url="<https://media.langstack.com/documentation/media/images/code/training_manual/chapter_6/ch6createentityrec.png>" %}
