---
title: "Splits changelog: Separating out the Teams product"
date: "2024-10-10"
canonical: "https://splits.org/blog/teams-product-separation/"
---

# Splits changelog: Separating out the Teams product

## Separating out the Teams product

Our app has evolved a lot over the past 3 years. It's grown from a lightweight app to create and view Split contracts, to more of a purpose-built block explorer servicing all Splits contracts (Split, Waterfall, Swapper, etc). And now we have [Teams](https://splits.org/teams/), too.

![](https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2024/10/separate_teams_explorer-3.png)

_Teams and individuals have different needs and workflows_

Combining all this functionality, which caters to both _individuals_ and _teams_, into a single product has proven challenging. It makes it harder to build, and it results in a confusing, bloated user experience for both audiences.

![](https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2024/10/CleanShot-2024-10-09-at-22.08.59.png)

_Teams is now it's own product, separate from app.splits.org_

So moving forward, _teams_ will access their shared wallets and team workspace features at [teams.splits.org](https://teams.splits.org/). And _individuals_ will continue to access their smart contracts at [app.splits.org](http://app.splits.org). We'll write a more in-depth breakdown of this soon.

## Editing your checking accounts

If you're a team owner, you can now make changes to your checking accounts. You can add and remove signers, and update the approval thresholds. You'll soon be able to add automations and other rule-based permissions.

![](https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2024/10/CleanShot-2024-10-09-at-22.12.04.png)

_Add and remove signers, and update the approval thresholds on checking accounts_

Getting this right is both hard and important. This is because the "state" of your account (i.e. signers, threshold, etc) needs to stay in sync across all chains it is active on. [Many](https://notes.ethereum.org/@vbuterin/minimal_keystore_rollup) [smart](https://hackmd.io/@mdehoog/mksr) [people](https://safe.global/blog/keystore-rollup-smart-account-interoperability) are working on this, and it's something we expect will evolve significantly in the future.

## Other fixes & improvements

-   You can now see which team member created each transaction
-   Fixed a bug causing some inputs to not validate properly when sending funds
-   Fixed a bug causing an infinite load after joining a new team
-   Fixed a bug causing the browsers page title to show “Account not found”
-   We now always adhere to your token allowlist whenever displaying balances
-   We improved the list of default tokens when sending funds
