# Job Size

## Basic information

Job size is related to the Move size settings on your Company. Move size can be divided into small jobs or all day jobs. With this the system is aware if movers that work on a small job in the morning can potentially work on another job in the afternoon.

**Details about setting this up can be checked on:**&#x20;

{% content-ref url="/pages/-M8Aj5bESEXZh2o0LMQg" %}
[Move Sizes](/mod24/companies/company-settings/move-sizes.md)
{% endcontent-ref %}

## Job size indicator

On each job there will be an icon to mark if the Job is selected as an all day job or a small job. House icon is the flag you can see on the list of jobs, as well as on the job page.

![Grey is for All day jobs, Orange is for Small jobs](/files/-MXrCvXbBT1z2pn8Iq4z)

## Changing job size

Job size is assigned automatically according to your company settings for Move sizes. However you can change this manually when you click to Accept the job. Simply check or uncheck the checkbox for Small job.

If you need to adjust this after the Job was already Accepted, you can use More actions menu (three dots) at the top right corner of the Edit Job page. It provide the option "Change job size". Here you can manually adjust it along the way.

{% hint style="danger" %}
Please note that changing the job size will open or close availability for the number of movers and trucks on this move.

**Example**:

* Move is booked with 2 movers and 1 truck
* Move size is Studio
* Company settings for "Studio" as move size is set to "Small job"
* Arrival window is AM

For the same date these 2 movers and 1 truck can work in the afternoon as well. If you change the job size to All day job, these 2 movers and 1 truck will no longer be available to work in the afternoon.
{% endhint %}


---

# 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/jobs/job-size.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.
