Hi @Joël Luijmes - you're perfectly fine to create your tenant from your local machine, so long as it's pointed at your API. The tenant (or team, used interchangeably), is a unit of logical separation at the API level. In Prefect Server, this logical separation isn't really enforced because the normal enforcement is based on credentials baked into tokens that don't exist in Server; it was kept as a way to reduce the amount of code divergence between Cloud and Server.