---
title: Switch organizations
description: Switch from one organization to another in the InfluxDB UI
url: https://docs.influxdata.com/influxdb/v2/admin/organizations/switch-org/
estimated_tokens: 257
product: InfluxDB OSS v2
version: v2
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb/v2/admin/organizations/switch-org/
date: '2024-03-25T11:31:59-06:00'
lastmod: '2024-03-25T11:31:59-06:00'
---

This page documents an earlier version of InfluxDB OSS.[InfluxDB 3 Core](/influxdb3/core/) is the latest stable version.

#### API token hashing is enabled by default in InfluxDB OSS 2.9.0

Stronger token security: tokens are stored as hashes on disk, so a
copy of the database file doesn’t expose usable tokens. Existing
tokens are hashed on first startup and the original strings can’t
be recovered afterward — **capture any plaintext tokens you still
need before you upgrade**.

For more information, see [Token hashing](/influxdb/v2/admin/tokens/#token-hashing).

Use the InfluxDB user interface (UI) to switch from one organization to another.
The organization you’re currently viewing determines what dashboards, tasks,
buckets, members, and other assets you can access.

## Switch organizations in the InfluxDB UI

1. In the navigation menu on the left, click the **Account dropdown**.

   u

   u

   username

   org-name

2. Select **Switch Organizations**.

3. Click the organization you want to switch to.
