# Companies

## Map on my Coverage page doesn't show proper location. How to fix it?

Check the address you've entered for your company on Company info. Update it if necessary and proceed to Coverage. Please note that we currently handle only states in the US, if your Company is located outside of US you will not be able to use the map to select locations.

## How do move sizes work?&#x20;

When you create a lead you will choose a company. Move sizes listed there will belong to it. Same happens when you book the lead or reschedule a job. Move sizes are related to a single Company.

## What is the setting for "Small jobs" next to arrival windows?&#x20;

This setting will allow all jobs that are booked with, e.g. 1 Bedroom, to be instantly considered as small jobs so you can have an open booking for another job on the same date. Please note that this is applicable ONLY for the bookings made by Sales team. If the job comes directly from the website, you will need to manually change it.


---

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