From ddab6084febe176f7fdbe3c5f6f6089083e6d10e Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Mon, 17 Oct 2022 12:11:27 -0700 Subject: [PATCH] Switch accounts/orgs dropdown (#4468) * New switch account dropdown * Update switch-account.md * Add multiorg doc * Update content/influxdb/cloud/account-management/data-usage.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/influxdb/cloud/account-management/pricing-calculator.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/influxdb/cloud/account-management/switch-account.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/influxdb/cloud/account-management/switch-org.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/influxdb/cloud/account-management/switch-account.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Update content/influxdb/cloud/account-management/offboarding.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Address PR feedback Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> --- .../cloud/account-management/data-usage.md | 2 +- .../cloud/account-management/offboarding.md | 4 +--- .../account-management/pricing-calculator.md | 2 +- .../cloud/account-management/switch-account.md | 18 ++++++++++++------ .../cloud/account-management/switch-org.md | 18 ++++++++++++++++++ 5 files changed, 33 insertions(+), 11 deletions(-) create mode 100644 content/influxdb/cloud/account-management/switch-org.md diff --git a/content/influxdb/cloud/account-management/data-usage.md b/content/influxdb/cloud/account-management/data-usage.md index e9d3e6764..e0ceec01c 100644 --- a/content/influxdb/cloud/account-management/data-usage.md +++ b/content/influxdb/cloud/account-management/data-usage.md @@ -20,7 +20,7 @@ View the statistics of your data usage and rate limits (reads, writes, and delet To view your {{< cloud-name >}} data usage, do the following: -1. Click the **user avatar** on the left-side navigation. +1. Click the organization name drop-down list in the upper left. 2. Select **Usage**. 3. Select a time range to review data usage (by default, `Past 24h`), and then select one of the following: diff --git a/content/influxdb/cloud/account-management/offboarding.md b/content/influxdb/cloud/account-management/offboarding.md index 9e5c2b006..e4102e793 100644 --- a/content/influxdb/cloud/account-management/offboarding.md +++ b/content/influxdb/cloud/account-management/offboarding.md @@ -65,11 +65,9 @@ However, those in multi-user organizations must contact [InfluxData Support](mailto:support@influxdata.com) to delete your organization. {{% /note %}} -1. Click the **user avatar** in the top right corner of your {{< cloud-name "short" >}} +1. Click the account name in the header of your {{< cloud-name "short" >}} user interface (UI) and select **Billing**. - {{< nav-icon "account" >}} - 2. Do one of the following: - If you subscribed to an InfluxDB Cloud **Usage-Based Plan** through **AWS Marketplace**, click the **AWS** link, click **Unsubscribe**, and then click **Yes, cancel subscription**. diff --git a/content/influxdb/cloud/account-management/pricing-calculator.md b/content/influxdb/cloud/account-management/pricing-calculator.md index f372cdfe3..0ce220a94 100644 --- a/content/influxdb/cloud/account-management/pricing-calculator.md +++ b/content/influxdb/cloud/account-management/pricing-calculator.md @@ -34,7 +34,7 @@ Guidelines used to estimate costs for default configurations: 1. Do one of the following: - - Free Plan. Click the **user avatar** in the top right corner of your + - Free Plan. Click the organization name drop-down list in the upper left of your {{< cloud-name "short" >}} user interface (UI) and select **Billing**. Then click the **Pricing Calculator** link at the bottom of the page. - Usage-based Plan. Open the pricing calculator [here](https://cloud2.influxdata.com/pricing). diff --git a/content/influxdb/cloud/account-management/switch-account.md b/content/influxdb/cloud/account-management/switch-account.md index 2cab9717b..02749e7fa 100644 --- a/content/influxdb/cloud/account-management/switch-account.md +++ b/content/influxdb/cloud/account-management/switch-account.md @@ -9,15 +9,21 @@ menu: parent: Account management weight: 105 --- +An **organization** is a workspace for a group of users. +All dashboards, tasks, buckets, members, etc., belong to an organization. + If you belong to more than one {{< cloud-name >}} account with the same email address, you can switch from one account to another while staying logged in. An account can contain multiple organizations. You can also set a default account. The default account is the account automatically used when the user logs in. To switch {{< cloud-name "short" >}} accounts: -1. In the {{< cloud-name "short" >}} UI, select the **user avatar** in the left - navigation menu, and select **Account** > **Settings**. -2. Click **Switch Account**. If this option doesn't appear, your email address is only associated with one account. -3. Select the account you want to switch to or set as the default in the window that appears. -4. To switch to the account, select **Switch Account**. -5. To set an account as the default, select **Set Default Account**. +1. In the {{< cloud-name "short" >}} UI, click the account name drop-down list in the upper left. +2. Select **Switch Account**. If this option doesn't appear, your email address is only associated with one account. +3. Select the account you want to switch to. + +To set an account as the default: + +1. Click the user avatar in the upper-right and select **Profile**. +2. Select a **Default Account** from the drop-down list. +3. Click **Save Changes**. \ No newline at end of file diff --git a/content/influxdb/cloud/account-management/switch-org.md b/content/influxdb/cloud/account-management/switch-org.md new file mode 100644 index 000000000..37887018b --- /dev/null +++ b/content/influxdb/cloud/account-management/switch-org.md @@ -0,0 +1,18 @@ +--- +title: Switch InfluxDB Cloud organizations +seotitle: Switch between InfluxDB Cloud organizations +description: > + Switch from one InfluxDB Cloud account to another and set a default account. +menu: + influxdb_cloud: + name: Switch InfluxDB accounts + parent: Account management +weight: 105 +--- +If you belong to more than one {{< cloud-name >}} organization with the same email address, you can switch from one organization to another while staying logged in. An account can contain multiple organizations. + +To switch {{< cloud-name "short" >}} organizations: + +1. In the {{< cloud-name "short" >}} UI, click the organization name in the header and select **Switch Organizations**. +2. Select the organization you want to switch to from the drop-down list. +