Skip to content

Projects

A project is the top-level entity in Layota. It represents a single venue — a mall, building, campus, or any physical space.

Creating a Project

Click New Project on the dashboard. Enter a name and optionally assign it to a project group.

Projects page with project cards and statuses

Project Statuses

StatusDescription
DraftWork in progress. Not visible to the public.
PublishedLive and accessible via embed or SDK.
ArchiveArchived project. Not visible to the public, does not count toward limits.
ExpiredAutomatically set when the subscription expires. Not accessible to the public.
  • Only published projects are accessible through the embed URL and public API.
  • You can switch between Draft and Published at any time.
  • Archive a project to keep it saved without using up your plan's project limit.
  • Expired projects become accessible again once the subscription is renewed.
  • The number of draft and published projects is limited by your subscription plan.

Project Settings

Open the Settings panel in the editor sidebar:

  • Default level — which floor is shown when the map loads
  • Scroll mode — how the map responds to scroll events
  • Theme — light, dark, blue, or auto (follows system preference)
  • Default language — primary language for map content

Allowed Domains

Restrict which websites can embed your map. See Allowed Domains.

API Keys

Generate read-only API keys for SDK and embed authentication. See API Keys.

Deleting a Project

Deleting a project is permanent and removes all levels, areas, markers, and analytics data.

Layota Documentation