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

# Your Azotha Workspace: A Managed Build Environment

> Your Azotha workspace is a secure, hosted environment where your AI agent builds, tests, and deploys software — no servers or local installs required.

Your Azotha workspace is the central place where everything gets built. When you join Azotha, you receive a fully provisioned, hosted environment dedicated to your business — no configuration, no infrastructure decisions, and nothing to install. You describe what you need, and your AI agent works inside that workspace to bring your software to life.

## What's Included

Your workspace comes ready with everything your agent needs to build, preview, and maintain your software.

<CardGroup cols={2}>
  <Card title="Hosted Agent Environment" icon="server" href="/workspace/environments">
    Your agent runs in a dedicated hosted environment that Azotha provisions and manages on your behalf. No servers to spin up or maintain.
  </Card>

  <Card title="Dedicated Preview URL" icon="link" href="/workspace/preview-urls">
    Every project gets a unique URL so you can review your agent's latest work in a real browser the moment a build completes.
  </Card>

  <Card title="Persistent Project Memory" icon="brain" href="/workspace/project-context">
    Your agent remembers your business, your codebase, and your decisions across every session — so you never have to repeat yourself.
  </Card>

  <Card title="Managed Infrastructure" icon="shield" href="/plans/overview">
    Azotha handles patching, updates, and security so your software stays current without any effort from your team.
  </Card>
</CardGroup>

## Getting Access

Workspace provisioning happens after you contact Azotha and select the plan that fits your business. There is no self-serve portal to configure — Azotha's team sets up your entire workspace for you and confirms when it is ready.

Once your workspace is live, you can begin directing your agent immediately using plain-language instructions. You do not need to understand the underlying infrastructure or make any technical decisions to get started.

## Security and Isolation

Each Azotha workspace runs in its own isolated environment. Your data, codebase, and configuration are never shared with other customers. Azotha manages the underlying infrastructure so that your workspace stays patched, updated, and secure.

On the **Control** and **Autonomous** plans, Azotha applies automatic security updates and runs vulnerability management processes on your environment. On all plans, your workspace is fully separated from other tenants by design.

<Note>
  Workspace features and security capabilities scale with your plan. Core gives you a complete managed build environment to prototype and ship quickly. Control and Autonomous add security scanning, automatic updates, and governance tooling on top of that foundation.
</Note>


## Related topics

- [Dedicated Environments: Safe Builds Without the Overhead](/workspace/environments.md)
- [How Azotha Works: From Your Idea to Running Software](/how-it-works.md)
- [AI Agents in Azotha: Your Software-Building Colleagues](/agents/overview.md)
- [What Is Azotha? AI Agents That Build Your Business Software](/introduction.md)
- [Build Internal Tools Without a Full Development Team](/use-cases/internal-tools.md)
