Currently in Workspace, users have the ability to track the entire
progress of their process/request. This is very beneficial in giving the
user an idea of where their process isHowever, for several use cases,
we'd like to prevent the user from seeing certain parts of the process.
For instance, if a loan application is submitted, we'd like the user to
see that it was submitted properly but not necessarily see the tracking
of the process when it goes through the different levels of approval. Is
t...