Three scopes
Your customizations live at one of three levels. Picking the right scope decides who sees the change and where it follows you.Account
Personal to you. Follows you across every workspace.
Workspace
Shared across everyone in the workspace. Admin-only to edit.
Project
Lives in the project repo. Travels with
git clone.| Setting | Scope | Where to change it |
|---|---|---|
| Theme (light / dark / system) | Account | Top-right avatar → Appearance |
| Pinned model (optional) | Account | Model picker in the chat composer |
| Custom instructions | Account | Settings → Customize Vibely |
| Notification channels | Account | Settings → Notifications |
| Generation-complete sound | Account | Settings → Account |
| Workspace name, avatar | Workspace | Settings → Workspace (admin) |
| Auto-accept workspace invites | Account | Settings → Account |
| Design tokens, theme.css | Project | Edit in code, or prompt the agent |
What you’ll find here
Appearance
Light, dark, and system theme — how it persists and where it follows you.
Custom instructions
Persistent context the agent reads on every turn — persona, stack preferences, tone.
Notifications
Email, push, in-chat — what fires what, and how to mute the noise.
Workspace
Workspace name, avatar, public username, and invite behavior.
A reasonable starting point
If you’ve just signed up and want to set things up the way most people prefer, do these four in order:- Pick a theme —
Top-right avatar → Appearance → Dark / Light / System. See Appearance. - Write 3–5 lines of custom instructions — your stack, your tone, anything you’d otherwise type into every prompt. See Custom instructions.
- Mute the notification channels you don’t need — most people turn off the weekly digest. See Notifications.
- If you’re on a team, set the workspace avatar and name so builds are easy to identify. See Workspace.
What you can’t customize (yet)
Honest list, so you don’t go hunting:- Editor preferences — Vibely uses sensible Monaco defaults; per-user font size, Vim mode, and tab width aren’t exposed.
- Keyboard shortcuts —
⌘Kopens project search. There’s no rebinding UI; if you need one, tell us. - Accent colour — primary is fixed to Vibely terracotta. Theme tokens inside a generated project are fully editable in code.
- Per-project model pinning — pinning is account-wide. You can still override per turn from the composer on any project.
