# Initial Device Scan Screen Upon launch, the application will immediately search for Cerillo devices connected to the computer. It will also display the application name and version number. ![Initial Loading Screen](../../_images/load-screen.png) ```{eval-rst} .. tabularcolumns:: |>{\RaggedRight}m{0.1\linewidth} |>{\RaggedRight}m{0.2\linewidth} |>{\RaggedRight}m{0.65\linewidth} | ``` :::{table} Home Loading Page Elements :class: longtable :widths: 10 20 40 | Number | Element | Description | | ------ | -------------------------------- | ------------------------------------------------------------------------------ | | 1 | **Application name and version** | Displays the application name and version number of the application | | 2 | **Load Devices** | When not loading devices, allows user to refresh the list of connected devices | | 3 | **Import Data** | Opens up the data import wizard. | ::: ```{eval-rst} .. raw:: latex \newpage ```