AI Glot documentation
Learn how to translate structured files safely, manage terminology and credits, and operate AI Glot through the web app, REST API, CLI or MCP.
AI Glot translates structured content in twelve file formats while preserving the keys, columns and markup your destination system expects. The words change; the structure does not.
Use the platform
Upload a file, review what will be translated, control the cost and download a result you can re-import.
Integrate the REST API
Create, plan, approve and download translations over HTTP, and automate glossaries and usage reporting.
Work from the CLI
Use AI Glot from a terminal, CI job or coding agent with predictable JSON output.
Connect an AI agent
Give ChatGPT, Claude, Cursor or another MCP client controlled access to your workspace.
Translate your first file
Open a new translation
Sign in at app.ai-glot.com, then choose New translation.
Choose the layout and upload
Pick the layout closest to your data, then drag in a file or use the file picker. Twelve formats are accepted. See Files and formats. You can change the layout after analysis.
Review before spending credits
AI Glot detects columns and languages. Confirm the source, destination, quality level and estimated credit cost before starting.
Download the completed file
Follow live progress or leave the page. AI Glot emails you when the result is ready, and the translation stays in your history.

Start from your preferred interface
Use the platform guide to upload a file and translate it.
Call GET /v1/account to verify a credential and discover the workspace’s capabilities.
Install the CLI, sign in, then run aiglot account. See the CLI quickstart.
Connect https://mcp.ai-glot.com/mcp to an MCP client. See the MCP guide.