GitHub user shwstppr added a comment to the discussion: Adding Account to Project
@my-code-AL For domains and users: it is not necessary to create domain admin account for each domain. You can create new domains and accounts under the domain as a root admin itself. I'm not sure what you mean by domains registered somewhere. CloudStack keeps track of domains as with other entities in its database. You can track domains for your env with listDomains API or Domains section in the UI. It is an organisational unit which can help track and limit usage. Adding Users to a Project: After creating a project you can use `addAccountToProject` API or use the UI,  You can add existing account or user to the project.  GitHub link: https://github.com/apache/cloudstack/discussions/9148#discussioncomment-9602157 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
