From 8ef88edfd5f9e6c78d6dd0c6bb84e24c7ddb4d88 Mon Sep 17 00:00:00 2001 From: davidmyriel Date: Mon, 9 Dec 2024 16:46:41 -0800 Subject: [PATCH] Update authentication.md --- qdrant-landing/content/documentation/cloud/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qdrant-landing/content/documentation/cloud/authentication.md b/qdrant-landing/content/documentation/cloud/authentication.md index 56718f319..2e3d6c466 100644 --- a/qdrant-landing/content/documentation/cloud/authentication.md +++ b/qdrant-landing/content/documentation/cloud/authentication.md @@ -13,7 +13,7 @@ The API key is only shown once after creation. If you lose it, you will need to However, we recommend rotating the keys from time to time. To create additional API keys do the following. 1. Go to the [Cloud Dashboard](https://qdrant.to/cloud). -2. SGo to the **API Keys** section of the Cluster detail page. +2. Go to the **API Keys** section of the Cluster detail page. 3. Click **Create**. If you have granular access control activated, you can now configure the permissions for the new key. 4. Click **OK** and retrieve your API key.