EARLY ACCESS For Goa hosts & property managers

TIME compliance,
on autopilot.

The Goa Department of Tourism requires 3 months of clean staging submissions before issuing production credentials for the TIME app. LivAround files every monthly Form XI for you, drafts the email that unlocks production, and runs every month after on autopilot. You set it up once.

Staging API integrated Production: per-property unlock
Compliance path · Movilla, Goa STAGING
Setup
Registered with DoT
HOTGA31247 · Module enabled
Staging window · 3 months required
FEB-2026 · Submitted
8 checkouts · 19 guests
1/3
MAR-2026 · Submitted
12 checkouts · 28 guests
2/3
APR-2026 · In progress
9 checkouts · review opens May 1
3/3
Production access
🔒
Email DoT & receive AuthKey
Auto-drafted on May 1 · paste & flip live
“The department has warned that non-compliance will attract penalties and fines… strict action will be taken against hotels and guest houses operating without valid registration licenses, including possible closure.”
O Herald · Tourism Dept warns hotels on mandatory data submission via TIME App
3mo
DoT-mandated staging window
The compliance path

Why 3 months of staging?

The Department of Tourism requires every hotel to clear a 3-month testing window on the TIME app's staging environment before issuing production credentials. LivAround manages the journey from day one to production cutover.

Hotel registered

Host registers at goaonline.gov.in & receives HOTXXXXXXX

Manual · ~1 week
1

Month 1 · Staging

First Form XI submission to DoT staging endpoint. We pre-populate, you confirm.

~30 min review
2

Month 2 · Staging

Same flow. Submission history builds in your dashboard for the audit trail.

~15 min review
3

Month 3 · Staging

Final qualifying month. We auto-draft the production access email to DoT.

3/3 unlocks email

Production live

DoT issues your per-hotel AuthKey. Paste it once. Every future month flows to production.

~1 week response
How it works

Set up once. Clear the runway.

Four steps from "I just got my hotel registered" to "every month files itself." Today, you review and confirm each month. Daily auto-upload and 1st-of-month auto-submit are next on the roadmap.

STEP 01

Register with DoT

One-time signup at goaonline.gov.in — upload authority letter, complete OTP verification, wait for SMS approval. We'll guide you with a 2-min walkthrough.

Host · One-time~1 week
STEP 02

Connect to LivAround

Paste your HotelID into the TIME settings card. Module activates in staging mode. Encrypted at rest, scoped per property.

LivAround~3 min
STEP 03

Submit each month

End of month, we pre-populate Form XI from your bookings. Review, edit if needed, click submit. We POST to DoT's staging API and log the response.

Together×3 months
STEP 04

Unlock production

After 3 clean staging months, we draft the spec-formatted email to tourism@goaelectronics.co.in. DoT replies with your AuthKey. Paste, flip the toggle, you're live.

LivAround~1 week
What we file

Form XI, populated automatically.

The DoT requires 14 fields per checkout — age buckets, gender split, country, state, room nights, nightly rate, purpose of visit. LivAround pulls the data we already have, derives what we can, and asks guests for the rest at pre-arrival.

No spreadsheets. No copy-pasting between your PMS and goaonline.gov.in. Country and state enums match the DoT spec exactly — typos preserved — so your uploads never get rejected for a misspelled "United States."

Reservation #2026-04-12-MOV-0042 VALIDATED
guestUpto20 0 DERIVED
guest21To40 2 DERIVED
guest41To60 0 DERIVED
country United Kingdom PROFILE
maleGuests / femaleGuests 1 / 1 PROFILE
numRooms 1.000 BOOKING
arrivalDate 10-Apr-2026 BOOKING
departureDate 12-Apr-2026 BOOKING
accommodationChargesPerDay ₹ 8,500 BOOKING
purposeOfVisit Leisure PRE-ARRIVAL
Built for the spec

The details that matter.

The TIME API is unforgiving — wrong date format, unrecognized country, unknown month state, and the upload silently fails or freezes the wrong period. We built every guardrail.

Idempotent status checks

SHIPPED

Before every upload we call TimeCheckStatus to see if the month is empty, individually filed, bulk-filed, or already locked. No accidental overwrites of a month that's been submitted.

DoT-spec validation

SHIPPED

Every payload validated against the DoT schema before we POST — country in the official 248-entry enum, state required only for India, age buckets that sum to total guests. Catches errors before they become rejections.

Per-property encrypted auth

SHIPPED

HotelID and HotelAuthKey stored encrypted at rest, scoped per property. Production keys (post 3-month testing) replace staging without code changes — paste and toggle.

Date format · dd-Mon-yyyy

SHIPPED

DoT requires dates as 12-Feb-2025. We use a fixed UTC formatter — never the platform locale, which would silently break in production. Every date in every payload, every time.

Daily Individual-mode push

NEXT

Today, you submit each month from your dashboard. Next: a nightly job (mirroring our calendar sync) pushes each day's checkouts to DoT in Individual mode — the format DoT recommends for daily uploads.

1st-of-month auto-submit

NEXT

Coming with the scheduler: a 3-day review window opens the 1st of every month, then auto-calls TimeSubmitData on the 4th. A red flag in your dashboard within hours of any failure — never silent.

Pricing

Included in LivAround Pro.

No add-ons. No per-submission fees. TIME compliance ships with every Goa property — including hands-on guidance through your 3-month staging window and the production unlock email.

⚡ FOR GOA HOSTS

LivAround Pro

Everything LivAround does — calendar sync, AI guest messaging, worker dispatch, inventory, the host app — plus full TIME compliance for every Goa property.
$10 / property / month
  • Pre-populated Form XI from your bookings
  • 3-month staging journey, managed
  • Auto-drafted production access email
  • Submission history & audit trail
  • All 11 LivAround modules included
Start free trial
3-month free trial · No card required · Cancel anytime
Questions

What hosts ask before signing up.

Why does the 3-month staging window exist?

It's a Department of Tourism rule, not ours. The TIME API spec requires every hotel to operate against the staging environment for at least 3 months of clean submissions before they'll issue production credentials. The intent is to verify your integration works correctly before live data flows.

What that means in practice: for those 3 months, your data files against staging (it doesn't reach the production tourism dataset). After the 3rd successful month, we email tourism@goaelectronics.co.in with the spec-formatted subject line on your behalf. DoT then issues your per-hotel HotelAuthKey for production.

What's automated today vs. what's coming?

Shipped today: the API integration (status check, upload, submit), DoT-spec validation (country/state enums, dd-Mon-yyyy date format, age bucket math), per-property encrypted auth keys, and a dashboard where you review and submit each month.

Next on the roadmap: a nightly job that pushes each day's checkouts to DoT in Individual mode, and a 1st-of-month auto-submit with a 3-day review window. Both follow the same pattern as our existing iCal calendar sync — battle-tested architecture.

Do I still need to register on goaonline.gov.in myself?

Yes — registration is a one-time manual step. You'll need to upload an authority letter, complete OTP verification, and wait for DoT approval (an SMS will confirm). Once approved, paste your HotelID into LivAround and we handle every monthly filing from then on.

We're shipping a guided 2-minute walkthrough to make registration painless — including the authority letter template and a checklist of documents DoT asks for.

What if I miss a month during the staging window?

The TIME spec is ambiguous on what counts as a "successful" month if you skip one. Conservative interpretation: skipped or failed months may not count toward your 3-month total, and DoT may push back when we email for production access.

Our recommendation — and what the upcoming scheduler enforces — is consecutive months. If you forget, the auto-submit job (1st of next month) catches it. If a submission fails for a technical reason, you'll see a red flag in your dashboard within hours, not weeks.

What if a guest doesn't tell me their purpose of visit?
For Airbnb bookings (where this isn't part of the standard guest profile), LivAround defaults purposeOfVisit to Leisure — which is honest for the channel and accepted by DoT. For direct or non-Airbnb bookings, our pre-arrival messaging asks the guest directly. You can always override before the month is submitted.
Can I edit data after it's been uploaded?
Yes — between upload and the monthly submit, you can correct anything in your dashboard. The TIME API allows individual-mode uploads to be appended and corrected. Once we call TimeSubmitData for a month, that month freezes and cannot be modified — that's a DoT-side rule, not ours.
What about cancellations and no-shows?
Only confirmed completed checkouts are filed. Cancellations and no-shows are excluded automatically — they didn't generate a tourist arrival, so they don't go into Form XI. Same-day reschedules are handled via the booking record's actual checkout timestamp.
I don't have a Goa property — does this affect me?
No. TIME compliance only activates for properties registered in Goa, India. Properties elsewhere (Phuket, London, anywhere else) are completely unaffected. If a regulator in another state or country launches a similar mandate, we'll build for it on request.
What's LivAround's liability if a filing fails?

We commit to best-effort, retry-on-failure delivery and full audit logs of every API call. Final compliance responsibility remains with the host — that's standard for any compliance automation tool.

In practice: you'll see a flag in your dashboard within hours of any failure, we don't go silent, and every API call is logged with DoT's exact response so you have proof of timely submission. Full terms in our terms of service.

For Goa hosts

Start the 3-month clock today.

The sooner your first staging submission lands, the sooner you're production-cleared. Three months passes faster than you'd think — especially when LivAround handles every filing for you.