> ## Documentation Index
> Fetch the complete documentation index at: https://docs.websitestudio.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Who Is WebsiteStudio For? Use Cases and Fit Guide

> WebsiteStudio is for small business owners, freelancers, developers, and non-technical people who want to to launch professional websites instantly.

Simply describe what you want, get a real website. Edit visually, refine with AI, invite your team.

This page explains who WebsiteStudio is for, how different people use it, and what to expect.

## The use cases

<Accordion title="Small business owner">
  **You need a website but don't want to learn WordPress, Wix, or Squarespace.**

  You run a restaurant, salon, consulting firm, or local service business. You want a professional website without hiring a designer or learning a page builder.
</Accordion>

<Accordion title="Freelancer / web developer">
  **You build websites for clients and want to move faster.**

  You're a freelancer, developer, or digital marketer who builds websites for clients. WebsiteStudio lets you go from client brief to a working site in minutes instead of days.

  **How it works:**

  * Describe the client's business and generate the initial site
  * Save the design to the Design Library, try different directions, switch back any time
  * Refine with the visual editor, AI chat, or code editor
  * Publish the site

  **Monetization:** Charge your client for the website as you normally would. WebsiteStudio generates a production-ready site; you refine and deliver

  **Why this works:** The generated websites are standard PHP/HTML/CSS files. You can easily customize them online. Your clients never need to know how the site was built.
</Accordion>

<Accordion title="Developer who wants a head start">
  **You know how to code but don't want to start from scratch every time.**

  You're comfortable with HTML, CSS, and PHP. You could build from scratch, but you'd rather start with a solid foundation and build on it.

  **How it works:**

  * Use WebsiteStudio to generate the initial structure and content
  * Open the generated files  inline in the visual editor
  * Customize, extend, and build on top of the clean Tailwind CSS 4 output
  * Connect external AI agents or automation tools through the Agent API

  **Why this works:** WebsiteStudio generates clean, readable code with Tailwind CSS 4. No framework dependency. The Agent API gives you programmatic access to pages, settings, assets, and AI prompt execution.
</Accordion>

<Accordion title="Non-technical person who just wants a website">
  **You have no technical skills and just want something that works.**

  You're not a developer. You're not a designer. You tried WordPress and got lost. You tried Wix and it felt limiting. You just want to describe what you need and get a website.

  **How it works:**

  * Open WebsiteStudio and describe what you want in plain language
  * The AI builds your website while you watch
  * Click anything to edit it. Don't like something? Tell the AI what to change.
  * Set up contact forms or booking actions
</Accordion>

## Frequently asked questions

<Accordion title="Can I use WebsiteStudio to build websites for clients?">
  Yes. Purchase a package through a hosting provider based on your location for the best performance and local support. Generate the website, customize it, and deliver the files. You can also add the client as a team member with editor or viewer access so they can manage their own content.
</Accordion>

<Accordion title="Can multiple people edit the same site?">
  Yes. The owner can add team members with three roles: owner (full access), editor (can edit, publish, use AI), and viewer (read-only). Each person signs in with their own account. There's no concurrent editing of the same element, but multiple people can work in the Studio.
</Accordion>

<Accordion title="Can I connect external tools or AI agents?">
  Yes. The Agent API is a REST API that lets external AI agents, automation platforms (Zapier, Make.com, n8n), and custom scripts manage your site programmatically. Create pages, upload assets, trigger publishes, and run AI prompts. It publishes an OpenAPI 3.0 schema for tool calling.
</Accordion>

<Accordion title="Is this product right for me?">
  **Yes, if you:**

  * Need a website and want to describe it instead of designing it

  **Probably not, if you:**

  * Need a hosted platform you can sign up for without managing a server
  * Want a complete CMS with blogging, e-commerce, and plugins
  * Expect dozens of new features and integrations every month
  * Expect enterprise-level support with guaranteed response times
</Accordion>

## Summary

| Use case                       | How you benefit                                                 |
| ------------------------------ | --------------------------------------------------------------- |
| Small business owner           | Professional website without learning a page builder            |
| Freelancer / developer         | Client brief to finished site in one session, with team handoff |
| Developer wanting a head start | Clean Tailwind CSS 4 foundation with Agent API access           |
| Non-technical person           | Describe what you want, get a website                           |
