Skip to content

Commit 2fa89a7

Browse files
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>
1 parent 3b446bf commit 2fa89a7

2 files changed

Lines changed: 4 additions & 12 deletions

File tree

apps/docs/client/src/content/deco-studio/en/studio/user-management.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ API keys let external tools or automated systems access your organization withou
5757
You'll work with these settings in a few different places:
5858

5959
- **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))
6161
- **Agents page**: Control which tools and connections each agent can access (useful for limiting what AI assistants or automation can do)
6262

6363
## Practical examples
@@ -75,11 +75,7 @@ You'll work with these settings in a few different places:
7575

7676
**When**: You have a system that needs to check if your connections are working
7777

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

8480
### Set up a "Read-Only Analyst" role
8581

apps/docs/client/src/content/deco-studio/pt-br/studio/user-management.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ API keys permitem que ferramentas externas ou sistemas automatizados acessem sua
5757
Você trabalhará com essas configurações em alguns lugares diferentes:
5858

5959
- **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))
6161
- **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)
6262

6363
## Exemplos práticos
@@ -75,11 +75,7 @@ Você trabalhará com essas configurações em alguns lugares diferentes:
7575

7676
**Quando**: Você tem um sistema que precisa verificar se suas conexões estão funcionando
7777

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

8480
### Configurar um papel "Analista Somente Leitura"
8581

0 commit comments

Comments
 (0)