(component_set_up_the_tre)=
# Set up the TRE
This component involves getting the TRE ready and ensuring that Azure credits are assigned.
The following roles are needed for the processes making up this component:
- {ref}`role_project_team`
- {ref}`role_project_data_manager`
- {ref}`role_trusted_research_sysadmin`
- {ref}`role_trusted_research_data_manager`
:::{mermaid}
:name: Process flowchart
:align: center
flowchart TD
project_initiation(🧑💻🧑🏫 Project initiation)
sre_creation(🧑🔧🧑💻 SRE creation)
project_initiation-->sre_creation
:::