# Guest Registration

#### Why Guest Registration Matters

In many countries, short-term rental hosts and hotels are legally required to register guest details with government authorities. This is especially true in Spain, where hosts must report both reservation and guest data to law enforcement — most commonly the **Guardia Civil**, via the **SES.Hospedajes** platform.

Failing to comply can lead to fines or even suspension of your rental license.

#### Automate Compliance with HolidayHero

HolidayHero takes the complexity out of manual data entry and government submissions. With our **Guest Registration**module, you can collect all required guest information during online check-in — including identity documents, travel dates, and contact details — and submit it directly to supported government platforms.

#### [SES.Hospedajes Integration (Spain 🇪🇸)](/integrations/guest-registration/ses-hospedajes-guardia-civil.md)

Our current government integration supports **SES.Hospedajes**, the system used by the Spanish Ministry of the Interior. Once connected, HolidayHero automatically:

* Registers the **reservation** (contractual data)
* Registers the **guest(s)** upon check-in
* Manages **batch submissions (lotes)** and **status tracking**
* Alerts you to submission errors or incomplete data

You can configure this integration per property, allowing full flexibility if only part of your portfolio is located in Spain.

#### Coming Soon

We’re actively working to expand government integrations to cover other countries, regions, and legal systems, including Dubai and Italy. If your area requires guest reporting and you don’t see an integration yet, let us know — we’d love to hear from you.


---

# 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://support.holidayhero.com/integrations/guest-registration.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.
