> 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/jxpresponse.md).

# JXPResponse

The Actions for Create, Update, and Delete operations return an instance of JXPResponse. Through this variable, the user can check the execution status and resulting message of the respective action. \
\
For example, in the “Create Entity record” Action, a JXPResponse variable stores the record.

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