> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mosaqo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a property

> Add a property so guests can find and book your services.

A **property** is a physical location — a villa, an apartment, a whole hotel. Every property gets its own guest-facing catalog: a page guests reach by scanning a QR code or opening a link, where they browse and book your services.

<Frame caption="Video walkthrough (2 min): creating a property from scratch">
  <video controls poster="/images/properties/create-property-poster.png" src="https://mintlify.s3.us-west-1.amazonaws.com/mosaqo/videos/properties/create-property.mp4" />
</Frame>

## Entire property vs. Rooms & suites

You'll choose one of two types when you create a property:

<CardGroup cols={2}>
  <Card title="Entire property">
    Guests book the whole place — a villa, apartment, or house. One guest catalog for the whole property.
  </Card>

  <Card title="Rooms & suites">
    Guests book from separate rooms or units — a boutique hotel, guesthouse, resort, or bungalow complex. Each room gets its own catalog and QR code.
  </Card>
</CardGroup>

<Warning>
  **Choose carefully — this can't be changed later.** Once a property is created, its type is locked. If you pick the wrong one, you'll need to delete the property and start over (see [Edit and delete a property](/properties/edit-and-delete)).
</Warning>

## Create it

<Steps>
  <Step title="Open Properties → Add property">
    From the dashboard sidebar, go to **Properties**, then click **Add property**.
  </Step>

  <Step title="Add a cover photo (optional)">
    JPG, PNG, or WebP, up to 15 MB, at least 800px on the longest side. This photo is the hero image guests see when they open your catalog.
  </Step>

  <Step title="Enter the address">
    Start typing and pick your property from the Google Places suggestions. If your exact address isn't in Google's results, paste coordinates instead (copy them from Google Maps: right-click the spot → click the numbers to copy) — Mosaqo accepts both decimal and DMS formats.
  </Step>

  <Step title="Name the property">
    This is what guests see as the catalog title, e.g. "Grand Hotel" or "Beach House Villa."
  </Step>

  <Step title="Choose the property type">
    Entire property or Rooms & suites. See the warning above — this is permanent.
  </Step>

  <Step title="Add rooms (Rooms & suites only)">
    Type room numbers individually or as a range (e.g. `101-106`). Full details in [Rooms & suites setup](/properties/rooms-and-suites-setup).
  </Step>

  <Step title="Click Create property">
    Your property (and its QR code / links) is ready immediately — see [QR codes and links](/properties/qr-codes-and-links) to share it with guests.
  </Step>
</Steps>

<Frame caption="Add property modal — address search and property type selector">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/mosaqo/images/properties/add-property-modal.png" alt="Add property modal" />
</Frame>

<Note>
  If any required field is missing when you click **Create property**, the button stays clickable but nothing happens — you'll get a message listing exactly what's missing (e.g. "Select a property type. Enter a property name."). There's no separate validation screen to hunt through.
</Note>

## How many properties can I add?

Your plan sets the limit:

| Plan      | Properties |
| --------- | ---------- |
| Starter   | 3          |
| Growth    | 10         |
| Portfolio | 30         |

<Tip>
  While you're on your free trial, you can add up to 30 properties regardless of which plan you'll eventually choose. The moment you subscribe, your plan's real limit applies. If you hit your limit, you'll see an upgrade prompt — see [Subscription & plan](/settings/subscription-and-plan).
</Tip>

## Next steps

* [QR codes and links](/properties/qr-codes-and-links) — get your property in front of guests
* [Rooms & suites setup](/properties/rooms-and-suites-setup) — bulk-add rooms and manage per-room links
* [Create a service](/services/create-a-service) — properties are empty until you assign services to them
