# Prismy Documentation ## Docs - [Company description](https://docs.prismy.io/ai/company-description.md) - [Custom AI Instructions](https://docs.prismy.io/ai/custom-instructions.md) - [Set Up Your Glossary](https://docs.prismy.io/ai/glossary.md) - [Overview](https://docs.prismy.io/ai/overview.md) - [Similarity learning](https://docs.prismy.io/ai/similarity-learning.md) - [Get Translation File](https://docs.prismy.io/api-reference/prismy-hosted/get-translation-file.md): Retrieves the JSON translation file for a specific repository, language, and bundle - [Merge branch](https://docs.prismy.io/api-reference/prismy-hosted/merge-branch.md): Merges a Prismy branch into the main branch for a specific repository - [Update Translation File](https://docs.prismy.io/api-reference/prismy-hosted/update-translation-file.md): Updates or creates a translation file for a specific repository, language, and bundle - [Get AI Instructions](https://docs.prismy.io/api-reference/public-api/get-ai-instructions.md): Retrieves the organization description and all AI instructions for the organization's default language (from installation config, or en-US / en-GB as fallback). - [Get AI Instructions for Language](https://docs.prismy.io/api-reference/public-api/get-ai-instructions-lang.md): Retrieves the organization description and all AI instructions for a specific language. - [Get Glossary](https://docs.prismy.io/api-reference/public-api/get-glossary.md): Retrieves all glossary terms and their translations for your organization - [Get Glossary for Language](https://docs.prismy.io/api-reference/public-api/get-glossary-lang.md): Retrieves all glossary terms and their descriptions filtered for a specific language. Only rows that have a term in the requested language are returned. If no language is provided, defaults to the organization's main language (from installation config), or en-US / en-GB as fallback. - [Generate Translations](https://docs.prismy.io/api-reference/public-api/translate.md): Translate multiple strings from a single source language to a single target language. - [Generate Translations (Multilang)](https://docs.prismy.io/api-reference/public-api/translate-multilang.md): Translate multiple strings across multiple source languages and target languages. - [Chrome Extension](https://docs.prismy.io/chrome-extension.md): In-context editing directly from your webapp - [Configuring Files to Sync with Prismy](https://docs.prismy.io/doc/config-file.md) - [👋 Welcome to Prismy Docs](https://docs.prismy.io/introduction.md) - [Quickstart](https://docs.prismy.io/quickstart.md): No more than 5 minutes are required! - [AI Agent Skills](https://docs.prismy.io/tech/ai-skills.md): Agent skills for Claude Code, Cursor, GitHub Copilot and other AI coding assistants to manage i18n workflows with Prismy. - [CLI Overview](https://docs.prismy.io/tech/cli.md): Manage translations from the command line - [GitHub & GitLab — prismy generate](https://docs.prismy.io/tech/cli/github-gitlab.md): Generate translations locally when using Prismy's native Git integration - [Prismy Hosted — push & pull](https://docs.prismy.io/tech/cli/prismy-hosted.md): Sync translation files with Prismy Hosted using the CLI - [Set your files to sync](https://docs.prismy.io/tech/files-to-sync.md) - [✅ Supported Frameworks and Files](https://docs.prismy.io/tech/frameworks-and-files.md): Everything you need to know about compatible frameworks and file formats. - [GitHub](https://docs.prismy.io/tech/github.md): No more than 5 minutes are required! - [GitLab](https://docs.prismy.io/tech/gitlab.md): No more than 5 minutes are required! - [Pre requisities](https://docs.prismy.io/tech/pre-requisities.md) - [Prismy Hosted — translations in the cloud](https://docs.prismy.io/tech/prismy-hosted-flow.md): Host translation files in Prismy and serve them via CDN - [🎲 The most efficient localization workflow](https://docs.prismy.io/the-workflow.md) ## OpenAPI Specs - [openapi](https://docs.prismy.io/openapi.json)