Identity
| Field | What it does | Limits |
|---|---|---|
| Name | Shown in the sidebar, project URLs, and member lists | 50 characters |
| Username | Public handle. Used in shared links: vibely.sh/@<handle> | 3–32 chars, lowercase, hyphens allowed |
| Avatar | Shown next to the name everywhere | PNG/JPG, ≤256×256 displayed, ≤2 MB uploaded |
Visibility
Workspace profile visibility has two modes:- Public — name, avatar, username, and published-project list are visible at
vibely.sh/@<handle>. Anonymous visitors can see your shipped builds. - Private — none of the above is reachable without auth. Members can still see everything internally.
Invite behaviour
Two account-level settings affect how invites flow through your workspace:- Auto-accept invitations (Account scope, per user) — when on, an invite to a workspace adds you immediately on the next sign-in instead of pinging you for explicit accept. Most useful if you bounce between many client workspaces in an agency setup.
- Invite-only signup (Workspace scope, admin) — when on, only invited emails can join. When off, anyone with a workspace join link can sign up.
Branding the generated apps
This page is about your Vibely workspace identity — what shows up in the dashboard, in URLs, in the sidebar. It does not affect the apps you generate. A published build atyour-app.vibelyagent.com ships with whatever branding the agent put in the code — favicons, meta tags, OG images. Edit those in code or prompt:
“Set the favicon, OG image, and meta description to use [paste your assets / brand].”Custom domains for published apps live under Web App Mode → Publish.
What admins control vs members see
| Setting | Admin can edit | Member can see | Member can edit own copy |
|---|---|---|---|
| Workspace name | yes | yes | no |
| Workspace avatar | yes | yes | no |
| Username | yes | yes | no |
| Visibility | yes | yes | no |
| Invite-only signup | yes | yes | no |
| Member list | yes | yes | no |
| Connector secrets | yes | masked | no |
| Billing & plan | yes | no | no |
| Their own auto-accept | no | n/a | yes |
Deleting a workspace
Admin-only, irreversible, takes 30 days to actually purge from backups.- Every project in the workspace is archived (read-only) for the 30 days, then deleted.
- Connector OAuth tokens are revoked immediately at the third party.
- Published custom domains return 404 within an hour.
