# Form types (/docs/features/form-types)



Tradie Forms is built around **three kinds of paperwork** tradies use every week. All types share the same app: guided sections, validation, saved details, preview, and PDF download.

```text
                    ┌─────────────────────────────────────┐
                    │           Tradie Forms              │
                    └──────────────────┬──────────────────┘
           ┌───────────────────────────┼───────────────────────────┐
           ▼                           ▼                           ▼
   ┌───────────────┐           ┌───────────────┐           ┌───────────────┐
   │  Compliance   │           │    Daily &    │           │   Customer    │
   │     forms     │           │  operational  │           │     forms     │
   └───────┬───────┘           └───────┬───────┘           └───────┬───────┘
           │                           │                           │
           ▼                           ▼                           ▼
   Regulators &               Run the job on site          Hand to the client
   official PDFs              checklists, JSAs, etc.       sign-off, completion
```

## Compliance forms [#compliance-forms]

**Compliance forms** are regulatory or authority paperwork - usually an **official PDF** you need to check carefully and keep with the right job records.

Examples:

* NSW electrical and plumbing certificates
* QLD electrical and plumbing certificates
* NT gas notifications
* TAS plumbing certificates
* National telecommunications cabling advice forms

Typical features on compliance templates:

* Strict validation against certificate rules
* **Licence lookup** where registers exist
* **Form guides** in docs for every section (see [Form guides](/docs/form-guides))

<Callout type="info" className="docs-callout-info my-4">
  **Available now:** <PublicTemplateCount /> public templates across national telecommunications and electrical, NSW electrical, plumbing, fire safety, building, and WHS forms, NT electrical and gasfitting, QLD electrical, plumbing, building, and fire safety, SA plumbing, TAS plumbing and gasfitting, VIC building and pest control, and WA pest control. See [Form guides](/docs/form-guides) for the current list.
</Callout>

## Daily operational forms [#daily-operational-forms]

**Daily operational forms** are how you **run jobs day to day** - internal or crew-facing paperwork that keeps work safe, organised, and auditable.

Available examples:

* National Test and Tag Register
* National RCD Test Record
* National Emergency Lighting Test Register
* National Smoke Alarm Service Record
* NSW Mobile Crane Safety Checklist
* NSW WHS site safety forms, including risk assessments, SWMS, toolbox talks, and registers

You can also request custom site diaries, pre-start records, or internal completion paperwork for your business.

These use the same app areas (**Drafts**, **Completed**, **Saved details**) as compliance forms. They are built for **quick use on mobile** and reusing saved details across similar jobs.

## Customer forms [#customer-forms]

**Customer forms** are documents you **give to the client** - proof of work, approvals, or job communication, not forms you lodge with government.

Examples you might request as custom forms:

* Job completion and sign-off paperwork
* Variation or scope acknowledgements
* Customer-facing checklists or acceptance records

Customer forms still download to **PDF** for email or print. Wording and layout should match how you present work to homeowners, builders, or facility managers.

<Callout type="idea" className="docs-callout-info my-4">
  **Customer forms** are about **who receives the PDF**. **Compliance forms** are about **who regulates the work**. A single job might need both.
</Callout>

## Custom builds (any type) [#custom-builds-any-type]

Need a PDF that is not in the public library? **Request a template** from the app. We can turn your PDF into a guided template and enable it on your account, whether it is compliance, operational, or customer-facing.

See [Custom forms](/docs/features/custom-forms).

## Where to start [#where-to-start]

<Cards className="docs-cards docs-cards-cols-3 my-6">
  <Card title="Form guides" icon="hugeicons:shield-check" href="/docs/form-guides">
    Section help for compliance templates available today.
  </Card>

  <Card title="Browse templates" icon="hugeicons:layout-template" href="https://tradieforms.com.au/app/templates">
    Public library in the app
  </Card>

  <Card title="Request a template" icon="hugeicons:file-plus" href="/docs/features/custom-forms">
    Shared or private custom templates
  </Card>
</Cards>
