--- id: access-keys title: Access Keys description: Create and manage Sumo Logic access keys used to register new collectors, authenticate API requests, and authorize scripts and automation workflows. slug: /help/docs/manage/security/access-keys/ canonical: https://www.sumologic.com/help/docs/manage/security/access-keys/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; import Iframe from 'react-iframe'; In Sumo Logic, you'll need an access key to: * **Register new Collectors**. When you install a collector, in addition to having a role that grants you the **Manage Collectors** capability, you must supply an access key. You can use a different access key for each collector, or use the same access key for multiple collectors. The only time a collector uses the access key is at installation, so if a key is deleted after a collector has been set up, the collector isn't affected. * **Use Sumo Logic APIs**. You must supply an access key to use the Sumo Logic APIs. See [Authentication](/docs/api/about-apis/getting-started#authentication) for details. * **Run scripts or automation**. Create access keys to provide authentication for scripts or automation. :::training Micro Lesson Watch this micro lesson to learn about access keys.