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. +