- Open Anaconda Prompt (Terminal on macOS/Linux).
-
Install
anaconda-auth
andanaconda-anon-usage
into your base environment:
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, 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 the organization token using one of the following methods:- Environment Variable
- Docker Container
Set the
ANACONDA_ANON_USAGE_ORG_TOKEN
environment variable: