Skip to Content
🚀 APSO is now in public beta. Get started →
ManageOverview

Manage

Manage your APSO services through the platform dashboard. This section covers service management, environment configuration, API keys, and monitoring.

Platform Dashboard

The APSO Dashboard provides a visual interface for:

  • Creating and configuring services
  • Managing environment variables
  • Generating and revoking API keys
  • Viewing logs and metrics
  • Building schemas with the visual editor

Access the dashboard at app.apso.cloud .

Management Topics

Quick Actions

Create a New Service

  1. Log in to the APSO Dashboard 
  2. Click New Service
  3. Choose a template or start from scratch
  4. Define your entities using the visual schema builder
  5. Click Generate to create your backend

View Service Status

From the dashboard, each service shows:

StatusDescription
BuildingCode generation in progress
DeployingService is being deployed
RunningService is healthy and accepting requests
StoppedService has been manually stopped
ErrorService encountered an error

Access Service Logs

  1. Select your service from the dashboard
  2. Navigate to Logs tab
  3. Filter by log level, time range, or search term
  4. Stream live logs in real-time
Last updated on