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

# How to search anaconda.org

<Note>
  As of November 20, 2025, connecting Navigator to Anaconda.org with the **Connect** button is deprecated.

  Instead, use the [Anaconda Cloud connection](/tools/anaconda-navigator/tutorials/connecting-to-cloud), [log in with the CLI](/tools/anaconda-org/maintainer-guide/getting-started) using `anaconda login --at anaconda.org`, or use the **Login via cloud** option described below in the **If necessary, sign into Anaconda.org** dropdown.
</Note>

To search [anaconda.org](https://www.anaconda.org) for <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> using [Anaconda Navigator](/tools/anaconda-navigator/getting-started):

<Accordion title="If necessary, sign into Anaconda.org">
  1. Click **Connect**.

  2. Click **Sign in** beside Anaconda.org.

     If you don't yet have an account, you can create one here.

       <Note>
         You must verify your Anaconda.org email to use Navigator while connected to Anaconda.org.
       </Note>

  3. Click **Login via cloud**.

       <Frame>
         <img src="https://mintcdn.com/anaconda-29683c67/IDn7PObTR9SLnwAR/images/nav-login-via-cloud.png?fit=max&auto=format&n=IDn7PObTR9SLnwAR&q=85&s=eea5d5c7f0e163dd3d7c28d6ceb4260e" alt="Login via cloud option" width="3460" height="2238" data-path="images/nav-login-via-cloud.png" />
       </Frame>

  You are automatically logged in to Anaconda.org.
</Accordion>

1. Open the **Environments** page.
2. In the package list filter dropdown, select *All* to search all packages on anaconda.org.
3. In the **Search Packages** field, type the name of the package you want to search for on anaconda.org.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/P1ld-h8I-kfI63Kh/images/org_search.png?fit=max&auto=format&n=P1ld-h8I-kfI63Kh&q=85&s=092e212353afcb3a01a8d4576097c60d" alt="" width="1922" height="935" data-path="images/org_search.png" />
</Frame>

All packages containing the characters typed into **Search Packages** will appear in the package list below.

For more information on installing and using the packages you find on Anaconda.org, see [Package installation for Anaconda](/tools/anaconda-navigator/getting-started#managing-packages).
