D1VD1V

Workspace Guide

A map from “what I want to do” → “where in the Project UI to do it”.

Workspace map

  • Chat: change requests (spec → diff)
  • Deployment: preview vs production, promotion, rollback
  • Payments: products, transactions, webhooks, revenue
  • Analytics: pageviews, events, funnels
  • Database: schema, data checks, query debugging

Chat: the spec format that works

Use this structure:

Make this change:
- ...
Constraints:
- ...
Acceptance:
- ...

Deployment: release discipline

Recommended rhythm:

  1. Change in Chat
  2. Deploy preview and verify
  3. Promote to production
  4. Roll back if needed

GitHub: when to connect

Connect GitHub early if you need PR reviews, CI, or asset management (images/icons/fonts).

Open: [/settings?tab=github](/settings?tab=github)

See also

Getting Started · Integrations · API