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

# Accessing tooltips

Use tooltips and commands to gain more information on items and files.

## Via the User Interface:

In the UI, you will see tooltips as you hover over various elements for more information. Additionally, you will see “i” icons that you can click and/or hover over to get more information on a given item or file.

## Via the CLI:

To get a list of all possible commands, enter the following:

```sh theme={null}
conda repo --help
```
