Skip to content

Commit 5534b00

Browse files
committed
update docs copy
1 parent 0207d61 commit 5534b00

File tree

13 files changed

+13
-19
lines changed

13 files changed

+13
-19
lines changed

apps/docs/content/docs/de/api-reference/authentication.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
1313
| | **Personal Keys** | **Workspace Keys** |
1414
| --- | --- | --- |
1515
| **Billed to** | Your individual account | Workspace owner |
16-
| **Created from** | User Settings | Workspace Settings |
1716
| **Scope** | Across workspaces you have access to | Shared across the workspace |
1817
| **Managed by** | Each user individually | Workspace admins |
1918
| **Permissions** | Must be enabled at workspace level | Require admin permissions |
@@ -24,7 +23,7 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
2423

2524
## Generating API Keys
2625

27-
To generate a key, open the Sim dashboard and navigate to **User Settings** (personal) or **Workspace Settings** (workspace), then go to **API Keys** and click **Generate New Key**.
26+
To generate a key, open the Sim dashboard and navigate to **Settings**, then go to **Sim Keys** and click **Create**.
2827

2928
<Callout type="warn">
3029
API keys are only shown once when generated. Store your key securely — you will not be able to view it again.

apps/docs/content/docs/en/api-reference/authentication.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
1313
| | **Personal Keys** | **Workspace Keys** |
1414
| --- | --- | --- |
1515
| **Billed to** | Your individual account | Workspace owner |
16-
| **Created from** | User Settings | Workspace Settings |
1716
| **Scope** | Across workspaces you have access to | Shared across the workspace |
1817
| **Managed by** | Each user individually | Workspace admins |
1918
| **Permissions** | Must be enabled at workspace level | Require admin permissions |
@@ -24,7 +23,7 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
2423

2524
## Generating API Keys
2625

27-
To generate a key, open the Sim dashboard and navigate to **User Settings** (personal) or **Workspace Settings** (workspace), then go to **API Keys** and click **Generate New Key**.
26+
To generate a key, open the Sim dashboard and navigate to **Settings**, then go to **Sim Keys** and click **Create**.
2827

2928
<Callout type="warn">
3029
API keys are only shown once when generated. Store your key securely — you will not be able to view it again.

apps/docs/content/docs/en/api-reference/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ https://www.sim.ai
2222
<Step>
2323
### Get your API key
2424

25-
Go to the Sim dashboard and navigate to **User Settings → API Keys** or **Workspace Settings → API Keys**, then click **Generate New Key**. See [Authentication](/api-reference/authentication) for details on key types.
25+
Go to the Sim platform and navigate to **Settings**, then go to **Sim Keys** and click **Create**. See [Authentication](/api-reference/authentication) for details on key types.
2626
</Step>
2727

2828
<Step>

apps/docs/content/docs/en/execution/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ curl -H "x-api-key: YOUR_API_KEY" \
1717
https://sim.ai/api/v1/logs?workspaceId=YOUR_WORKSPACE_ID
1818
```
1919

20-
You can generate API keys from your user settings in the Sim dashboard.
20+
You can generate API keys from the Sim platform and navigate to **Settings**, then go to **Sim Keys** and click **Create**.
2121

2222
## Logs API
2323

apps/docs/content/docs/en/permissions/roles-and-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Users can create two types of environment variables:
113113
### Personal Environment Variables
114114
- Only visible to the individual user
115115
- Available in all workflows they run
116-
- Managed in user settings
116+
- Managed in **Settings**, then go to **Secrets**
117117

118118
### Workspace Environment Variables
119119
- **Read permission**: Can see variable names and values

apps/docs/content/docs/es/api-reference/authentication.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
1313
| | **Personal Keys** | **Workspace Keys** |
1414
| --- | --- | --- |
1515
| **Billed to** | Your individual account | Workspace owner |
16-
| **Created from** | User Settings | Workspace Settings |
1716
| **Scope** | Across workspaces you have access to | Shared across the workspace |
1817
| **Managed by** | Each user individually | Workspace admins |
1918
| **Permissions** | Must be enabled at workspace level | Require admin permissions |
@@ -24,7 +23,7 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
2423

2524
## Generating API Keys
2625

27-
To generate a key, open the Sim dashboard and navigate to **User Settings** (personal) or **Workspace Settings** (workspace), then go to **API Keys** and click **Generate New Key**.
26+
To generate a key, open the Sim dashboard and navigate to **Settings**, then go to **Sim Keys** and click **Create**.
2827

2928
<Callout type="warn">
3029
API keys are only shown once when generated. Store your key securely — you will not be able to view it again.

apps/docs/content/docs/es/api-reference/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ https://www.sim.ai
2222
<Step>
2323
### Get your API key
2424

25-
Go to the Sim dashboard and navigate to **User Settings → API Keys** or **Workspace Settings → API Keys**, then click **Generate New Key**. See [Authentication](/api-reference/authentication) for details on key types.
25+
Go to the Sim platform and navigate to **Settings**, then go to **Sim Keys** and click **Create**. See [Authentication](/api-reference/authentication) for details on key types.
2626
</Step>
2727

2828
<Step>

apps/docs/content/docs/fr/api-reference/authentication.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
1313
| | **Personal Keys** | **Workspace Keys** |
1414
| --- | --- | --- |
1515
| **Billed to** | Your individual account | Workspace owner |
16-
| **Created from** | User Settings | Workspace Settings |
1716
| **Scope** | Across workspaces you have access to | Shared across the workspace |
1817
| **Managed by** | Each user individually | Workspace admins |
1918
| **Permissions** | Must be enabled at workspace level | Require admin permissions |
@@ -24,7 +23,7 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
2423

2524
## Generating API Keys
2625

27-
To generate a key, open the Sim dashboard and navigate to **User Settings** (personal) or **Workspace Settings** (workspace), then go to **API Keys** and click **Generate New Key**.
26+
To generate a key, open the Sim dashboard and navigate to **Settings**, then go to **Sim Keys** and click **Create**.
2827

2928
<Callout type="warn">
3029
API keys are only shown once when generated. Store your key securely — you will not be able to view it again.

apps/docs/content/docs/fr/api-reference/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ https://www.sim.ai
2222
<Step>
2323
### Get your API key
2424

25-
Go to the Sim dashboard and navigate to **User Settings → API Keys** or **Workspace Settings → API Keys**, then click **Generate New Key**. See [Authentication](/api-reference/authentication) for details on key types.
25+
Go to the Sim platform and navigate to **Settings**, then go to **Sim Keys** and click **Create**. See [Authentication](/api-reference/authentication) for details on key types.
2626
</Step>
2727

2828
<Step>

apps/docs/content/docs/ja/api-reference/authentication.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
1313
| | **Personal Keys** | **Workspace Keys** |
1414
| --- | --- | --- |
1515
| **Billed to** | Your individual account | Workspace owner |
16-
| **Created from** | User Settings | Workspace Settings |
1716
| **Scope** | Across workspaces you have access to | Shared across the workspace |
1817
| **Managed by** | Each user individually | Workspace admins |
1918
| **Permissions** | Must be enabled at workspace level | Require admin permissions |
@@ -24,7 +23,7 @@ To access the Sim API, you need an API key. Sim supports two types of API keys
2423

2524
## Generating API Keys
2625

27-
To generate a key, open the Sim dashboard and navigate to **User Settings** (personal) or **Workspace Settings** (workspace), then go to **API Keys** and click **Generate New Key**.
26+
To generate a key, open the Sim dashboard and navigate to **Settings**, then go to **Sim Keys** and click **Create**.
2827

2928
<Callout type="warn">
3029
API keys are only shown once when generated. Store your key securely — you will not be able to view it again.

0 commit comments

Comments
 (0)