diff --git a/markdown/org/docs/site/apikeys/name/es.md b/markdown/org/docs/site/apikeys/name/es.md new file mode 100644 index 00000000000..d1d6ed9b05e --- /dev/null +++ b/markdown/org/docs/site/apikeys/name/es.md @@ -0,0 +1,16 @@ +--- +title: "API Keys: Name" +--- + +Every API key has a **name** attribute that is mandatory. + +In other words, you must give each of your API keys a name, but that name can be anything you want. + +Typically, people give names that describe where the key is used, like: + +- Production backend +- GitLab runner +- Local development on my laptop + +But you do you. +