Skip to content

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.

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.

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

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.