From 1080729433f6b65c668fd033d4fd5849958c6053 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 1 Sep 2022 15:45:38 +0200 Subject: [PATCH] adds video (#54545) (#54581) (cherry picked from commit 8a23b1fd4f1c109c1fd245043387208a74c3b79c) Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> --- .../administration/service-accounts/{_index.md => index.md} | 3 +++ 1 file changed, 3 insertions(+) rename docs/sources/administration/service-accounts/{_index.md => index.md} (99%) diff --git a/docs/sources/administration/service-accounts/_index.md b/docs/sources/administration/service-accounts/index.md similarity index 99% rename from docs/sources/administration/service-accounts/_index.md rename to docs/sources/administration/service-accounts/index.md index fed0befd5ad..8665fbfb355 100644 --- a/docs/sources/administration/service-accounts/_index.md +++ b/docs/sources/administration/service-accounts/index.md @@ -31,6 +31,9 @@ In [Grafana Enterprise]({{< relref "../../enterprise/" >}}), you can also use se > **Note:** Service accounts can only act in the organization they are created for. If you have the same task that is needed for multiple organizations, we recommend creating service accounts in each organization. +{{< vimeo 742056367 >}} +
+ ## Service account tokens A service account token is a generated random string that acts as an alternative to a password when authenticating with Grafana's HTTP API.