# Move Sizes

## Default Move Sizes

Mod24 offers you to choose from standard move sizes:

* Studio
* 1 bedroom
* 2 bedrooms
* 3 bedrooms
* 4 bedrooms
* 4+ bedrooms
* Small office
* Medium office
* Large office
* Small storage (5x5, 5x8, 5x10)
* Medium storage (10x10, 10x15)
* Large storage (10x20)

For each Company you can select the Move sizes that company handles. For example you have smaller trucks and do up to 2 Bedroom apartments. Select move sizes you wish to serve with the Company and Save it.

## Small & All Day Jobs

For each move size on your Company settings you can select if that move size is considered a Small job. This means the job can be finish in the morning or the afternoon.&#x20;

Let's explain it with an example. Consider all three moves happen on the same date.&#x20;

| REF #   | Arrival window | Move Size | Small Job | Truck Availability   | Crew Availability    |
| ------- | -------------- | --------- | --------- | -------------------- | -------------------- |
| TYH0001 | AM             | Studio    | Yes       | :white\_check\_mark: | :white\_check\_mark: |
| TYH0002 | PM             | 1 Bedroom | Yes       | :white\_check\_mark: | :white\_check\_mark: |
| TYH0003 | AM             | 2 Bedroom | No        | :x:                  | :x:                  |

With this example you'll be able to assign the same crew and truck to two small jobs. However the job that is not marked as a Small job, but is instead an All day job you'll need to send another crew.


---

# 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/company-settings/move-sizes.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.
