# Availability

On this page for company settings you can adjust assignment order of the new jobs. By default this will be set to Default carrier. Which means all new jobs will go to a default carrier.

You can also choose if the company should assign jobs to one carrier (default one) or shares with other carriers.

![Company availability](/files/KtFlBnB1u3h8jnyESVXD)

{% hint style="info" %}
**Scenario for summary of availability when sharing with other carriers:**

* Company has a default carrier "Carrier 1"
* Company also uses "Carrier 2" and "Carrier 3" for their pool of availability
* Carrier 1 has 10 movers 5 trucks
* Carrier 2 has 10 movers 5 trucks
* Carrier 3 has 5 movers 2 trucks

**Company has a summary of 25 movers 12 trucks**
{% endhint %}

For more details check [availability for Carriers](/mod24/carriers/carrier-availability.md).


---

# 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/companies/availability.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.
