Expert agents
Set up agents that work in the background, guided by your own instructions. Expert agents start automatically when specific content changes occur – delivering consistent results every time without needing your input each step of the way. Less manual work on every piece of content.
Automate the routine work
Expert agents handle the repetitive, rules-based parts of content production so your team can focus on work that requires human judgment. Set up as many as you need – multiple agents can run simultaneously, each working on different content independently. Here are some things you can automate:- Automatically translate content into your target languages when a new language variant is created.
- Fill in SEO and GEO metadata before content moves to marketing review.
- Check content against your brand or compliance guidelines.
- Populate content automatically whenever a new content item is created.
How to set up expert agents
1. Describe your agent
Provide details to help your teammates identify and understand the agent’s purpose.- Agent name – identifies the agent in the list.
- Purpose – a short summary of what the agent does, such as “Translates blog posts to French.” This purpose is for your team’s reference and doesn’t affect how the agent works.
- Management API key – grants the agent permission to access your content. If you don’t have a Management API key, you can generate one in
Project settings > API keys.
2. Write clear instructions
In Instructions, tell the agent exactly what to do. Because expert agents can’t ask follow-up questions, your instructions need to be complete and self-contained – describe the input, the steps to take, and the expected output. Your instructions can be as simple or as detailed as the task requires, including conditional logic, structured sections, and formatting to keep long instructions readable. If your instructions are too long, simplify them or split the work across multiple agents with more focused tasks.3. Specify when to run
Under Automation, you can set various activities and filters to start the agent when a specific content change occurs. For events:- Content item language variant created – an event when you create a new item or other language variants of the default content item.
- Workflow step changed to – an event that occurs when your content moves to a specific workflow step.
- Content type – specify which content type the agent will work on.
- Collection – select which collection the content will be under.
- Language – scopes the agent to content items in a specific language.
4. Monitor your agents’ work
To see an agent’s run history, clickExample
Here’s an example of how you might set up an agent that helps translate blog post content to a specific language. You can adapt this example to your project.Blog post translator
[brackets] to match what’s exactly in your project. Check your workflow steps, collections, and language codenames before enabling your expert agent.- Write these details to describe your agent:
- Agent name: Blog post translator
- Purpose: Translates blog posts into
[your target language]when the content item reaches the[your workflow step]step
- Provide the Management API key.
- Customize the automation to start the agent:
- For events: select Workflow step changed to
- Set the workflow step to
[your workflow step for translation-ready content]
- Set the workflow step to
- For filters, select the following:
- Content type: your content type, for example, Blog post
- Collection: your collection, for example, Marketing
- Language:
[your target language]
- For events: select Workflow step changed to
- Copy and paste the following into Instructions and adjust what's in your project:
1. Read the [source language, such as English (en-US)] language variant of the given content item.
2. Create a [target language, such as French (fr-FR)] language variant by translating the content.
3. Apply a [describe your tone, such as formal-yet-playful] tone: [add specific tone guidelines relevant to your brand].
4. If a concurrent editing conflict is detected, overwrite all translated content.
5. After translation and tone adjustment are complete, move the content item to the [your review workflow step, such as Translation review] workflow step.
6. Do not ask for clarification. Do not perform any other actions.
7. If the source variant, workflow step, or content item can't be found, stop and log the specific error without taking further action.Considerations
When using expert agents, keep in mind the following:- Only product managers can access and manage expert agents.
- There are no hard usage limits, but a safety measure activates if many complex agentic runs occur simultaneously and risk overloading the infrastructure.
- Not all instructions require the same processing time – many short parallel tasks are typically fine; many long, complex simultaneous tasks may trigger the safety measure.
- Test your agent instructions on a few items manually before enabling automation at scale.
- If the safety measure activates, you receive an error message. Contact Support to identify the cause before the restriction is lifted.
- Expert agents consume AI credits.