AI Glot documentation
Learn how to translate CSV files safely, manage terminology and credits, and operate AI Glot through the web app, API, CLI or MCP.
AI Glot translates structured CSV content while preserving the rows, columns and formatting your destination system expects.
Use the platform
Upload a CSV, review the detected structure, control what is translated and download the completed file.
Integrate the REST API
Read account and usage data, manage existing translations and automate glossaries over HTTP.
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 CSV
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 CSV, then drag in a UTF-8 .csv file or use the file picker. 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 CSV
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 and translate a CSV.
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.