From 45a1ef5b65cadf4872a21f42deef41dca7c1727a Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 23 Jul 2026 13:48:07 -0700 Subject: [PATCH] docs: clarify personal integration scope --- automations/integrations.mdx | 2 ++ es/automations/integrations.mdx | 2 ++ fr/automations/integrations.mdx | 2 ++ zh/automations/integrations.mdx | 2 ++ 4 files changed, 8 insertions(+) diff --git a/automations/integrations.mdx b/automations/integrations.mdx index fcabbb9cf..48d3d14d8 100644 --- a/automations/integrations.mdx +++ b/automations/integrations.mdx @@ -26,6 +26,8 @@ Integrations have one of two connection scopes. For example, if two teammates connect separate Google Drive accounts, each sees results from their own Drive when asking the agent a question in Slack. +There is no limit to how many teammates can connect their own accounts. In a Slack thread with multiple participants, the agent uses the personal integrations of each message's sender. + ## Connect an integration Admins and editors can connect shared integrations on behalf of the organization. Each teammate connects their own personal integrations. diff --git a/es/automations/integrations.mdx b/es/automations/integrations.mdx index aa401043f..31af2e67f 100644 --- a/es/automations/integrations.mdx +++ b/es/automations/integrations.mdx @@ -26,6 +26,8 @@ Las integraciones conectan el agente de Mintlify con las herramientas que ya usa Por ejemplo, si dos miembros conectan cuentas distintas de Google Drive, cada uno recibe resultados de su propia cuenta al pedir información al agente en Slack. +No hay límite en la cantidad de miembros que pueden conectar sus propias cuentas. En un hilo de Slack con varios participantes, el agente usa las integraciones personales del remitente de cada mensaje. +
## Conectar una integración
diff --git a/fr/automations/integrations.mdx b/fr/automations/integrations.mdx index cc1ede77e..985f2c4ff 100644 --- a/fr/automations/integrations.mdx +++ b/fr/automations/integrations.mdx @@ -26,6 +26,8 @@ Les intégrations connectent l'agent Mintlify aux outils déjà utilisés par vo Par exemple, si deux personnes connectent des comptes Google Drive différents, chacune obtient les résultats de son propre Drive lorsqu'elle interroge l'agent dans Slack. +Le nombre de personnes pouvant connecter leur propre compte n'est pas limité. Dans un fil Slack avec plusieurs participants, l'agent utilise les intégrations personnelles de l'expéditeur de chaque message. +
## Connecter une intégration
diff --git a/zh/automations/integrations.mdx b/zh/automations/integrations.mdx index e436480e9..61e0f240c 100644 --- a/zh/automations/integrations.mdx +++ b/zh/automations/integrations.mdx @@ -26,6 +26,8 @@ keywords: ["集成", "Slack agent", "Notion", "Linear", "Jira", "Confluence", "S 例如,如果两位团队成员分别连接不同的 Google Drive 账户,他们在 Slack 中向 agent 提问时,只会获得各自 Drive 中的结果。 +可以连接个人账户的团队成员数量没有限制。在有多位参与者的 Slack 线程中,agent 会使用每条消息发送者的个人集成。 +
## 连接集成