> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Site token management

A site <Tooltip tip="A randomly generated string that proves your identity and permission to access resources like channels, packages, or APIs.">token</Tooltip> is an organization access token that is *used by the entire organization*. This one access token can authenticate any organization member to the organization's <Tooltip tip="A location (URL or file path) in a repository where conda looks for packages.">channels</Tooltip>.

If you are interested in purchasing a site token, please contact Anaconda at [sales@anaconda.com](mailto:sales@anaconda.com).

Site tokens are [issued/reissued and synced](/anaconda-platform/cloud/user/tokens#issuing-and-setting-your-token) in a manner similar to individual organization access tokens, though only administrators have permission to do so, and no email is issued to deliver the token. Instead, your site token only displays in the browser when issued/reissued.

<Warning>
  *Save your token somewhere secure!* Once you close the token window, the token is no longer accessible.

  ***

  Distribute this token to your organization members in a secure manner, and have them [set the token using conda-token](/anaconda-platform/cloud/user/tokens#issuing-and-setting-your-token).

  ***

  Reissuing a site token invalidates the previous token. Newly issued site tokens need to be distributed to *all* organization members, who must set the new token to regain access to the curated Anaconda <Tooltip tip="Any storage location from which software or software assets, like packages, can be retrieved and installed on a local computer.">repository</Tooltip> and your organization's channels. If you are using a site token in automated workflow environments, update them to use the new token as well.
</Warning>

<Note>
  Users do not need to be assigned a seat in your organization to use your site token to access to your organization's channels.
</Note>
