How do I navigate the project dashboard?
Two levels: the organization, and a project inside it. The sidebar changes depending on which one you are in, and that is the only structural thing to learn.
Organization level #
| For | |
|---|---|
| Overview | Your projects |
| Members | Invite people, change roles |
| Billing | Plan, usage, invoices |
| Settings | Organization name, connections |
Members and billing live here, not inside a project — a person you invite belongs to the organization and works across its projects.
Project level #
| For | |
|---|---|
| Overview | Coverage, recent activity, what needs attention |
| Translations | The editor — every key, every language |
| Languages | Which languages ship, and how far each has got |
| Content | The Content CMS, if you have enabled it |
| Integrations | GitHub, machine-translation providers, webhooks |
| Sync | History of sync and publish jobs |
| AI Context | What the AI knows about your product |
| Settings | CDN and source language, LLM, advanced |
Two of those are worth knowing exist, because their names do not give them away:
Sync is the audit trail. Every publish and every sync is a job with a record — what changed, when, whether it finished. When someone asks "did that go out?", this is the answer.
AI Context is where the quality of AI translation is decided. Your glossary, guidelines, and what the platform has learned from your live pages. Time spent here changes every translation afterwards; time spent editing individual values does not.
Switching projects #
The project name in the sidebar switcher opens the list. It remembers where you were, so switching project keeps you on the same kind of page rather than dumping you at an overview.
Where settings actually are #
The word "Settings" appears at both levels and they hold different things:
- Project → Settings — CDN delivery and source language, LLM configuration, advanced
- Project → Languages — adding and removing languages (not in Settings)
- Project → Integrations — GitHub, MT providers, webhooks (not in Settings)
- Organization → Members — people and roles
- Organization → Settings → Billing — plan and invoices
- Account → Settings → API Keys — your keys, at the account level
If you are hunting for something, the two most-often-missed are languages and API keys.
Shortcuts #
⌘K / Ctrl+K | Command palette |
⌘I | Toggle the AI assistant |
⌘/ | Every shortcut, listed |
In the translation editor:
⌘I | Ask AI about the key you are on |
⌘N | Toggle a note |
⌘↵ | Save the translation |
Esc | Cancel the edit |
⌘/ is the one to remember, because it lists the rest — including the content editor's formatting keys.
Better I18N