Publish
Publish generated Spala project changes as a live API from the dashboard.
Publish
Spala users publish project changes from the dashboard. Publishing applies your project draft and updates the generated API your frontend, integrations, and agents call.
Use Publish for your project
The deployment action users normally need is Publish. It makes your generated project API live without requiring a Spala platform deployment runbook.
Publish Flow
Build or edit your backend
Use AI Copilot, Lite mode, or Advanced mode to create tables, functions, endpoints, tasks, triggers, project agents, channels, and settings.
Review the project
Inspect the project graph, endpoint list, API Playground, generated docs, snapshots, and pending changes.
Publish
Click Publish in the dashboard. Spala applies the project changes and updates the live API.
Use the API
Connect your frontend, use generated endpoint snippets, or let an authenticated AI agent continue work through the selected project MCP.
External Deployment
If your team runs the generated project artifact in another environment, use CI/CD settings to connect deployment hooks or server targets. That is still project deployment, not a Spala platform runbook.
Publish /features/publish-export Review and publish project changes CI/CD /features/ci-cd Connect external project deployment targets API Playground /features/playground Test endpoints before and after publishing Spala Public MCP /agents/mcp Let agents discover and hand off to the right project MCP