> ## Documentation Index
> Fetch the complete documentation index at: https://docs.domino.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get started with R

This tutorial guides you through a common model lifecycle in Domino. You start by working with data from the [Insights Solution](https://bmrs.elexon.co.uk/) in the UK. We explore the [Electricity Generation by Fuel Type](https://bmrs.elexon.co.uk/generation-by-fuel-type) and predict the electricity generation in the future. You’ll see examples of [RStudio](https://en.wikipedia.org/wiki/RStudio), [Shiny](https://shiny.rstudio.com/), [tidyverse](https://www.tidyverse.org/), and [Prophet](https://facebook.github.io/prophet/) used in Domino.

The following content is meant to be followed in sequence.

* [Create a Project](/cloud/platform-overview/for-modelers-and-builders/get-started-r/1-create-project)

* [Configure your Project](/cloud/platform-overview/for-modelers-and-builders/get-started-r/2-configure-project)

* [Start a Workspace](/cloud/platform-overview/for-modelers-and-builders/get-started-r/3-start-workspace)

* [Get your files and data](/cloud/platform-overview/for-modelers-and-builders/get-started-r/4-get-data)

* [Develop your model](/cloud/platform-overview/for-modelers-and-builders/get-started-r/5-develop-model)

* [Clean up Workspaces](/cloud/platform-overview/for-modelers-and-builders/get-started-r/6-clean-up)

* [Deploy your model](/cloud/platform-overview/for-modelers-and-builders/get-started-r/7-deploy)


## Related topics

- [Get started](/6.3/platform-overview/for-modelers-and-builders/index.md)
- [Get started with R](/6.3/platform-overview/for-modelers-and-builders/get-started-r/index.md)
- [Get started with Flows](/cloud/platform-capabilities/features/flows/get-started-with-flows.md)
- [Get started with Python](/6.3/platform-overview/for-modelers-and-builders/get-started-python/index.md)
