Getting started with Localization Agent
This feature is in closed beta. To join the beta or to give feedback about this feature, please reach out to us.
Localization Agent is Gridly's built-in AI for building and running AI localization workflows directly on your Grid content. It pulls in project context automatically, so you spend less time on setup and more time on the work that matters.
Describe what you want to do in plain language, and the Localization Agent handles the rest - analyzing your Grid, assembling the right context, and executing against your content. Once a workflow is set up as a kit, your team can reuse it across Grids without repeating the setup and share it with teammates so anyone can run it.

Key concepts
-
Kit: A reusable workflow that the Localization agent creates and runs. A kit holds the instructions, rules, and configuration for a localization task - what to do, how to do it, and which Grid columns to read from and write to. Each kit is bound to a Grid and can use localization resources assigned to it (glossary, translation memory, and non-translatable list) as context. Kits have two statuses: Draft and Published. Publishing a kit makes it available for other team members to run. Published kits are immutable and cannot be edited.
-
Localization Agent: The AI that powers Gridly's localization workflows. The Localization Agent reads your Grid, generates and updates prompt logic, makes contextual suggestions, and executes tasks on your behalf. You interact with the Localization Agent through a chat interface. When you describe what you want to do, the Localization agent turns that into a kit - defining the logic, configuration, and rules needed to run the workflow - and can run it for you.
-
Execution: A single run of a kit against your Grid. Each execution has a history you can review, including results per record.
What you can do with Localization Agent
-
AI translation: Create a kit to translate source content into target language columns, with context from glossaries, translation memory, and surrounding records assembled automatically.
-
Localization quality assurance: Create a kit to compare translated content against the source and flag strings where meaning, tone, or key content diverges. Results are written back to your Grid as comments and status flags.
- Analyze Grid view: Before setting up a kit, you can ask the Localization agent to analyze your Grid view. It will identify source and target columns, sample records, translation patterns, and potential issues - then suggest what kind of kit to build next.
- Other capabilities:
- Kit configuration: Add context to a kit - such as game identity, audience, tone, character bios, per-language register rules, or context columns like speaker, description, translator notes, and max-length fields. You can also add rules for placeholder preservation, casing, length limits, glossary policy, forbidden words, and per-language punctuation. The Localization agent can distill style guides, translator briefs, or design documents into the kit's prompt.
- Reference language: Use an existing approved translation to steer the style of a new language for consistency.
- Grid management: The Localization Agent can add or delete Grid columns as part of setting up a workflow. It can also reorder or rename columns.
- Configuring chunk size: Records are processed in chunks, with a default of 25 records per chunk. Use smaller chunks for complex content, especially if you see quality drop. Use larger chunks for simple strings to reduce API calls and speed up runs.
Create and run your first kit
Step 1: Open Localization Agent
In a Grid, click the
icon in the right-hand side toolbar.

Step 2: Create a kit
-
Click Create kit.
-
Enter a name and description (optional) for your Kit, then click Save.
- If you want to build on an existing published kit select Yes in the Using reference kit dropdown. Select the CMS project, database, grid, branch, view, and kit to reference.

- If you want to build on an existing published kit select Yes in the Using reference kit dropdown. Select the CMS project, database, grid, branch, view, and kit to reference.
- Click on kit name to open. The Summary panel on the left shows the kit's current configuration, and the right panel is where you interact with the Localization Agent and view executions.
- In the Chat tab of the right panel, select a suggested quick action (Create a translation kit, Create a QA kit, or Analyze this Grid view) or type your own prompt for the kit. For example:
- "Translate the English strings in the source language column into Spanish, Vietnamese, French, and German. Keep the tone funny. The game is set in a fantasy world and the target audience are young adults."
-
"Review the French translations in the 'FR' column against the English source in the 'Source' column. Flag any strings where the meaning is inconsistent or key terms don't match the glossary. Write the results to a new column called 'FR QA notes'."

When the Localization Agent processes your prompt, you will see green tool result panels appear in the chat. These show the agent's internal actions such as updating the kit intent or adjusting settings. You do not need to do anything with these; they are shown for transparency.

Click on the In and Out tags to view the input and output tokens used for each response from the Localization Agent.

As you chat with the Localization Agent, the Summary panel is updated accordingly. Review the prompt, Jinja template, input and output schema to understand how the kit is configured.

To see a full log of changes made to the kit, click View history in the Summary panel. Click any entry to view a snapshot of the prompt at that point in time.

Use the
icon to hide/unhide the Summary panel. Use the
icon to hide/unhide advanced information like Jinja template, input and output schema.
![]()
Step 3: Run the kit
-
To run the kit, you can tell the Localization Agent to run it or click the
button. 
- When the kit has finished running, switch to the Execution list tab and click View results.
- To populate your Grid with the results, click Push to grid.
- In the Column mapping modal, select which column to push to, then click Push. Cells modified by the Localization Agent will have the
icon in the bottom right corner.

Step 4: Publish the kit
When you're satisfied with the results, publish the kit. Publishing makes it available for other team members to run on any Grid. Click Publish kit and confirm.
Published kits cannot be edited. If you need to make changes, create a new kit and reference the published one as a starting point.

Once published, the kit appears in the Localization Agent panel for your team. To run it:
-
Click Run kit.
-
Review the source language and number of affected records, and set any input custom variables.
- Click Run.
