# Assigning Carriers

Carriers can be assigned on jobs and get notified about updates made on their upcoming moves. On the Edit Job page use "Assign Carrier" option to choose which one will handle the job (unless it was done automatically per your settings).

![Assign carrier on jobs](/files/uBAcPL3iSrtLmVj35yNg)

The number of remaining movers and trucks (depending on the booked jobs or changes for dates and availability) will be displayed for available carriers. Listed carriers on the job are from the Company settings - Availability tab. We use a default carrier plus additional ones if they were added on the company settings.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mod24.com/mod24/carriers/assigning-carriers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
