What's New: multi-org support and credit transfers (March 29) (#815)
* Add What's New post: multi-org support and credit transfers
This commit is contained in:
parent
c475c6bb56
commit
410c208746
2 changed files with 50 additions and 0 deletions
50
hindsight-docs/blog/2026-03-29-multi-org-credit-transfers.md
Normal file
50
hindsight-docs/blog/2026-03-29-multi-org-credit-transfers.md
Normal file
|
|
@ -0,0 +1,50 @@
|
||||||
|
---
|
||||||
|
title: "What's New in Hindsight Cloud: Multi-Org Support and Credit Transfers"
|
||||||
|
authors: [hindsight]
|
||||||
|
date: 2026-03-29T12:00
|
||||||
|
tags: [hindsight-cloud, release, billing, organizations]
|
||||||
|
description: "Hindsight Cloud now supports multiple organizations per account and direct credit transfers between orgs — both available today."
|
||||||
|
image: /img/blog/hindsight-cloud-multi-org.png
|
||||||
|
hide_table_of_contents: true
|
||||||
|
---
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Two new features are live in [Hindsight Cloud](https://ui.hindsight.vectorize.io/signup): multiple organizations per account and credit transfers between organizations you own.
|
||||||
|
|
||||||
|
<!-- truncate -->
|
||||||
|
|
||||||
|
## TL;DR
|
||||||
|
|
||||||
|
- **Multiple organizations** — create separate orgs for production and development, or for distinct projects, and switch between them instantly from the top nav
|
||||||
|
- **Credit transfers** — move credits between orgs you own directly from the Billing page; no support ticket required
|
||||||
|
- **Owner-only transfers** — only users who own both the source and destination organization can initiate a transfer
|
||||||
|
- **Available now** — in all Hindsight Cloud accounts
|
||||||
|
|
||||||
|
## Multiple Organizations
|
||||||
|
|
||||||
|
You can now create multiple organizations from the organization switcher in the top navigation bar. This is useful for:
|
||||||
|
|
||||||
|
- **Separating environments** — keep production and development memory banks in separate orgs with separate API keys, so a development agent can never affect production data
|
||||||
|
- **Distinct projects** — run completely separate Hindsight setups for different clients, codebases, or teams without any cross-contamination of memory banks or billing
|
||||||
|
|
||||||
|
To create a new organization, click your org name in the top navigation bar and select **New Organization**. Switching between organizations is instant — the dashboard, memory banks, API keys, and billing page all update to reflect the selected org.
|
||||||
|
|
||||||
|
## Credit Transfers Between Organizations
|
||||||
|
|
||||||
|
Owners can now transfer credits between organizations they own directly from the Billing page — no need to contact support.
|
||||||
|
|
||||||
|
Key details:
|
||||||
|
|
||||||
|
- **Atomic transfers** — credits move instantly; both organizations' balances update at the same time, with no intermediate state
|
||||||
|
- **Full transaction history** — the source organization records a `transfer_out` entry and the destination organization records a `transfer_in` entry, both visible on each org's billing page
|
||||||
|
- **Confirmation step** — a confirmation dialog shows the amount and destination organization before any funds move
|
||||||
|
- **Owner-only** — only users who own both the source and destination organization can initiate a transfer; Admins and Members cannot
|
||||||
|
|
||||||
|
To transfer credits, go to **Billing** in the source organization and select **Transfer Credits**.
|
||||||
|
|
||||||
|
[Learn more about credit transfers →](https://docs.hindsight.vectorize.io/whats-new/)
|
||||||
|
|
||||||
|
## Get Started
|
||||||
|
|
||||||
|
Both features are available now in all [Hindsight Cloud](https://ui.hindsight.vectorize.io/signup) accounts. Create a new organization from the org switcher, or head to your Billing page to transfer credits between existing organizations.
|
||||||
BIN
hindsight-docs/static/img/blog/hindsight-cloud-multi-org.png
Normal file
BIN
hindsight-docs/static/img/blog/hindsight-cloud-multi-org.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 123 KiB |
Loading…
Reference in a new issue