How do I remove an archived colleague as an option for assignments

Remove an archived colleague as an option for assignments with a few short steps

Andi Ancheta avatar
Written by Andi Ancheta
Updated over a week ago

Follow these steps to remove an archived colleague as an option for assignments:

  1. Right click anywhere on the Karbon page and select "Inspect". A debug panel will open.

  2. Half way down the debug panel, there should be a console tab

  3. At the bottom of the console tab, type: window.localStorage.clear()

  4. The response should be “undefined”

  5. Close the browser, then reopen Karbon and the colleague should no longer display

Did this answer your question?