# "Could not save form - try again" **What you are seeing** "Could not save form - try again". --- ## Why it happens The save could not locate the form's macros in the page content. It retried five times over about nine seconds and gave up. Usually the page was edited concurrently, or the page structure changed underneath the reader. --- ## What to do Reload the page and try again. If it keeps happening, check nobody else is editing the same page at the same time. --- ## Limits that apply here | **Limit** | **Value** | **What happens** | | ------------------ | --------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | | Save retry ceiling | 5 attempts, backing off 250 ms, 500 ms, | If the save cannot locate the macros in the page content it retries on that ladder and then gives up, surfacing as "Could not save form - try again". | --- ## Related [Required fields and character or number limits are being ignored - people are saving anythingThe fields are standalone Input macros, not fields inside a Form container. Standalone fie](https://help.gocapable.com/forms/required-fields-and-character-or-number-limits-are-being-ignored-people-are-saving-anything.html) [Someone's answers were replaced by someone else'sBy design. A page holds exactly one record per form, not a log of submissions. A second pe](https://help.gocapable.com/forms/someone-s-answers-were-replaced-by-someone-else-s.html) [Everything elseThe rest of this family.](https://help.gocapable.com/forms/everything-else.html) --- _Found it? Good._