> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tread.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Dispatch Jobs

> Accept customer jobs, assign drivers, and send assignments to phones — in three steps.

From accepting a customer's job to sending it to a driver. Same flow, two surfaces.

<Tabs>
  <Tab title="Mobile">
    <Steps>
      <Step title="Accept jobs from your customer">
        **30 Second Video**

        <iframe src="https://www.loom.com/embed/6be57cec05874a1d99115ab385a452f2" title="Loom video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

        Tap **Accept All** to take every pending job at once, or tap the **▼** arrow next to a job to expand it and accept individually.

        <img src="https://mintcdn.com/treadtechnologiesinc/3mSuM3sVSfQar0wQ/images/vendor-guide/p21_img01_828x1792.png?fit=max&auto=format&n=3mSuM3sVSfQar0wQ&q=85&s=821809a64c8bda2dead4beaad9787715" alt="Accept all jobs on mobile" width="828" height="1792" data-path="images/vendor-guide/p21_img01_828x1792.png" />

        <img src="https://mintcdn.com/treadtechnologiesinc/3mSuM3sVSfQar0wQ/images/vendor-guide/p21_img02_828x1792.png?fit=max&auto=format&n=3mSuM3sVSfQar0wQ&q=85&s=dc6a7eeee9c3653da917c52dd11f2918" alt="Individual accept on mobile" width="828" height="1792" data-path="images/vendor-guide/p21_img02_828x1792.png" />
      </Step>

      <Step title="Open the assignment view">
        Tap the **▼** arrow next to the truck count to expand the assignment section, then tap **+ Assign** to open the driver picker.

        <img src="https://mintcdn.com/treadtechnologiesinc/2yTFCBLsscTZKGqY/images/vendor-guide/assign_view.png?fit=max&auto=format&n=2yTFCBLsscTZKGqY&q=85&s=688d4e4c1187b68d300eeac1788fd770" alt="Tap the down arrow to expand, then tap + Assign" width="1460" height="1298" data-path="images/vendor-guide/assign_view.png" />
      </Step>

      <Step title="Pick a driver and send">
        Search by name or truck number, tap the driver you want to assign, and tap **Send**. The driver gets a push notification immediately.

        <img src="https://mintcdn.com/treadtechnologiesinc/3mSuM3sVSfQar0wQ/images/vendor-guide/p23_img02_842x1708.png?fit=max&auto=format&n=3mSuM3sVSfQar0wQ&q=85&s=c63e0fb7b76cc6b64f382c73dd1e18fb" alt="Driver picker: search by name" width="842" height="1708" data-path="images/vendor-guide/p23_img02_842x1708.png" />

        <img src="https://mintcdn.com/treadtechnologiesinc/3mSuM3sVSfQar0wQ/images/vendor-guide/p23_img01_844x1720.png?fit=max&auto=format&n=3mSuM3sVSfQar0wQ&q=85&s=41d155b20465d9481faae175be4f0e69" alt="Drivers listed with SEND buttons" width="844" height="1720" data-path="images/vendor-guide/p23_img01_844x1720.png" />

        <Note>
          You will see the driver's location on the map as soon as they start the job.
        </Note>
      </Step>
    </Steps>
  </Tab>

  <Tab title="Web">
    <Steps>
      <Step title="Accept jobs from your customer">
        New jobs appear with a status of **Pending Acceptance**. Click **Accept** per row or **Accept All** to take every pending job at once. Accepted jobs are ready to be assigned.

        <img src="https://mintcdn.com/treadtechnologiesinc/3mSuM3sVSfQar0wQ/images/vendor-guide/p31_img01_1754x453.png?fit=max&auto=format&n=3mSuM3sVSfQar0wQ&q=85&s=698922a51be5b2fcf66b510c983b9e35" alt="Accept jobs on web" width="1754" height="453" data-path="images/vendor-guide/p31_img01_1754x453.png" />
      </Step>

      <Step title="Assign drivers to each job">
        Click **Assign** on the job row. Use the **Driver** tab to assign one of your own drivers, or the **Vendor** tab to sub-dispatch to a hauler. Search by name or truck number, confirm the details, and click **Save Assignment**.

        <img src="https://mintcdn.com/treadtechnologiesinc/3mSuM3sVSfQar0wQ/images/vendor-guide/p32_img01_2048x1097.png?fit=max&auto=format&n=3mSuM3sVSfQar0wQ&q=85&s=e9f2417e18c011d3aa29dde55c593222" alt="Assign drivers on web" width="2048" height="1097" data-path="images/vendor-guide/p32_img01_2048x1097.png" />
      </Step>

      <Step title="Send assignments to drivers">
        Click **Send** on a single row, or **Send All Jobs** to dispatch every pending assignment at once.

        <img src="https://mintcdn.com/treadtechnologiesinc/3mSuM3sVSfQar0wQ/images/vendor-guide/p33_img01_2048x737.png?fit=max&auto=format&n=3mSuM3sVSfQar0wQ&q=85&s=42544d42f5b9e4190db06dcd702030fd" alt="Send jobs on web" width="2048" height="737" data-path="images/vendor-guide/p33_img01_2048x737.png" />

        <Warning>
          **Send All Jobs** dispatches every assignment still in pending status. Double-check the list before clicking — drivers will receive push notifications immediately.
        </Warning>

        Once sent, the driver receives a push notification and can accept and start the job from their phone.
      </Step>
    </Steps>
  </Tab>
</Tabs>
