- Open Anaconda Prompt (Terminal on macOS/Linux).
-
If necessary, activate your base environment:
-
Install
anaconda-auth:
Using an organization token in automated workflow environments
If your organization members are utilizing Anaconda services as part of automated workflows or CI/CD pipelines, or if they are using conda within Docker builds on their desktop, they can use the organization token provided by Anaconda during bulk registration setup to authenticate their conda clients programmatically. In the automated workflow system, set theANACONDA_ANON_USAGE_ORG_TOKEN environment variable:

