{"section":"tutorials","requestedLocale":"en","requestedSlug":"exporting-api-keys","locale":"en","slug":"exporting-api-keys","path":"docs/en/tutorials/account-management/api-keys/exporting-api-keys.md","branch":"main","content":"The [API Keys](/en/docs/tutorials/api-keys) page allows you to export information for all generated and external keys associated with the account to an `XLSX` file.  \n\n## Before you begin\n\nTo export, you must have the [User Administrator - RESTRICTED](/en/docs/tutorials/predefined-roles#user-administrator-restricted) role or a [custom](/en/docs/tutorials/roles#creating-a-role) role with the *View API Keys* resource.\n\n## Instructions\n\nFollow the instructions below to export keys:  \n\n1. In the top bar of the VTEX Admin, click **your profile avatar**, indicated by the initial letter of your email address.  \n2. Click *Account Settings > API Keys*.  \n3. Click `Export`. The file download will start instantly.  \n\nSee the information available in the spreadsheet below.\n\n### Generated tab\n\n| Column | Description |\n| :---- | :---- |\n| `id` | API key identification code. |\n| `keyName` | API key. |\n| `roles` | Roles associated with the API key. |\n| `label` | API key name, defined when creating the key. |\n| `creationDate` | API key created date. |\n| `creationDateToken` | If the key has a single token associated with it, this date indicates when the token was created. If the key is renewed, two tokens are associated with it. In this case, this date refers to when the token being replaced by the new one was created (the token that existed before the renewal process started). |\n| `creationDateNewToken` | This field will be null if the key has a single token associated with it. If the key is in the renewal process, two tokens are associated with it. In this case, the field represents the date the new token that will replace the old one was created (in other words, the date renewal started). |\n| `status` | API key status, which can be active or inactive. |\n\n### External tabs\n\n| Column | Description |\n| :---- | :---- |\n| `id` | API key identification code. |\n| `keyName` | API key. |\n| `roles` | Roles associated with the API key. |\n| `account` | Name of the external account that owns the key. |\n| `addedDate` | Date the external API key was added. |\n| `status` | API key status, which can be active or inactive. |\n\n## Learn more\n\n- [API keys](/en/docs/tutorials/api-keys)  \n- [Configuring alerts to renew API tokens](/en/docs/tutorials/configuring-alerts-to-renew-api-tokens)  \n- [Generated keys](/en/docs/tutorials/generated-keys)  \n- [External keys](/en/docs/tutorials/external-keys)"}