https://prefect.io logo
r

Rob Manzaro

08/16/2023, 5:35 PM
do we have to create a separate account for the prefect cloud profile?
👀 1
t

Taylor Curran

08/16/2023, 5:36 PM
Depends on if you already have an account, its up to you Its recommended to use a personal workspace for PACC learning.
e

Emil Christensen

08/16/2023, 5:37 PM
You could create a new profile and then log in, selecting the workspace to use in the process:
Copy code
prefect profiles create cloud
prefect profiles use cloud
prefect cloud login
r

Rob Manzaro

08/16/2023, 5:38 PM
but to login you will still need a personal email of some sort
can you create the api key without logging in?
in the CLI create a new API key for that profile?