Skip to content

Commit 23c302c

Browse files
authored
docs: add images to generator getting started (#3386)
1 parent fcad53f commit 23c302c

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

ai/agentic-ui-generator/getting-started.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,24 @@ To use the Agentic UI Generator in all workspaces and apps, make sure that [`cha
130130

131131
After adding the configuration, restart your IDE to load the Agentic UI Generator.
132132

133+
### Obtaining the API Key
134+
135+
> This section will guide you through the details of **Step 3** from the [Quick Start](#quick-start).
136+
137+
The following steps provide detailed instructions for obtaining your [Telerik API key](https://www.telerik.com/account/downloads/api-keys), which you need to add as a `headers` parameter in the `mcp.json` file:
138+
139+
1. Log in to your [Telerik account](https://www.telerik.com/account/).
140+
2. Navigate to **License Keys > API Keys**, or go directly to the [API Keys page](https://www.telerik.com/account/downloads/api-keys).
141+
142+
<img alt="Telerik Account API Keys Page" src="../images/api-keys-page.png" style="width: 90%"/>
143+
144+
3. Click **Generate New Key** and provide a name of your choice, or use an existing API key if you already have one.
145+
146+
<img alt="Generate New API Key Dialog" src="../images/api-keys-generate-dialog.png" style="width: 90%"/>
147+
148+
4. Copy the generated API key for use in the MCP configuration.
149+
150+
133151
## Using the Agentic UI Generator
134152

135153
> This section will guide you through the details of **Step 4** from the [Quick Start](#quick-start).
155 KB
Loading

ai/images/api-keys-page.png

60.3 KB
Loading
-89 Bytes
Loading

0 commit comments

Comments
 (0)