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

# Platform Overview

> Understand the complete AIBAMS ecosystem — from FusionOS to individual applications, AI capabilities, and architecture.

## AIBAMS at a Glance

AIBAMS is structured as a **layered platform** — each layer building on top of the previous to deliver a fully unified business operating environment.

```
┌─────────────────────────────────────────────────────┐
│                    Applications                      │
│        WebX  │  MailX  │  FileX  │  FusionX          │
├─────────────────────────────────────────────────────┤
│                  AI & Automation Layer               │
│         Memory  │  Agents  │  Skills  │  Workflows    │
├─────────────────────────────────────────────────────┤
│                      FusionOS                        │
│    Identity  │  Security  │  Storage  │  Compute      │
└─────────────────────────────────────────────────────┘
```

***

## Core Components

### FusionOS — The Intelligent Core

FusionOS is the foundational layer that powers everything in AIBAMS. Think of it as the operating system your business runs on — handling:

* **Identity & Authentication** — Unified login across all apps
* **Data Isolation** — Each organization's data is strictly separated
* **Security & Governance** — Permissions, audit logs, compliance
* **Compute & Scaling** — Infrastructure that scales automatically

<Info>
  You don't interact with FusionOS directly — it operates invisibly beneath every application, ensuring security, reliability, and intelligence at the infrastructure level.
</Info>

***

### Fusion Suite — The Application Layer

The Fusion Suite is a collection of integrated applications that work together seamlessly on top of FusionOS.

<CardGroup cols={2}>
  <Card title="WebX" icon="globe" href="/fusion-suite/webx">
    **AI-Powered Website Builder**

    Create, deploy, and manage professional websites without code. Describe your site and AI generates it. Custom domains, responsive design, SEO-ready.
  </Card>

  <Card title="MailX" icon="envelope" href="/fusion-suite/mailx">
    **Business Email**

    Professional email with your custom domain. Full inbox, contacts, scheduling, and AI-assisted drafting. Built-in spam protection.
  </Card>

  <Card title="FileX" icon="folder-open" href="/fusion-suite/filex">
    **Secure Cloud Storage**

    Upload, organize, share, and collaborate on files. Folder permissions, version history, and encrypted storage. Access anywhere.
  </Card>

  <Card title="FusionX" icon="robot" href="/fusion-suite/fusionx">
    **AI Assistant & Automation**

    Your intelligent business co-pilot. Draft content, automate tasks, analyze data, manage workflows — all through natural language.
  </Card>
</CardGroup>

***

### AI & Automation Layer

What makes AIBAMS unique is its **shared AI layer** — intelligence that persists across all applications:

#### Memory System

Unlike generic AI tools that forget every conversation, AIBAMS maintains **persistent memory** about:

* Your organization structure
* Client relationships and preferences
* Past decisions and documents
* Workflow patterns and team behaviors

#### Autonomous Agents

AIBAMS supports **AI agents** that can operate independently to complete tasks:

* Monitor your inbox and categorize emails
* Organize and tag uploaded files
* Draft and schedule responses
* Generate reports from your data

#### Skills Library

Pre-built automation templates for common business workflows:

* Client onboarding automation
* Invoice and document generation
* Team meeting summaries
* Social media scheduling

***

## How Applications Work Together

The power of AIBAMS comes from integration. Here are some real examples:

<AccordionGroup>
  <Accordion title="MailX + FusionX: Smart Email Drafting">
    When you receive an email in MailX and click **Reply with AI**, FusionX uses context from your previous communications with that contact, your business profile, and the email thread to draft an accurate, on-brand response — ready in seconds.
  </Accordion>

  <Accordion title="FileX + FusionX: Document Intelligence">
    Upload a contract to FileX and ask FusionX: *"Summarize this contract and flag any unusual clauses."* FusionX reads the document and returns a structured summary — all within your workspace.
  </Accordion>

  <Accordion title="WebX + MailX: Unified Lead Capture">
    Contact forms on your WebX website automatically route submissions to your MailX inbox. FusionX can automatically categorize, respond, and add the contact to your CRM.
  </Accordion>

  <Accordion title="All Apps + Memory: Context-Aware AI">
    The more you use AIBAMS, the smarter it gets. The shared memory layer connects context across all apps — so the AI always knows who you are, what you're working on, and how you prefer to operate.
  </Accordion>
</AccordionGroup>

***

## Platform Limits by Plan

| Feature             | Early Access | Professional | Enterprise |
| ------------------- | ------------ | ------------ | ---------- |
| **Mailboxes**       | 5            | 25           | Unlimited  |
| **Storage (FileX)** | 100 GB       | 500 GB       | Custom     |
| **Websites (WebX)** | 1            | 5            | Unlimited  |
| **Team Members**    | 10           | 50           | Unlimited  |
| **AI Requests/mo**  | 5,000        | 25,000       | Unlimited  |
| **Custom Domains**  | 1            | 5            | Unlimited  |
| **API Access**      |              |              |            |
| **SSO / SAML**      |              |              |            |
| **SLA**             | Standard     | 99.9%        | 99.99%     |

***

## Security Architecture

AIBAMS is built with security at every layer:

* **Encryption at rest** — All data encrypted using AES-256
* **Encryption in transit** — TLS 1.3 for all communications
* **Zero-knowledge architecture** — AIBAMS cannot read your encrypted data
* **Isolated tenants** — Complete data isolation between organizations
* **Audit logs** — Every action logged and traceable
* **Compliance** — GDPR-aligned data handling

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Fusion Suite Overview" icon="layer-group" href="/fusion-suite/overview">
    Explore each application in the Fusion Suite in detail.
  </Card>

  <Card title="Admin Guide" icon="shield" href="/admin-guide/overview">
    Set up governance, security, and team structure.
  </Card>
</CardGroup>
