diff --git a/editor/comments.mdx b/editor/comments.mdx
index aa104b931..b3b946aba 100644
--- a/editor/comments.mdx
+++ b/editor/comments.mdx
@@ -57,6 +57,12 @@ Type `@` in a comment or reply to mention a teammate. People must be a member of
Mentioned teammates receive an email notification.
+## Mention the agent
+
+Type `@mintlify` in a comment, suggestion, or reply to mention the editor agent. The agent appears at the top of the mention list alongside your teammates.
+
+Mentioning the agent lets you ask it to respond to a thread in context. Use it to request a rewrite, ask a question about the highlighted text, or hand off a review to the agent without leaving the comment thread.
+
## Resolve a comment
Editors and admins can resolve threads when a discussion is complete.
diff --git a/es/editor/comments.mdx b/es/editor/comments.mdx
index a28f6b4fd..4720681df 100644
--- a/es/editor/comments.mdx
+++ b/es/editor/comments.mdx
@@ -62,6 +62,14 @@ Escribe `@` en un comentario o respuesta para mencionar a un compañero. Las per
Los compañeros mencionados reciben una notificación por correo electrónico.
+
+ ## Mencionar al agente
+
+
+Escribe `@mintlify` en un comentario, sugerencia o respuesta para mencionar al agente del editor. El agente aparece al inicio de la lista de menciones junto a tus compañeros.
+
+Mencionar al agente te permite pedirle que responda a un hilo en contexto. Úsalo para solicitar una reescritura, hacer una pregunta sobre el texto resaltado o delegar una revisión al agente sin salir del hilo del comentario.
+
diff --git a/fr/editor/comments.mdx b/fr/editor/comments.mdx
index fe2da9c16..3f24d55bc 100644
--- a/fr/editor/comments.mdx
+++ b/fr/editor/comments.mdx
@@ -62,6 +62,14 @@ Tapez `@` dans un commentaire ou une réponse pour mentionner un coéquipier. Le
Les coéquipiers mentionnés reçoivent une notification par e-mail.
+
+ ## Mentionner l'agent
+
+
+Tapez `@mintlify` dans un commentaire, une suggestion ou une réponse pour mentionner l'agent de l'éditeur. L'agent apparaît en haut de la liste des mentions aux côtés de vos coéquipiers.
+
+Mentionner l'agent vous permet de lui demander de répondre à un fil en contexte. Utilisez-le pour demander une réécriture, poser une question sur le texte surligné ou déléguer une relecture à l'agent sans quitter le fil de commentaires.
+
diff --git a/zh/editor/comments.mdx b/zh/editor/comments.mdx
index c95961376..596156f42 100644
--- a/zh/editor/comments.mdx
+++ b/zh/editor/comments.mdx
@@ -62,6 +62,14 @@ keywords: ["editor", "评论", "协作", "反馈", "提及", "讨论线程"]
被提及的团队成员会收到电子邮件通知。
+
+ ## 提及 agent
+
+
+在评论、建议或回复中输入 `@mintlify` 即可提及编辑器 agent。agent 会与你的团队成员一起显示在提及列表的顶部。
+
+提及 agent 可以让它在上下文中回复某个讨论线程。使用它来请求改写、就高亮文本提出问题,或在不离开评论线程的情况下将审阅工作交给 agent。
+