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

# Connecting Package Security Manager (On-prem) to Navigator

Anaconda Navigator is a desktop graphical user interface (GUI) included in Anaconda Distribution that allows you to launch applications and manage conda packages, environments, and channels without using the command-line interface. Navigator can search for packages on [anaconda.org](https://www.anaconda.org) or in your local Package Security Manager repository, and is available for Windows, macOS, and Linux.

<Warning>
  You *must* configure your `.condarc` file prior to using Navigator with Package Security Manager. For more information, see [Using conda with Package Security Manager (On-prem)](./conda).
</Warning>

For step by step instructions, see [Connecting Navigator to Package Security Manager](/docs/legacy/anaconda-navigator/tutorials/connecting-to-other-repos).

For more information on using Navigator, see the [official Navigator documentation](/docs/legacy/anaconda-navigator/main/).
