Laams Websites is an AI-powered website creation tool inside Laams Workspace that allows you to build modern, secure, and scalable websites using a free domain powered by Tusi AI. It is designed to eliminate the need for traditional web development by enabling users to generate and manage fully functional websites directly from their workspace.
Unlike conventional website builders that operate separately from your business systems, Laams Websites functions as an intelligent extension of your internal operations. This means your website is not just a static page on the internet—it becomes a live, interactive interface connected directly to your workflows inside Laams Workspace.
Every core module inside Laams Workspace can automatically reflect on your website in real time. For example, if you create a job position using the HRM system, that listing is instantly published on your website without any manual uploading. Similarly, if you add products, categories, events, places, or service listings inside the Catalog service, they automatically appear on your website in a structured and user-friendly format.
For educational organizations, Laams Websites integrates seamlessly with the Academy service. Courses, programs, and curricula designed inside Laams Workspace can be published directly to your website, allowing visitors to explore and enroll without additional setup or duplication of work.
The platform also enables full user interaction directly through your website. Visitors are not limited to viewing content—they can actively engage with your organization. Customers can place product orders, book appointments, purchase event tickets, reserve services, apply for job positions, or enroll in educational programs. Every action taken on the website is instantly synchronized back into Laams Workspace, ensuring that all data is captured, organized, and managed centrally.
This tight integration transforms your website into a fully functional operational gateway rather than just a marketing tool. It becomes a direct entry point into your business ecosystem, where external users interact with internal systems in a controlled and structured way.
In summary, Laams Websites turns your online presence into a dynamic extension of Laams Workspace, connecting your website, workflows, and operations into a single unified system powered by AI through Tusi.
Creating Your First Website
Laams Websites inside Laams Workspace allows you to create fully functional, AI-powered websites in just a few steps. These websites are not just static pages—they are dynamically connected to your internal workspace data, meaning your business operations can be directly reflected online.
Step 1: Start a New Website
To begin, navigate to My Dashboard within Laams Workspace. From there, open the Canvas section where all creation tools are located. Click the Add (+) button and select New Website.
This will take you to the website creation screen where you define the foundation of your site.
Step 2: Enter Website Details
You will now be asked to configure your website setup.
Start by entering a website title. It is recommended to use a short and simple title, as this helps generate a cleaner and shorter free domain automatically.
Next, provide a detailed description of your website. This is an important step because it is used by Tusi AI to understand your purpose and generate optimized content, structure, and layout suggestions for your site.
Finally, choose a template that best matches your use case. Templates help you start faster by providing a pre-designed structure, which you can later fully customize.
Once everything is ready, click Create Website.
Step 3: Access Your Website Dashboard
After creation, you will be redirected to your website dashboard. This is your main control center for managing everything related to your site.
In the Overview tab, you can view high-level analytics and performance data such as visitor counts, engagement metrics, and general usage statistics. This gives you insight into how your website is performing over time.
Step 4: Manage Website Pages
From the dashboard, navigate to the Pages tab. Here you will see all the pages that make up your website.
Each page can be:
- Previewed to see how it appears live
- Edited directly using code
- Improved or rewritten using Tusi AI prompts
You can also add new pages whenever needed, allowing you to expand your website structure as your business or content grows.
Step 5: Understanding Website Capabilities
Laams Websites supports advanced development flexibility, including the use of HTML, CSS, Tailwind, and JavaScript for full front-end customization. In addition, it supports Jinja-style templating, which allows your website to dynamically pull data directly from Laams Workspace.
This means your website can automatically display real-time organizational data without manual updates.
For example, you can use:
- Job positions:
{% for position in ws_positions %} - Categories:
{% for category in ws_categories %} - Products:
{% for product in ws_products %} - Events:
{% for event in ws_events %} - Places:
{% for place in ws_places %} - Educational programs:
{% for program in ws_programs %} - Reviews:
{% for review in ws_reviews %} - FAQs:
{% for faq in ws_faqs %} - Blog feeds:
{% feed in ws_feeds %}
These templates ensure your website stays automatically synchronized with your workspace data.
Step 6: Adding Media and Content
To enhance your website visually, you can upload images and other media through the Media/Assets tab. After uploading an image, you can copy its shared link and use it directly in your website code inside standard HTML image tags.
You can also manage blog content directly from the Blog tab, where posts created in Laams Workspace automatically appear on your website through the feed system.
Step 7: Advanced Flexibility and External AI Tools
You are not limited to the built-in editor. You can generate website code using external AI tools and paste it directly into your page editor. This gives you full creative flexibility while still maintaining integration with Laams Workspace data systems.
Important Note on Custom Domains
Currently, custom domain integration is not available directly through the platform. If you want to connect a custom domain to your website, you will need to contact the Laams team at laamscustomer@gmail.com for assistance.
Summary
With Laams Websites, you can quickly build a powerful, AI-driven website that is fully connected to your operations inside Laams Workspace. It combines design, content management, and real-time business data into a single unified system, making your website an active extension of your organization rather than just an online presence.