2019-08-29 14:09:44 -07:00
---
2023-06-02 21:41:36 -07:00
title_tag: "Pulumi Cloud: Create Accounts"
meta_desc: Learn how to create and configure accounts in the Pulumi Cloud in this guide.
2023-05-15 15:25:28 -07:00
title: Accounts
h1: Pulumi Cloud accounts
2023-06-08 16:15:52 -07:00
meta_image: /images/docs/meta-images/docs-meta.png
2021-04-13 10:41:56 -07:00
menu:
2023-05-15 15:25:28 -07:00
pulumicloud:
2021-04-13 10:41:56 -07:00
weight: 1
2019-08-29 14:09:44 -07:00
aliases:
2023-05-15 15:25:28 -07:00
- /docs/intro/console/accounts/
- /docs/intro/console/accounts/account/
- /docs/intro/console/accounts-and-organizations/
- /docs/intro/console/accounts-and-organizations/accounts/
- /docs/intro/pulumi-service/accounts/
- /docs/intro/pulumi-cloud/accounts/
2019-08-29 14:09:44 -07:00
---
2022-08-27 07:13:21 -07:00
To create your Pulumi account, navigate to [app.pulumi.com ](https://app.pulumi.com ) and sign
2019-08-29 14:09:44 -07:00
up. You may use any of the following identities to sign up:
* GitHub
* GitLab
* Atlassian
* [Email ](https://app.pulumi.com/signin/email )
* [Single Sign-on ](https://app.pulumi.com/signin/sso )
2023-04-11 13:40:50 -07:00
Your account lets you authenticate with the Pulumi Cloud, where you can do the
2019-08-29 14:09:44 -07:00
following:
2023-06-14 14:03:52 -07:00
* Manage your profile settings, including your account password, and subscriptions
2023-05-15 15:25:28 -07:00
* [Add an organization ](/docs/pulumi-cloud/organizations/ ) backed by Atlassian, GitHub, GitLab, or a SAML
2022-05-02 13:00:46 -05:00
2.0-compatible identity provider, such as Active Directory, Okta, or Google Workspace.
2023-05-15 15:25:28 -07:00
* [Manage your projects and stacks ](/docs/pulumi-cloud/projects-and-stacks/ )
2019-08-29 14:09:44 -07:00
## Profile
2023-04-11 13:40:50 -07:00
Your Pulumi user account profile is used to identify you in the Pulumi
Cloud. Your account display name, avatar URL, and email address are
2022-08-27 07:13:21 -07:00
obtained from the identity provider you used when signing up.
2019-08-29 14:09:44 -07:00
2021-06-24 05:58:24 -07:00
### Editing Your Profile
2019-08-29 14:09:44 -07:00
2021-06-24 05:58:24 -07:00
To edit your profile information:
2019-08-29 14:09:44 -07:00
2021-06-24 05:58:24 -07:00
1. Select your profile picture.
2023-01-10 15:06:50 -08:00
1. Select **Account settings** .
2021-06-24 05:58:24 -07:00
1. Use the **Edit profile** button.
1. Save your changes.
2019-08-29 14:09:44 -07:00
### Adding New Identities{#adding-new-identities}
You can associate your Pulumi account with multiple identities. In addition to the one you have originally configured, you can add your identities with the following third party providers:
{{< identities > }}
Connecting these additional identities will enable
2022-08-27 07:13:21 -07:00
you to join Pulumi organizations that are backed by those systems. Only
2021-03-30 07:39:13 -07:00
organization admins can add members to a Pulumi organization.
2019-08-29 14:09:44 -07:00
In order to be invited as a member of a Pulumi organization, you must connect
your account with the organization's backing identity provider. Once your
account is linked to your third party identity, you will then show up on the
list of users that the organization admin can invite.
2022-08-27 07:13:21 -07:00
## Password Reset
2019-08-29 14:09:44 -07:00
2022-08-27 07:13:21 -07:00
For users who signed up with email, you may change your password by:
1. Use the organization selector to choose your individual account.
1. Navigate to **Settings** > **Account security**
1. Reset your password. Your password must be at least ten characters long.
2019-08-29 14:09:44 -07:00
## Subscription
2022-08-27 07:13:21 -07:00
Your individual account is on the Pulumi Individual Edition and this cannot be changed. To collaborate with others create an organization.
2019-08-29 14:09:44 -07:00
## Integrations
2022-08-27 07:13:21 -07:00
This page provides a list of Pulumi's Continuous Delivery guides. Select your favorite CI/CD platform to learn more about how to integrate it with Pulumi.