{% extends "documentation/base.html" %} {% block doc_content %}

Creating Tickets

Use Run Checks to create new Autotask tickets or link existing ones to active runs.

Where:
Ticket actions are available in the Run Checks modal for admin/operator roles.

Before You Start

Create New Ticket

  1. Open Run Checks and select a run.
  2. Click Create (or Create new when previous linked ticket is resolved/deleted).
  3. Backupchecks creates ticket using configured queue/source/status/priority defaults.
  4. Ticket info is stored on the run and visible in the modal.

Link Existing Ticket

  1. Click Link existing.
  2. Search tickets by title/number.
  3. Select and confirm Link.

Behavior:

Internal Ticket Relationship

When Autotask tickets are created/linked, Backupchecks also keeps internal ticket linkage for consistent indicators and history behavior.

Troubleshooting

Next Steps

{% endblock %}