Skip to Content
DaaS StudioOverview

DaaS Studio

The DaaS Studio is the web-based admin interface available at the root URL of your deployed instance (e.g., https://XXX.daas.buildpad.ai). It provides a visual interface for every capability exposed by the REST API.

full DaaS Studio overview (sidebar + content area)

Sections

SectionPathDescription
Data Model/data-modelVisual schema editor — manage tables, columns, and relationships
Content/content/:collectionBrowse and edit items in any collection
Users/usersManage user accounts and profiles
Roles/rolesCreate and configure roles
Policies/policiesDefine access policies and assign to roles
Files/filesUpload and organize files
Settings/settingsGlobal project settings, SMTP, MCP config

Login

Navigate to your instance URL. Unauthenticated visitors are redirected to /login, which accepts email/password credentials.

login page

Last updated on