For the complete documentation index, see llms.txt. This page is also available as Markdown.

Worker Templates

What Is This Page?

The Job Templates page is where reusable packages of worker jobs are created, published, adopted, and applied. A template bundles one or more job definitions — each with a job type, name, schedule, and default configuration — so that the same set of jobs can be deployed consistently across many workers without configuring each one by hand.

There are two distinct roles in the template system:

Role
What They Do

Platform Admin

Creates and publishes platform templates to the shared MSP Library

MSP Admin

Adopts templates from the library, creates their own, and applies them to workers

If you are a Platform Admin, see the Platform Admin section below. If you are an MSP, see the MSP Admin section.


Platform Admin

What Are Platform Templates?

Platform templates are curated job packages that the Intune Assistant platform team creates and maintains. They represent best-practice configurations for common worker job scenarios.

A platform template:

  • Is visible to MSPs only after it has been published to the library.

  • Can contain one or more job definitions (items), each specifying a job type, schedule, and default configuration values.

  • Acts as a reference point. When an MSP adopts a platform template, they receive an independent copy. Changes you make to the platform template after adoption do not affect MSP copies.


Creating a Platform Template

1

Open the Templates page

Navigate to Admin > Templates (/admin/templates).

2

Start a new template

Click New Template in the top-right corner. A side panel opens on the right.

3

Fill in the template details

Field
Required
Description

Name

Yes

A short, descriptive name visible to MSPs in the library

Description

No

A longer explanation of what this template does and when to use it

4

Create the template

Click Create Template at the bottom of the side panel.

The template is saved with Published = No. It is not yet visible to MSPs. You can now open it to add jobs.


Adding and Editing Jobs on a Template

All job management happens inside the template's edit panel. Changes are staged locally and only sent to the server when you confirm them.

1

Open the edit panel

Click the pencil icon on the template card, or click Edit jobs in the jobs section of the card. The edit panel slides in from the right.

2

Add a job

Click Add job in the Jobs section of the panel. An inline form appears directly in the panel.

Field
Required
Description

Job Type

Yes

The type of automated job (e.g., compliance report, device inventory)

Job Name

Yes

A human-readable label for this job slot

Interval

Yes

How often the job runs. Common values: Daily, Weekly, Monthly.

Click Add job to stage the new job. It appears in the list with a green New badge — it has not been saved yet.

3

Edit or remove existing jobs

Each job row has a pencil icon (edit) and an X icon (remove).

  • Edit — opens the inline form pre-filled with the job's current values. Changes are highlighted with an amber Modified badge.

  • Remove — marks the job with a red Removed badge and strikethrough. You can restore it before saving by clicking Restore.

4

Review and save

When you are done making changes, click Review & Save at the bottom of the panel.

The panel switches to a review screen showing a summary of every change: modified properties, added jobs, removed jobs. Review the list, then click Confirm & Save to commit. Click Back to return to editing without saving.

You can add multiple jobs to a single template. Each job can have a different type and schedule.

If you close the panel with unsaved changes, you will be asked whether to discard them or keep editing.


Publishing a Template

Publishing makes the template visible to MSPs in the template library. A template must be published before any MSP can adopt it.

1

Open the template card

Find the template in the list at Admin > Templates.

2

Publish it

Click Publish in the template card header.

3

Confirm the status change

The template status changes to Published to Library with a green badge.


Unpublishing a Template

Unpublishing removes the template from the MSP library. MSPs who have already adopted it are not affected — their copies are independent.

1

Open the template card

Find the published template in the list.

2

Unpublish it

Click Unpublish in the template card header.

3

Confirm the status change

The status badge changes back to Draft.

Unpublishing does not delete any MSP copies. It only prevents new MSPs from finding the template in the library going forward.


Editing a Template

To change a template's name, description, active status, or jobs, click the pencil icon on the template card. The edit panel opens on the right.

All changes — including property edits and job add/edit/remove — are staged locally inside the panel. Nothing is saved until you click Review & Save and confirm on the review screen.

Editing a platform template does not change any MSP copies. MSP copies are taken at adoption time and are isolated from future platform changes.


Deleting a Template

1

Find the template

Find the template in the list at Admin > Templates.

2

Open the delete panel

Click the trash icon on the template card. A side panel opens asking you to confirm.

3

Confirm the deletion

Review the warning in the panel, then click Delete Template.


MSP Admin

The Template Library Tab

The Library tab shows all platform templates that:

  • Have been published by the platform team.

  • Have not yet been adopted by your organisation.

Once you adopt a template it moves out of the Library tab and appears in your My Templates tab. The Library tab only shows templates that are still available for you to adopt.


Adopting a Template from the Library

Adopting a template creates your own private copy of a platform template. Your copy is completely independent — the platform team cannot modify it after you adopt it.

1

Open the Library tab

Go to Worker > Templates and open the Library tab.

2

Adopt the template

Find the template you want and click Adopt.

3

Wait for confirmation

The button shows a loading spinner while the copy is created. When done, the view automatically switches to My Templates where your new copy appears with an Adopted badge.

You can only adopt each platform template once. If the Adopt button is not visible, you have already adopted this template.

After adopting, the template is yours to edit freely. Add jobs, remove jobs, change the name — none of these changes affect the original platform template or any other MSP's copy.


My Templates Tab

The My Templates tab shows all templates owned by your organisation. This includes:

  • Templates you adopted from the library.

  • Templates you created from scratch.

Each template card shows the template name, version, jobs, and status badges.


Creating a Template from Scratch

1

Open My Templates

Go to Worker > Templates and open the My Templates tab.

2

Create a new template

Click New Template in the top-right corner. A side panel opens on the right.

3

Fill in the fields

Field
Required
Description

Name

Yes

Display name for the template

Description

No

What this template is for

4

Create the template

Click Create Template at the bottom of the panel.

The template is created empty (no jobs). Open the edit panel to add jobs before applying it to a worker.


Adding and Editing Jobs on Your Template

1

Open the edit panel

Click the pencil icon on the template card, or click Edit jobs in the jobs section. The edit panel slides in from the right.

2

Add a job

Click Add job inside the panel. Fill in the inline form:

Field
Required
Description

Job Type

Yes

The type of automated job

Job Name

Yes

A human-readable label for this job slot

Interval

Yes

How often the job runs (Daily, Weekly, Monthly, etc.)

Click Add job in the form to stage it. A green New badge marks it as pending.

3

Edit or remove existing jobs

Use the pencil icon to edit a job inline, or the X icon to mark it for removal. Removed jobs show a strikethrough and a red Removed badge — click Restore to undo before saving.

4

Review and save

Click Review & Save. The panel shows a summary of all staged changes. Click Confirm & Save to commit, or Back to keep editing.

If you close the panel with unsaved changes, you will be asked whether to discard them or keep editing.


Applying a Template to a Worker

Applying a template stamps it onto a specific worker — it creates one job configuration row on the worker for each job in the template.

1

Open the template

Find the template in My Templates.

2

Start the apply flow

Click Apply on the template card. A side panel opens on the right.

3

Select a worker and optional overrides

Select the target worker from the dropdown. The dropdown shows only approved workers belonging to your organisation.

Optionally override the email settings:

Field
Description

Recipient Email Override

If set, all jobs from this template on this worker send reports to this address.

Sender Email Override

If set, this address is used as the sender for all jobs from this template on this worker, overriding the worker's default sender address.

4

Apply the template

Click Apply at the bottom of the panel.

The worker immediately receives the new job configurations. The panel shows a success confirmation when done.


Template Status Badges

Templates in the My Templates list show status badges:

Badge
Meaning

Adopted

The template was adopted from the platform library

Update available

The platform template has been updated since you adopted it; you can sync the changes

Inactive

The template is disabled; it cannot be applied but existing applied jobs continue to run


Versioning

Frequently Asked Questions

Will platform template updates affect my adopted copy?

No. When you adopt a template, you receive a complete independent copy. Any changes the platform team makes to the original template after your adoption — adding jobs, removing jobs, renaming it — have no effect on your copy.

Can I edit an adopted template?

Yes. After adoption, the template belongs to your organisation. You can rename it, change the description, add new jobs, and remove jobs using the edit panel. There is no link back to the platform original.

What happens to worker jobs if I delete a template?

If you delete a template from My Templates, the template definition is removed. However, the job configuration rows that were already created on workers are not automatically disabled at deletion time. Check your workers' job lists after deleting a template if you need to clean up running jobs manually.

Contrast this with removing an individual job (item) from a template via the edit panel — that action does auto-sync and disables the matching jobs on affected workers.

I added a job to my template but one of my workers did not receive it. Why?

Auto-sync only pushes to workers that had the template applied before you added the job. If a worker was never given this template, it will not receive the new job. Apply the template to that worker separately.

Can I apply a template to more than one worker?

Yes. Apply the template to each worker individually using the Apply action on the template card. Each worker gets its own independent set of job config rows, and each can have different email overrides.

Can I see which workers a template is applied to?

Expand the Workers section at the bottom of a template card to see all workers the template has been applied to, along with their current job status.

What does the Sender Email Override do?

By default, jobs use the sender address configured on the worker control record. The override lets you specify a different address for all jobs from this template on a particular worker without changing the worker's global sender address.

I closed the edit panel and lost my changes. What happened?

When you close the edit panel with unsaved changes, a prompt asks whether to discard or keep editing. If you clicked Discard, the staged changes were cleared. Changes are only persisted when you complete the Review & SaveConfirm & Save flow.


  • Worker Overview — view and approve registered workers

  • Worker Licenses — manage worker licenses

  • Job Templates Architecture — technical reference for developers

Last updated