The first step is to create a workspace for your project, and to launch the Vitis unified IDE using the following steps:
Create a workspace:
mkdir <tutorial_path>/Getting_Started/Vitis/example/workVADD
Launch the Vitis unified IDE:
vitis -w workVADD
The Vitis Unified IDE opens the specified workspace displaying the Welcome page. The workspace is a folder for holding the various components and projects of a design.