> ## 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.

# Using Package Security Manager

Package Security Manager offers several ways to work with <Tooltip tip="A location (URL or file path) in a repository where conda looks for packages.">channels</Tooltip>, subchannels, and <Tooltip tip="Software files and information about the software, such as its name, version, and description, bundled into a file that can be installed and managed by a package manager.">packages</Tooltip>. The topics in this user section show these different methods, so choose the method that works for you.

<CardGroup cols={3}>
  <Card title="Using conda with Package Security Manager" href="/psm-on-prem/6.8.0/user/conda" icon="cube" />

  <Card title="Connecting Package Security Manager to Navigator" href="/psm-on-prem/6.8.0/user/navigator" icon="link" />

  <Card title="Logging in/out of Package Security Manager" href="/psm-on-prem/6.8.0/user/logging" icon="left-right" />

  <Card title="Package Security Manager CLI" href="/psm-on-prem/6.8.0/user/cli" icon="code" />

  <Card title="Channels" href="/psm-on-prem/6.8.0/user/channel" icon="plug" />

  <Card title="Groups" href="/psm-on-prem/6.8.0/user/groups" icon="users" />

  <Card title="Service accounts" href="/psm-on-prem/6.8.0/user/service-account" icon="id-badge" />

  <Card title="Packages" href="/psm-on-prem/6.8.0/user/package" icon="cube" />

  <Card title="Environments" href="/psm-on-prem/6.8.0/user/environment" icon="house" />

  <Card title="Jupyter Notebooks" href="/psm-on-prem/6.8.0/user/notebook" icon="notebook" />

  <Card title="General artifacts" href="/psm-on-prem/6.8.0/user/general_artifact" icon="box-archive" />

  <Card title="Projects" href="/psm-on-prem/6.8.0/user/project" icon="square-kanban" />

  <Card title="Tokens" href="/psm-on-prem/6.8.0/user/auth_token" icon="key" />

  <Card title="History" href="/psm-on-prem/6.8.0/user/history" icon="rectangle-history" />

  <Card title="Software Bill of Materials (SBOM)" href="/psm-on-prem/6.8.0/user/sbom" icon="receipt" />

  <Card title="Working with private channels using third-party tools" href="/psm-on-prem/6.8.0/user/3rdParty" icon="network-wired" />
</CardGroup>
