# Anaconda ## Docs - [Audit Logs](https://anaconda.com/docs/anaconda-platform/cloud/admin/audit-logs/audit-log.md) - [Channel management](https://anaconda.com/docs/anaconda-platform/cloud/admin/channels.md) - [Registering conda for your organization](https://anaconda.com/docs/anaconda-platform/cloud/admin/conda-registration-admin.md) - [Common Vulnerabilities and Exposures (CVEs)](https://anaconda.com/docs/anaconda-platform/cloud/admin/cve.md) - [Environment management](https://anaconda.com/docs/anaconda-platform/cloud/admin/environments.md) - [Group management](https://anaconda.com/docs/anaconda-platform/cloud/admin/groups.md) - [Databricks integration in Anaconda Platform (Cloud)](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/databricks-cloud.md) - [Enterprise Single Sign-On (SSO)](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/esso.md) - [Administrating your JupyterHub](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/jupyterhub/admin.md) - [Frequently asked questions](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/jupyterhub/faq.md) - [Installing JupyterHub](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/jupyterhub/install.md) - [Using a remote JupyterHub kernel in VSCode](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/jupyterhub/jupyter-vscode.md) - [Getting started with JupyterHub](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/jupyterhub/jupyterhub-getting-started.md) - [JupyterHub integration for Anaconda Platform (Cloud)](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/jupyterhub/main.md) - [System requirements and preparation](https://anaconda.com/docs/anaconda-platform/cloud/admin/integrations/jupyterhub/sys-reqs-and-env-prep.md) - [Member management](https://anaconda.com/docs/anaconda-platform/cloud/admin/members.md) - [Organization management](https://anaconda.com/docs/anaconda-platform/cloud/admin/organizations.md) - [Policy management](https://anaconda.com/docs/anaconda-platform/cloud/admin/policy-filters.md) - [Service account management](https://anaconda.com/docs/anaconda-platform/cloud/admin/service-accounts.md) - [Site token management](https://anaconda.com/docs/anaconda-platform/cloud/admin/site-token.md) - [Organization subscriptions](https://anaconda.com/docs/anaconda-platform/cloud/admin/subscriptions.md) - [Frequently asked questions](https://anaconda.com/docs/anaconda-platform/cloud/faq.md) - [Getting started with Anaconda Platform (Cloud)](https://anaconda.com/docs/anaconda-platform/cloud/getting-started-with-anaconda-platform.md) - [Anaconda Platform (Cloud)](https://anaconda.com/docs/anaconda-platform/cloud/main.md) - [Troubleshooting](https://anaconda.com/docs/anaconda-platform/cloud/troubleshooting.md) - [API keys](https://anaconda.com/docs/anaconda-platform/cloud/user/api-keys.md) - [Using your organization's channels](https://anaconda.com/docs/anaconda-platform/cloud/user/channels.md) - [Registering your conda client](https://anaconda.com/docs/anaconda-platform/cloud/user/conda-registration.md) - [Environment logging and scanning](https://anaconda.com/docs/anaconda-platform/cloud/user/environments.md) - [Installers](https://anaconda.com/docs/anaconda-platform/cloud/user/installers.md) - [Organizations](https://anaconda.com/docs/anaconda-platform/cloud/user/organizations.md) - [Packages](https://anaconda.com/docs/anaconda-platform/cloud/user/packages.md) - [Profile management](https://anaconda.com/docs/anaconda-platform/cloud/user/profile-management.md) - [Individual subscriptions](https://anaconda.com/docs/anaconda-platform/cloud/user/subscriptions.md) - [Tokens](https://anaconda.com/docs/anaconda-platform/cloud/user/tokens.md) - [Search all of Anaconda](https://anaconda.com/docs/anaconda-platform/cloud/user/unified-search.md) - [Create Export Job](https://anaconda.com/docs/api-reference/create-export-job.md): Create a bulk export job that writes audit logs in JSON Lines format. - [Download Export](https://anaconda.com/docs/api-reference/download-export.md): Stream the exported audit log data for the specified job in JSON Lines format from the backing store. - [Get api](https://anaconda.com/docs/api-reference/get-api.md): Returns application information - [Get Audit Log](https://anaconda.com/docs/api-reference/get-audit-log.md): Retrieve a single audit log entry by its unique identifier. - [Get Audit Logs](https://anaconda.com/docs/api-reference/get-audit-logs.md): Retrieve audit logs with support for search, sorting, pagination, and optional date filtering. - [Get Export Job Status](https://anaconda.com/docs/api-reference/get-export-job-status.md): Retrieve the current status of an export job and, when available, the download URL for the exported data. - [Check the health of the models API](https://anaconda.com/docs/api-reference/models/check-the-health-of-the-models-api.md) - [Delete a model file](https://anaconda.com/docs/api-reference/models/delete-a-model-file.md) - [Get all models](https://anaconda.com/docs/api-reference/models/get-all-models.md): Retrieves a list of models, either from the entire catalog or only those downloaded locally - [Get details of a specific model file](https://anaconda.com/docs/api-reference/models/get-details-of-a-specific-model-file.md) - [Get model details by ID](https://anaconda.com/docs/api-reference/models/get-model-details-by-id.md): Retrieves detailed information about a specific model, including its metadata and files - [List all files for a specific model](https://anaconda.com/docs/api-reference/models/list-all-files-for-a-specific-model.md) - [Update download status of a model file](https://anaconda.com/docs/api-reference/models/update-download-status-of-a-model-file.md) - [Check the health of the servers API](https://anaconda.com/docs/api-reference/servers/check-the-health-of-the-servers-api.md) - [Control server state (start/stop)](https://anaconda.com/docs/api-reference/servers/control-server-state-startstop.md) - [Create a new server](https://anaconda.com/docs/api-reference/servers/create-a-new-server.md) - [Delete a server](https://anaconda.com/docs/api-reference/servers/delete-a-server.md) - [Get all servers](https://anaconda.com/docs/api-reference/servers/get-all-servers.md) - [Get server details by ID](https://anaconda.com/docs/api-reference/servers/get-server-details-by-id.md) - [Check the health of the vector database API](https://anaconda.com/docs/api-reference/vectordb/check-the-health-of-the-vector-database-api.md) - [Create a new table in the vector database](https://anaconda.com/docs/api-reference/vectordb/create-a-new-table-in-the-vector-database.md) - [Delete a table from the vector database](https://anaconda.com/docs/api-reference/vectordb/delete-a-table-from-the-vector-database.md) - [Get all tables in the vector database](https://anaconda.com/docs/api-reference/vectordb/get-all-tables-in-the-vector-database.md) - [Initialize the vector database](https://anaconda.com/docs/api-reference/vectordb/initialize-the-vector-database.md) - [Start or stop the vector database](https://anaconda.com/docs/api-reference/vectordb/start-or-stop-the-vector-database.md) - [Developer reference library](https://anaconda.com/docs/developer-reference/library.md) - [Installing Anaconda on an air-gapped machine](https://anaconda.com/docs/getting-started/advanced-install/air-gap.md) - [Installing the anaconda metapackage](https://anaconda.com/docs/getting-started/advanced-install/install-metapackage.md) - [Advanced installation](https://anaconda.com/docs/getting-started/advanced-install/main.md) - [Installing for multiple users](https://anaconda.com/docs/getting-started/advanced-install/multi-user.md) - [Using older installer versions](https://anaconda.com/docs/getting-started/advanced-install/old-os.md) - [Installing with silent mode](https://anaconda.com/docs/getting-started/advanced-install/silent-mode.md) - [Linux installer](https://anaconda.com/docs/getting-started/anaconda/install/linux-install.md) - [macOS terminal installer](https://anaconda.com/docs/getting-started/anaconda/install/mac-cli-install.md) - [macOS graphical installer](https://anaconda.com/docs/getting-started/anaconda/install/mac-gui-install.md) - [Installing Anaconda Distribution](https://anaconda.com/docs/getting-started/anaconda/install/overview.md) - [Windows shell installer](https://anaconda.com/docs/getting-started/anaconda/install/windows-cli-install.md) - [Windows graphical installer](https://anaconda.com/docs/getting-started/anaconda/install/windows-gui-install.md) - [Anaconda Distribution](https://anaconda.com/docs/getting-started/anaconda/main.md) - [Anaconda Distribution release notes](https://anaconda.com/docs/getting-started/anaconda/release-notes.md) - [Anaconda Distribution 0.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/0.x.md) - [Anaconda Distribution 1.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/1.x.md) - [Anaconda Distribution 2.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2.x.md) - [Anaconda Distribution 2018.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2018.x.md) - [Anaconda Distribution 2019.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2019.x.md) - [Anaconda Distribution 2020.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2020.x.md) - [Anaconda Distribution 2021.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2021.x.md) - [Anaconda Distribution 2022.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2022.x.md) - [Anaconda Distribution 2023.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2023.x.md) - [Anaconda Distribution 2024.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2024.x.md) - [Anaconda Distribution 2025.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/2025.x.md) - [Anaconda Distribution 4.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/4.x.md) - [Anaconda Distribution 5.x release notes](https://anaconda.com/docs/getting-started/anaconda/release/5.x.md) - [System requirements](https://anaconda.com/docs/getting-started/anaconda/system-requirements.md) - [Troubleshooting Anaconda Distribution](https://anaconda.com/docs/getting-started/anaconda/troubleshooting.md) - [Uninstalling Anaconda Distribution](https://anaconda.com/docs/getting-started/anaconda/uninstall.md) - [Choosing between Anaconda Distribution and Miniconda](https://anaconda.com/docs/getting-started/concepts/anaconda-or-miniconda.md) - [What is a channel?](https://anaconda.com/docs/getting-started/concepts/what-is-a-channel.md) - [What is a package?](https://anaconda.com/docs/getting-started/concepts/what-is-a-package.md) - [What is an environment?](https://anaconda.com/docs/getting-started/concepts/what-is-an-environment.md) - [What is conda?](https://anaconda.com/docs/getting-started/concepts/what-is-conda.md) - [How to open JupyterLab with Anaconda](https://anaconda.com/docs/getting-started/guides/how-to-open-jupyterlab.md) - [JupyterLab](https://anaconda.com/docs/getting-started/guides/ides/jupyterlab.md) - [Integrated development environments](https://anaconda.com/docs/getting-started/guides/ides/main.md) - [PyCharm](https://anaconda.com/docs/getting-started/guides/ides/pycharm.md) - [Finding your Anaconda Python interpreter path](https://anaconda.com/docs/getting-started/guides/ides/python-path.md) - [Spyder](https://anaconda.com/docs/getting-started/guides/ides/spyder.md) - [Visual Studio Code (VS Code)](https://anaconda.com/docs/getting-started/guides/ides/vscode.md) - [Getting started with Anaconda](https://anaconda.com/docs/getting-started/main.md) - [Using the main-x channel](https://anaconda.com/docs/getting-started/main-x.md) - [Linux installer](https://anaconda.com/docs/getting-started/miniconda/install/linux-install.md) - [macOS terminal installer](https://anaconda.com/docs/getting-started/miniconda/install/mac-cli-install.md) - [macOS graphical installer](https://anaconda.com/docs/getting-started/miniconda/install/mac-gui-install.md) - [Installing Miniconda](https://anaconda.com/docs/getting-started/miniconda/install/overview.md) - [Windows shell installer](https://anaconda.com/docs/getting-started/miniconda/install/windows-cli-install.md) - [Windows graphical installer](https://anaconda.com/docs/getting-started/miniconda/install/windows-gui-install.md) - [Miniconda](https://anaconda.com/docs/getting-started/miniconda/main.md) - [Miniconda release notes](https://anaconda.com/docs/getting-started/miniconda/release-notes.md) - [Miniconda 23.x release notes](https://anaconda.com/docs/getting-started/miniconda/release/23.x.md) - [Miniconda 24.x release notes](https://anaconda.com/docs/getting-started/miniconda/release/24.x.md) - [Miniconda 25.x release notes](https://anaconda.com/docs/getting-started/miniconda/release/25.x.md) - [Miniconda 26.x release notes](https://anaconda.com/docs/getting-started/miniconda/release/26.x.md) - [System requirements](https://anaconda.com/docs/getting-started/miniconda/system-requirements.md) - [Troubleshooting Miniconda](https://anaconda.com/docs/getting-started/miniconda/troubleshooting.md) - [Uninstalling Miniconda](https://anaconda.com/docs/getting-started/miniconda/uninstall.md) - [Managing Terms of Service on the command line](https://anaconda.com/docs/getting-started/tos-plugin.md) - [Channels](https://anaconda.com/docs/getting-started/working-with-conda/channels.md) - [Intro to conda workflows](https://anaconda.com/docs/getting-started/working-with-conda/conda-intro-tutorial.md) - [Environments](https://anaconda.com/docs/getting-started/working-with-conda/environments.md) - [Docker](https://anaconda.com/docs/getting-started/working-with-conda/integrations/docker.md) - [Authenticated Docker builds](https://anaconda.com/docs/getting-started/working-with-conda/integrations/docker-authentication.md) - [Conda integrations](https://anaconda.com/docs/getting-started/working-with-conda/integrations/main.md) - [Developing locally for Snowpark with Anaconda packages](https://anaconda.com/docs/getting-started/working-with-conda/integrations/snowflake.md) - [TensorFlow](https://anaconda.com/docs/getting-started/working-with-conda/integrations/tensorflow.md) - [Working with conda](https://anaconda.com/docs/getting-started/working-with-conda/main.md) - [Managing Python in your environments](https://anaconda.com/docs/getting-started/working-with-conda/managing-python.md) - [Searching for conda packages](https://anaconda.com/docs/getting-started/working-with-conda/packages/conda-search.md) - [Dependencies and the solver](https://anaconda.com/docs/getting-started/working-with-conda/packages/dependencies.md) - [Working with GPU packages](https://anaconda.com/docs/getting-started/working-with-conda/packages/gpu-packages.md) - [Installing conda packages](https://anaconda.com/docs/getting-started/working-with-conda/packages/install-packages.md) - [Package management](https://anaconda.com/docs/getting-started/working-with-conda/packages/main.md) - [Installing pip packages](https://anaconda.com/docs/getting-started/working-with-conda/packages/pip-install.md) - [Configuring a shared package cache](https://anaconda.com/docs/getting-started/working-with-conda/packages/shared-pkg-cache.md) - [Managing solver errors](https://anaconda.com/docs/getting-started/working-with-conda/packages/solver-errors.md) - [Updating conda packages](https://anaconda.com/docs/getting-started/working-with-conda/packages/update-packages.md) - [Using R language with Anaconda](https://anaconda.com/docs/getting-started/working-with-conda/packages/using-r-language.md) - [Contributing to conda](https://anaconda.com/docs/getting-started/working-with-conda/reference/contribute.md) - [Default channels](https://anaconda.com/docs/getting-started/working-with-conda/reference/default-channels.md) - [Frequently asked questions](https://anaconda.com/docs/getting-started/working-with-conda/reference/faq.md) - [Reference](https://anaconda.com/docs/getting-started/working-with-conda/reference/main.md) - [Using Anaconda behind a company proxy](https://anaconda.com/docs/getting-started/working-with-conda/reference/proxy.md) - [R language packages for Anaconda](https://anaconda.com/docs/getting-started/working-with-conda/reference/r-language-pkg-docs.md) - [Anaconda Documentation](https://anaconda.com/docs/main.md) - [API](https://anaconda.com/docs/reference/api/main.md) - [Managing your organization using the API](https://anaconda.com/docs/reference/api/managing-your-organization-using-the-anaconda-cloud-api.md) - [anaconda-anon-usage](https://anaconda.com/docs/reference/data-collection/anaconda-anon-usage.md) - [conda-anaconda-telemetry](https://anaconda.com/docs/reference/data-collection/conda-anaconda-telemetry.md) - [Data Collection](https://anaconda.com/docs/reference/data-collection/main.md) - [Glossary](https://anaconda.com/docs/reference/glossary.md) - [Help and support](https://anaconda.com/docs/reference/help-support.md) - [Reference](https://anaconda.com/docs/reference/main.md) - [Anaconda's CPU baseline requirements](https://anaconda.com/docs/reference/policies-practices/cpu-baseline-reqs.md) - [Overview](https://anaconda.com/docs/reference/policies-practices/main.md) - [Platform support policy](https://anaconda.com/docs/reference/policies-practices/platform-support.md) - [Python version support](https://anaconda.com/docs/reference/policies-practices/python-version-support.md) - [Anaconda's security practices](https://anaconda.com/docs/reference/policies-practices/security.md) - [Release notes](https://anaconda.com/docs/reference/release-notes.md) - [Troubleshooting](https://anaconda.com/docs/reference/troubleshooting.md) - [AI Navigator SDK](https://anaconda.com/docs/tools/ai-navigator/developer-guide/ai-navigator-sdk.md) - [Getting started with Anaconda AI Navigator](https://anaconda.com/docs/tools/ai-navigator/getting-started-ai-navigator.md) - [Installing Anaconda AI Navigator](https://anaconda.com/docs/tools/ai-navigator/install-ai-navigator.md) - [Anaconda AI Navigator](https://anaconda.com/docs/tools/ai-navigator/main.md) - [Frequently asked questions](https://anaconda.com/docs/tools/ai-navigator/resources/faq.md) - [Resources](https://anaconda.com/docs/tools/ai-navigator/resources/main.md) - [AI Navigator release notes](https://anaconda.com/docs/tools/ai-navigator/resources/release-notes.md) - [System requirements](https://anaconda.com/docs/tools/ai-navigator/system-requirements.md) - [Developing a chatbot](https://anaconda.com/docs/tools/ai-navigator/tutorials/chatbot-tutorial.md) - [Comparing text using embeddings](https://anaconda.com/docs/tools/ai-navigator/tutorials/embedding-tutorial.md) - [Tutorials](https://anaconda.com/docs/tools/ai-navigator/tutorials/main.md) - [Uninstalling Anaconda AI Navigator](https://anaconda.com/docs/tools/ai-navigator/uninstall-ai-navigator.md) - [API server](https://anaconda.com/docs/tools/ai-navigator/user-guide/api-server.md) - [Chat](https://anaconda.com/docs/tools/ai-navigator/user-guide/chat.md) - [User guides](https://anaconda.com/docs/tools/ai-navigator/user-guide/main.md) - [Models](https://anaconda.com/docs/tools/ai-navigator/user-guide/models.md) - [Resource consumption](https://anaconda.com/docs/tools/ai-navigator/user-guide/resource-consumption.md) - [User settings](https://anaconda.com/docs/tools/ai-navigator/user-guide/settings.md) - [Crafting effective system prompts](https://anaconda.com/docs/tools/ai-navigator/user-guide/system-prompt.md) - [Agents](https://anaconda.com/docs/tools/anaconda-desktop/agent-studio/agents.md) - [Configuring AI providers](https://anaconda.com/docs/tools/anaconda-desktop/agent-studio/ai-providers.md) - [Anaconda Assistant](https://anaconda.com/docs/tools/anaconda-desktop/agent-studio/anaconda-assistant.md) - [Anaconda Agent Studio](https://anaconda.com/docs/tools/anaconda-desktop/agent-studio/main.md) - [MCP servers](https://anaconda.com/docs/tools/anaconda-desktop/agent-studio/mcp-servers.md) - [Skills](https://anaconda.com/docs/tools/anaconda-desktop/agent-studio/skills.md) - [Tool servers](https://anaconda.com/docs/tools/anaconda-desktop/agent-studio/tool-servers.md) - [Crafting effective system prompts](https://anaconda.com/docs/tools/anaconda-desktop/tutorials/system-prompt.md) - [Uninstalling Desktop](https://anaconda.com/docs/tools/anaconda-desktop/uninstall-desktop.md) - [Downgrading Navigator](https://anaconda.com/docs/tools/anaconda-navigator/downgrade-navigator.md) - [Getting started with Navigator](https://anaconda.com/docs/tools/anaconda-navigator/getting-started.md) - [Installing Navigator](https://anaconda.com/docs/tools/anaconda-navigator/install.md) - [Anaconda Navigator](https://anaconda.com/docs/tools/anaconda-navigator/main.md) - [Understanding Navigator](https://anaconda.com/docs/tools/anaconda-navigator/overview.md) - [Navigator preferences](https://anaconda.com/docs/tools/anaconda-navigator/preferences.md) - [Anaconda Navigator release notes](https://anaconda.com/docs/tools/anaconda-navigator/release-notes.md) - [Troubleshooting Navigator](https://anaconda.com/docs/tools/anaconda-navigator/troubleshooting-navigator.md) - [Connecting Navigator to Anaconda.com](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/connecting-to-cloud.md) - [Connecting Navigator to other repositories](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/connecting-to-other-repos.md) - [Hiding Navigator tiles](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/custom-tiles.md) - [Editing Navigator and conda configuration files](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/editing-config-files.md) - [Tutorials](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/main.md) - [Managing channels](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/manage-channels.md) - [Managing environments](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/manage-environments.md) - [Managing packages](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/manage-packages.md) - [Building Anaconda Navigator applications](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/nav-app.md) - [Enabling offline mode](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/offline-mode.md) - [How to install and run Pandas from Anaconda Navigator](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/pandas.md) - [Reviewing Navigator's logs](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/reviewing-logs.md) - [How to search anaconda.org](https://anaconda.com/docs/tools/anaconda-navigator/tutorials/search-org.md) - [Uninstalling Navigator](https://anaconda.com/docs/tools/anaconda-navigator/uninstall-navigator.md) - [Updating Navigator](https://anaconda.com/docs/tools/anaconda-navigator/update-navigator.md) - [Anaconda Assistant](https://anaconda.com/docs/tools/anaconda-notebooks/anaconda-toolbox/anaconda-assistant.md) - [Code Snippets](https://anaconda.com/docs/tools/anaconda-notebooks/anaconda-toolbox/code-snippets.md) - [Anaconda Toolbox](https://anaconda.com/docs/tools/anaconda-notebooks/anaconda-toolbox/getting-started.md) - [Local Toolbox](https://anaconda.com/docs/tools/anaconda-notebooks/anaconda-toolbox/local-toolbox.md) - [Environments](https://anaconda.com/docs/tools/anaconda-notebooks/anaconda-toolbox/toolbox-environments.md) - [Anaconda Projects](https://anaconda.com/docs/tools/anaconda-notebooks/anaconda-toolbox/using-projects.md) - [Anaconda Notebooks](https://anaconda.com/docs/tools/anaconda-notebooks/getting-started.md) - [Frequently asked questions](https://anaconda.com/docs/tools/anaconda-notebooks/notebook-faq.md) - [Runtimes](https://anaconda.com/docs/tools/anaconda-notebooks/notebook-runtimes.md) - [Security practices](https://anaconda.com/docs/tools/anaconda-notebooks/notebook-security.md) - [Data storage and memory](https://anaconda.com/docs/tools/anaconda-notebooks/notebook-storage-memory.md) - [Troubleshooting notebooks](https://anaconda.com/docs/tools/anaconda-notebooks/notebook-troubleshooting.md) - [Publishing notebooks](https://anaconda.com/docs/tools/anaconda-notebooks/publishing-notebooks.md) - [Sharing notebooks](https://anaconda.com/docs/tools/anaconda-notebooks/sharing-notebooks.md) - [Managing your account](https://anaconda.com/docs/tools/anaconda-org/accounts.md) - [Groups](https://anaconda.com/docs/tools/anaconda-org/admin-guide/groups.md) - [Organizations](https://anaconda.com/docs/tools/anaconda-org/admin-guide/organizations.md) - [Tokens](https://anaconda.com/docs/tools/anaconda-org/admin-guide/tokens.md) - [FAQs](https://anaconda.com/docs/tools/anaconda-org/faq.md) - [Getting started with Anaconda.org](https://anaconda.com/docs/tools/anaconda-org/getting-started.md) - [Installing packages](https://anaconda.com/docs/tools/anaconda-org/installing-packages.md) - [Anaconda.org](https://anaconda.com/docs/tools/anaconda-org/key-features.md) - [Anaconda Client command reference](https://anaconda.com/docs/tools/anaconda-org/maintainer-guide/command-reference.md) - [Getting started as a package maintainer on Anaconda.org](https://anaconda.com/docs/tools/anaconda-org/maintainer-guide/getting-started.md) - [Managing your hosted packages](https://anaconda.com/docs/tools/anaconda-org/maintainer-guide/hosted-packages.md) - [Labels](https://anaconda.com/docs/tools/anaconda-org/maintainer-guide/labels.md) - [Downloading package files](https://anaconda.com/docs/tools/anaconda-org/maintainer-guide/package-files.md) - [Private packages](https://anaconda.com/docs/tools/anaconda-org/maintainer-guide/private-packages.md) - [Uploading packages](https://anaconda.com/docs/tools/anaconda-org/maintainer-guide/upload-packages.md) - [Anaconda.org release notes](https://anaconda.com/docs/tools/anaconda-org/release-notes.md) - [Searching for packages](https://anaconda.com/docs/tools/anaconda-org/searching-packages.md) - [Anaconda Code](https://anaconda.com/docs/tools/excel/code.md) - [Installation](https://anaconda.com/docs/tools/excel/install.md) - [Anaconda Toolbox Excel Add-in](https://anaconda.com/docs/tools/excel/key-features.md) - [Anaconda Assistant](https://anaconda.com/docs/tools/excel/toolbox/assistant.md) - [Datasets](https://anaconda.com/docs/tools/excel/toolbox/data.md) - [Code Snippets](https://anaconda.com/docs/tools/excel/toolbox/snippets.md) - [Visualize with Python](https://anaconda.com/docs/tools/excel/toolbox/visualize.md) - [Overview](https://anaconda.com/docs/tools/main.md) ## OpenAPI Specs - [audit_log_api](https://anaconda.com/docs/anaconda-platform/cloud/admin/audit-logs/audit_log_api.json) - [desktop-api](https://anaconda.com/docs/api-reference/desktop-api.json) - [ai-navigator-api](https://anaconda.com/docs/api-reference/ai-navigator-api.json) - [environment](https://anaconda.com/docs/scripts/installers/environment.yaml) - [renovate](https://anaconda.com/docs/renovate.json) - [.pre-commit-config](https://anaconda.com/docs/.pre-commit-config.yaml) - [openapi](https://anaconda.com/docs/api-reference/openapi.json)