# General Translation Platform: Platform
URL: https://generaltranslation.com/en-US/docs/platform.mdx
Docs index: https://generaltranslation.com/llms.txt
Description: Browse docs for the General Translation Platform, including the Dashboard, Locadex, Core library, and OpenAPI.

Review and edit translations in the Dashboard, automate localization with Locadex, and build custom workflows with the `generaltranslation` Core library or the General Translation API.

<Cards hideArrows>
  <Card title="Dashboard" href="/docs/platform/dashboard/get-started">
    Run translation, context, and review workflows from the Dashboard.
  </Card>
  <Card title="Locadex" href="/docs/platform/locadex/quickstart">
    Use Locadex, the AI agent which connects your codebase, translations, and content sources.
  </Card>
  <Card title="Core" href="/docs/platform/core/quickstart">
    Use the Core library when you need lower-level control, and translate your first string.
  </Card>
  <Card title="OpenAPI" href="/docs/platform/openapi/overview">
    Call the public General Translation API endpoints and download the OpenAPI spec.
  </Card>
</Cards>

## Sitemap

See the full [sitemap](https://generaltranslation.com/sitemap.md) for all pages.
