Task Group

A task group helps keep checks from the same service together in one place.

When to use

  • When one project has several checks and you want them in one section.
  • When you want to split monitoring by projects, environments, or teams.
  • When a single flat task list is hard to scan.

When not to use

  • If you need a direct site or server check, use a concrete task type instead.
  • If you have only one or two checks, grouping may be unnecessary.

How grouping works

  • A group does not run checks itself. It only contains other tasks.
  • Disabling a group does not disable tasks inside it automatically.

Form fields

Field Meaning What to enter Example
Enabled Whether the group is shown and used in monitoring context. Keep it enabled if the group should stay visible in your task list. Enabled
Name Display name in the task list. Use a clear name for the project or service. Main website
Parent group Optional parent to nest this group. Set only if you want hierarchical structure. Project example.com
Notification channels Where to receive group-level notifications. Use the same channels as for your most important checks. Telegram
Back to task types