> ## 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 Anaconda Server

Anaconda Server offers several ways to work with channels, subchannels, and packages. The topics in this user section show these different methods, so choose the method that works for you.

<CardGroup>
  <Card title="Using Conda with Anaconda Server" href="./conda" />

  <Card title="Anaconda Server CLI" href="./cli" />

  <Card title="Configuring Navigator to work with Anaconda Server" href="./navigator" />

  <Card title="Accessing tooltips" href="./help" />

  <Card title="Logging in/out of Anaconda Server" href="./logging" />

  <Card title="Anaconda Project" href="./project" />

  <Card title="Environments" href="./environment" />

  <Card title="Channels and subchannels" href="./channel" />

  <Card title="Using packages within channels/subchannels" href="./pack_chan" />

  <Card title="History" href="./history" />

  <Card title="Packages" href="./package" />

  <Card title="Software Bill of Materials (SBOM)" href="./sbom" />

  <Card title="Jupyter Notebooks" href="./notebook" />

  <Card title="Authorization tokens" href="./auth_token" />

  <Card title="Working with private channels using third-party tools" href="./3rdParty" />
</CardGroup>
