Introduction
AccessAgent is a collaborative team panel where an AI agent builds web-based widgets and tools for your team. You describe what you want, and the agent builds it.
How it works
Section titled “How it works”AccessAgent has a three-column layout:
- Left column — your project list, shared with everyone on your team
- Center column — the active widget, rendered live in a sandboxed iframe
- Right column — team chat for the active project
The AI agent chat floats at the bottom of the center column. You chat with the agent, it writes HTML/JS/CSS files into your project workspace, and the widget reloads in real time.
What you can build
Section titled “What you can build”Widgets are plain web pages. The agent can use any JavaScript library available on a CDN. There are no component constraints. Teams have used AccessAgent to build:
- Sales dashboards
- Inventory trackers
- Internal CRMs
- Weekly report generators
- Project status boards
- Games and simulations
- Data visualisations
- Form-based tools
Two ways to use AccessAgent
Section titled “Two ways to use AccessAgent”Self-hosted — deploy on your own server using Docker Compose. Bring your own OpenAI API key and PostgreSQL database. Free forever, MIT licensed.
Cloud — managed hosting at panel.accessagent.ai. Google OAuth, automatic updates, backups, and support included. Starts at $29/month.
Next steps
Section titled “Next steps”- Quick Start — create your first project in 5 minutes
- Self-Hosting — deploy on your own server
- Agent Setup — configure the AI agent