> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ccew.com.au/llms.txt
> Use this file to discover all available pages before exploring further.

# Smart form features

> Auto-save, serial number helper, and intelligent validation that make CCEW forms reliable and error-free

## Intelligent features for reliable completion

CCEW includes several smart features that work behind the scenes to protect your work, maintain compliance, and prevent errors. These features ensure every certificate is completed accurately and efficiently.

## Auto-save protection

### Never lose your work

Form auto-save automatically protects your progress as you type, ensuring you never lose work due to browser crashes, power outages, or accidental navigation.

<Steps>
  <Step title="Start typing">
    As soon as you begin entering information in any field, auto-save begins working automatically.
  </Step>

  <Step title="Continuous protection">
    Your data is saved locally every few seconds as you type, with no action required.

    <Check>
      Works completely in the background without interrupting your workflow.
    </Check>
  </Step>

  <Step title="Automatic recovery">
    If you close the browser and return later, your data is restored automatically when you return to the form.
  </Step>
</Steps>

### Privacy and security

<CardGroup cols={2}>
  <Card title="Local storage" icon="shield">
    Your form data is stored locally in your browser, not uploaded to our servers.
  </Card>

  <Card title="Your control" icon="lock">
    You can clear saved data anytime through your browser settings or by
    completing the form.
  </Card>

  <Card title="Secure storage" icon="database">
    Auto-save uses your browser's secure local storage system for protection.
  </Card>

  <Card title="No transmission" icon="wifi-off">
    Data is only uploaded when you submit the completed CCEW form.
  </Card>
</CardGroup>

## Serial number helper

### Maintain proper sequence

The serial number helper automatically suggests the next number in your CCEW sequence, helping you maintain proper numbering and compliance with NSW regulations.

<Info>
  Serial numbers must follow the format: \[YourLicenceNumber]\[SequentialNumber]
  (e.g., 444444C001, 444444C002).
</Info>

### How it works

<Steps>
  <Step title="Smart suggestion">
    When you start a new CCEW, the helper suggests the next sequential number based on your previous certificates.
  </Step>

  <Step title="Duplicate prevention">
    The system prevents duplicate numbers and maintains proper sequence
    automatically.
  </Step>

  <Step title="Manual override">
    Accept the suggested number or manually adjust if needed for specific situations.
  </Step>
</Steps>

### Compliance benefits

<Tabs>
  <Tab title="Format compliance">
    Ensures proper licence number format with sequential numbering as required by NSW regulations.
  </Tab>

  <Tab title="Uniqueness guarantee">
    Prevents duplicate serial numbers that could cause traceability and compliance
    issues.
  </Tab>

  <Tab title="Record keeping">
    Maintains sequential records that support proper business documentation
    practices.
  </Tab>

  <Tab title="Audit readiness">
    Sequential numbering supports regulatory audits and business record requirements.
  </Tab>
</Tabs>

## Error-free validation

### Real-time error prevention

CCEW's intelligent validation system catches mistakes and missing information before you submit, ensuring every certificate meets NSW compliance requirements.

### Validation features

<AccordionGroup>
  <Accordion title="Format checking">
    * **Phone numbers** validated for correct Australian format
    * **Email addresses** checked for proper structure
    * **Licence numbers** verified against NSW format requirements
    * **Postal codes** validated for Australian locations
  </Accordion>

  <Accordion title="Range validation">
    * **Test measurements** checked against realistic ranges - **Dates** validated
      for logical sequences and requirements - **Numeric fields** prevented from
      accepting impossible values - **Required selections** enforced for compliance
      fields
  </Accordion>

  <Accordion title="Cross-field validation">
    * **Installation dates** must be before or same as test dates - **Licence
      expiry dates** checked against work completion dates - **Related
      measurements** validated for logical consistency - **Address components**
      verified for completeness
  </Accordion>

  <Accordion title="Compliance verification">
    * **Mandatory fields** clearly identified and enforced
    * **Signature requirements** verified before submission
    * **Safety declarations** confirmed for all work types
    * **Regulatory requirements** checked against current NSW standards
  </Accordion>
</AccordionGroup>

### Error prevention benefits

<CardGroup cols={2}>
  <Card title="Compliance guarantee" icon="shield-check">
    Every submitted certificate meets NSW regulatory requirements automatically.
  </Card>

  <Card title="Professional quality" icon="award">
    Eliminate embarrassing errors that could damage your professional reputation.
  </Card>

  <Card title="Time savings" icon="clock">
    Catch issues immediately instead of discovering problems after submission.
  </Card>

  <Card title="Customer confidence" icon="heart">
    Professional, error-free certificates enhance customer trust and satisfaction.
  </Card>
</CardGroup>

## Working together

These smart features complement each other to create a seamless experience:

* **Auto-save** protects your work while **validation** ensures accuracy
* **Serial number helper** maintains compliance while **validation** prevents submission errors
* **Error prevention** works with **auto-save** to ensure reliable, accurate completion

<Tip>
  These features work automatically in the background, so you can focus on
  completing accurate certificates without worrying about technical details.
</Tip>

<Info>
  All smart features operate locally on your device, maintaining complete
  privacy while providing professional-grade reliability.
</Info>
