With SAS Studio, you can access your data files, libraries, and existing programs and write new programs. You can also use the predefined tasks in SAS Studio to generate SAS code. When you use SAS Studio, you are also using SAS software behind the scenes. SAS Studio connects to a SAS server in order to process SAS commands. The SAS server can be a hosted server in a cloud environment, a server in your local environment, or a copy of SAS on your local machine. After the code is processed by the SAS server, the results are returned to SAS Studio in your browser.