Concepts
Find the definition of a Lessly term before you follow a guide that assumes it.
Concepts holds the model the rest of the documentation is written against: the entities you own, who may act on them, and the interfaces those actions run through.
- Read the Lessly platform model: organization, product, member, role, permission, integration, API key and session — each defined once, with the four interfaces that reach them.
Where the depth lives
- Manage your organization and its members: the customer entity that holds the members and the invoice.
- Create and rename a product: slugs, reserved names, and the
euregion. - Compose roles and permissions: the
{area}_{entity}_{action}key and the allow/deny decision. - Pick an interface: the Product App, the CLI, the MCP server and the REST API, compared.
- Understand how deployment works: what happens between your prompt and a live URL.
Was this page helpful?Thanks for your feedback!