You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix user-management API Keys page references (EN + PT-BR)
Remove references to non-existent API Keys web UI page, point to
management MCP tools and API Keys docs instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: apps/docs/client/src/content/deco-studio/en/studio/user-management.mdx
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ API keys let external tools or automated systems access your organization withou
57
57
You'll work with these settings in a few different places:
58
58
59
59
-**Members page**: Invite teammates, assign roles, and create custom roles
60
-
-**API Keys page**: Create keys for automated tools and set their permissions
60
+
-**API Keys**: Managed via MCP management tools or the API (see [API Keys](/en/studio/api-keys))
61
61
-**Agents page**: Control which tools and connections each agent can access (useful for limiting what AI assistants or automation can do)
62
62
63
63
## Practical examples
@@ -75,11 +75,7 @@ You'll work with these settings in a few different places:
75
75
76
76
**When**: You have a system that needs to check if your connections are working
77
77
78
-
1. Go to **API Keys**
79
-
2. Click **Create API Key**
80
-
3. Give it a name like "Status Monitor"
81
-
4. Select only "View Connections" permission
82
-
5. Copy the key and use it in your monitoring tool
78
+
Use the management MCP tools or API to create a key with read-only connection permissions. See [API Keys](/en/studio/api-keys) for details on creating keys with scoped permissions.
Copy file name to clipboardExpand all lines: apps/docs/client/src/content/deco-studio/pt-br/studio/user-management.mdx
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ API keys permitem que ferramentas externas ou sistemas automatizados acessem sua
57
57
Você trabalhará com essas configurações em alguns lugares diferentes:
58
58
59
59
-**Página de Members**: Convide colegas, atribua papéis e crie papéis personalizados
60
-
-**Página de API Keys**: Crie chaves para ferramentas automatizadas e defina suas permissões
60
+
-**API Keys**: Gerenciadas via ferramentas MCP de gerenciamento ou pela API (veja [API Keys](/pt-br/studio/api-keys))
61
61
-**Página de Agents**: Controle quais ferramentas e conexões cada agente pode acessar (útil para limitar o que assistentes de IA ou automações podem fazer)
62
62
63
63
## Exemplos práticos
@@ -75,11 +75,7 @@ Você trabalhará com essas configurações em alguns lugares diferentes:
75
75
76
76
**Quando**: Você tem um sistema que precisa verificar se suas conexões estão funcionando
77
77
78
-
1. Vá em **API Keys**
79
-
2. Clique em **Create API Key**
80
-
3. Dê um nome como "Monitor de Status"
81
-
4. Selecione apenas a permissão "View Connections"
82
-
5. Copie a chave e use na sua ferramenta de monitoramento
78
+
Use as ferramentas MCP de gerenciamento ou a API para criar uma chave com permissões somente leitura para conexões. Veja [API Keys](/pt-br/studio/api-keys) para detalhes sobre criação de chaves com permissões escopadas.
83
79
84
80
### Configurar um papel "Analista Somente Leitura"
0 commit comments