## Managed Services

During onboarding, Cofounder sets up a managed stack for the workspace.

That stack includes:

- managed **GitHub** repositories
- managed **Vercel** projects
- a managed **Supabase** project

These services are linked together during onboarding so agents can start working against them right away.

## Access

Users get access differently depending on the service:

- **GitHub**: users are given access to the managed repositories during onboarding
- **Vercel**: users are invited to the managed Vercel projects during onboarding
- **Supabase**: Cofounder manages the project for the workspace, but users are not invited into Supabase yet

## What Gets Managed

- **GitHub** holds the app and marketing repositories
- **Vercel** runs the app and marketing projects, plus staging environments
- **Supabase** provides the managed backend, with staging and production for the app

## Pages

- [GitHub](https://docs.cofounder.co/managed-services/github)
- [Vercel](https://docs.cofounder.co/managed-services/vercel)
- [Supabase](https://docs.cofounder.co/managed-services/supabase)
- [Migrations](https://docs.cofounder.co/managed-services/migrations)
- [Requesting a deploy](https://docs.cofounder.co/publishing/request-deploy)
- [Publishing](https://docs.cofounder.co/publishing/overview)
