# General Translation Platform: Overview URL: https://generaltranslation.com/en-GB/docs/platform.mdx --- title: Overview description: Manage translations, context, automation and repository sync --- The General Translation dashboard is where you manage projects, edit translations, guide AI output with context, automate translation workflows and sync changes back to your codebase. ## Dashboard scopes The dashboard is organised into three scopes: | Scope | What it manages | | ---------------- | ---------------------------------------------------------------------- | | **Enterprise** | Enterprise organisations, members, and security settings | | **Organisation** | Projects, members, shared context, org API keys, and webhooks | | **Project** | Translations, project context, project API keys, Locadex, and settings | Use the switcher in the header to switch between scopes. Most translation work happens within a project; shared terminology, members, and webhooks sit at the organisation level. ## Common workflows **Review and edit translations**: Browse files or UI components, edit translations inline, compare versions, and search across your project. See [Editing translations](/docs/platform/translations). **Coordinate review**: Use [annotations](/docs/platform/translations/annotations) to label entries, leave notes, and discuss translations without changing the translation itself. **Guide AI translation**: Organise glossary terms and translation instructions into [context groups](/docs/platform/context). Shared groups can be assigned to multiple projects. **Propagate terminology updates**: Use [Apply glossary](/docs/platform/context/apply-glossary) to update existing translations that contain selected glossary terms. **Authenticate tools and apps**: Create [API keys](/docs/platform/api-keys) for project development, production use, and organisation-level automation. **Synchronise repository changes**: Use [Locadex](/docs/locadex) to push dashboard edits back to GitHub as pull requests. **Automate event workflows**: Use [webhooks](/docs/platform/webhooks) to send translation events to your own systems. ## Navigation The sidebar changes depending on the active scope. If you do not see a page, check that you are in the right organisation or project and that your role has access to the feature. ## Next steps * [Editing translations](/docs/platform/translations) * [Context groups](/docs/platform/context) * [API keys](/docs/platform/api-keys) * [Locadex Agent](/docs/locadex)