diff --git a/src/app/docs/core/api-key/page.mdx b/src/app/docs/core/api-key/page.mdx index 9cbfb42..08d71d7 100644 --- a/src/app/docs/core/api-key/page.mdx +++ b/src/app/docs/core/api-key/page.mdx @@ -2,28 +2,28 @@ Visit [ASI:One](https://asi1.ai/chat) and login. -You'll see a link in the top right to create an API Key; click that link. +Click on your account box in the top left corner: ![](../../../../content/images/ASI1/asi_1.png) -Next you'll see a view as so: +Select **API Keys**: ![](../../../../content/images/ASI1/asi_2.png) -Click **Create new** or **Create API Key**. +Click **Create new Key**. ![](../../../../content/images/ASI1/asi_3.png) -In this window give the API key a name that makes sense to you. +Provide a name that makes sense to you and your project: Then, click **Create**. +![](../../../../content/images/ASI1/asi_4.png) + You'll now see a window which displays your API key: -![](../../../../content/images/ASI1/asi_4.png) +![](../../../../content/images/ASI1/asi_5.png) Copy this API key and keep it safe! Now you have your API key. You can manage the newly created key within the [Dashboard](https://asi1.ai/dashboard/api-keys). - -![](../../../../content/images/ASI1/asi_5.png) diff --git a/src/content/images/ASI1/asi_1.png b/src/content/images/ASI1/asi_1.png index 5c94ade..031a024 100644 Binary files a/src/content/images/ASI1/asi_1.png and b/src/content/images/ASI1/asi_1.png differ diff --git a/src/content/images/ASI1/asi_2.png b/src/content/images/ASI1/asi_2.png index 538da8a..08012ed 100644 Binary files a/src/content/images/ASI1/asi_2.png and b/src/content/images/ASI1/asi_2.png differ diff --git a/src/content/images/ASI1/asi_3.png b/src/content/images/ASI1/asi_3.png index c61526b..1ef2e8e 100644 Binary files a/src/content/images/ASI1/asi_3.png and b/src/content/images/ASI1/asi_3.png differ diff --git a/src/content/images/ASI1/asi_4.png b/src/content/images/ASI1/asi_4.png index 1b0626e..96379a5 100644 Binary files a/src/content/images/ASI1/asi_4.png and b/src/content/images/ASI1/asi_4.png differ diff --git a/src/content/images/ASI1/asi_5.png b/src/content/images/ASI1/asi_5.png index 3ca7fcd..569ba2d 100644 Binary files a/src/content/images/ASI1/asi_5.png and b/src/content/images/ASI1/asi_5.png differ