From 51836afd3383a999bf4c703bb95e4d68eb72e5cb Mon Sep 17 00:00:00 2001 From: Zachary Smith <1000528+zsmithnyc@users.noreply.github.com> Date: Thu, 5 Jun 2025 13:17:45 -0400 Subject: [PATCH] Update tools.md for keys vs tokens Signed-off-by: Zachary Smith <1000528+zsmithnyc@users.noreply.github.com> --- content/en/docs/tasks/tools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/tasks/tools.md b/content/en/docs/tasks/tools.md index 47c76ca..b9cfd8f 100644 --- a/content/en/docs/tasks/tools.md +++ b/content/en/docs/tasks/tools.md @@ -89,8 +89,8 @@ as required to interact with Datum via kubectl. ## Create API Credentials 1. Sign in to Datum at -2. Create an API token by navigating to - **User Settings > API Tokens > Create a new token**. Save this token in your +2. Create an API key by navigating to + **User Settings > API Keys > Create a new token**. Save this key in your password manager or preferred method of storage. ## Configure Tools