I have been waiting for this feature to be implemented for years. I believe back when Asana first started, when workspaces were still on the left side, we could rearrange the order. Once it moved to the right side, that option was taken away. When will you implement the ability to rearrange the workspaces in the same we that we can rearrange projects?
I decided to write a plugin script to sort workspaces in Asana.
This is a JavaScript plugin to the site, so you have to use Tampermonkey (or Greasemonkey) browser extension to add the plugin script. This extension is designed to launch post-load javascript plugins to sites (there are tons of such plugins on the Internet for tons of sites).
How to install the script:
1). Install Tampermonkey or Greasemonkey browser extension
2). Click the
https://gist.github.com/SergeAgeyev/50d0b6ad0dd673d646c53f9a29c28e13/raw/sort_workspaces_in_asana_menu.user.js
Then, review the source (if you want) and confirm the installation.
How I have my workspaces sorted and my old postponed projects on top of my list are not demotivating me anymore ![]()
For Experts:
The source can be found as GitHub Gist:
You may use “Raw” button on the right side of the script content and confirm the installation if you have Tampermonkey (or Greasemonkey) installed already.
To sort projects with plugin you just use Drag-n-Drop.
Sorted order saved on your browser local storage.

This issue is going to be 5 years in 22, it seems it is not going to happen. It would have been great it could sort alphabetically, this way you use numers 1, 2, 3 for the workspaces you use the most
Is there any updates from the Asana team about reordering workspaces?