# General Translation Platform: Overview URL: https://generaltranslation.com/en-US/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 organized into three scopes: | Scope | What it manages | |-------|-----------------| | **Enterprise** | Enterprise organizations, members, and security settings | | **Organization** | 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 move between scopes. Most translation work happens inside a project; shared terminology, members, and webhooks live at the organization 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**: Organize 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 organization-level automation. **Sync 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 based on the active scope. If you do not see a page, check that you are in the right organization 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)