Project Configuration

Configure project settings, environment variables, addons, AI access, MCP, snapshots, frontend hosting, and API docs.

Project Configuration

Spala project configuration happens in the dashboard. Use Settings when you need to adjust project behavior, credentials, publishing tools, team access, or agent access.

Configure In Settings

- General - Project name and project-level metadata
- Security - Authentication behavior and endpoint protection patterns
- Users & Roles - Builder access for teammates and reviewers
- AI - AI data access and Copilot behavior
- Project Memory - Durable facts, constraints, warnings, and decisions for AI work
- MCP Server - Project MCP access for authenticated AI agents
- Frontend App - Static frontend hosting and generated app controls
- API Docs - Swagger, Markdown, OpenAPI JSON, SDK, and Webflow snippets
- Environment - Project secrets and environment variables
- Snapshots - Checkpoints and restore tools
- CI/CD - External deployment targets and deploy hooks

Keep secrets out of frontend code

Store integration secrets as project environment variables or addon settings in Spala. Do not expose secret keys in browser code.

Settings
/settings
Configure project-level behavior
Project Memory
/features/project-memory
Give AI durable project context
API Docs
/features/api-docs
Share generated API contracts
Spala Public MCP
/agents/mcp
Connect agents through public MCP handoff