# Keep Data for Next Entry

This is a simple rule that instructs the bloc not to reset this data after submitting.

{% hint style="info" %}
Please note, the behaviour of this rule is more consistent with a [field parameter](/blocworx-documentation/bloc-editor/managing-a-field/field-parameters.md) than a rule. We may consider moving this feature to the Field Parameters section.
{% endhint %}

![](/files/-Ma4ja2hcTihHZ1Xy0Qd)

### Rule Parameters

There are no Rule Parameters for this rule.


---

# 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://manual.blocworx.com/blocworx-documentation/bloc-editor/managing-a-field/field-rules/keep-data-for-next-entry.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.
