{
  "product": "Quikpair",
  "module": {
    "slug": "repairs",
    "title": "Repairs"
  },
  "task": {
    "slug": "batches",
    "title": "Work with repair batches",
    "question": "How to batch repairs in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/repairs/batches/",
  "summary": "Group several jobs from one customer so they move, print and get paid together.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open one of the repairs and choose Make Batch.",
      "controls": [
        "Make batch"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/repairs/batch-flow-1-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/repairs/batch-flow-1-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "To add more jobs later, open Manage and pick from that customer’s other repairs."
    },
    {
      "n": 3,
      "instruction": "Active Batches lists every batch on the go, with the jobs in each.",
      "controls": [
        "Active Batches",
        "All In-Store Repairs"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/repairs/batch-flow-2-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/repairs/batch-flow-2-mobile.webp"
      }
    },
    {
      "n": 4,
      "instruction": "Print batch produces one document covering all of them."
    },
    {
      "n": 5,
      "instruction": "Remove a job from a batch with Remove — the repair itself is untouched."
    }
  ],
  "notes": [
    "One payment can settle a whole batch, which is the main reason to use one — see Take payment for a batch.",
    "A job already in another batch is shown as In other batch and cannot be added twice."
  ],
  "related": [
    {
      "module": "repairs",
      "task": "batch-payment",
      "title": "Take payment for a batch",
      "url": "https://www.quikpair.com/how-to-use/repairs/batch-payment/"
    }
  ]
}
