Kenya,
You can use a microflow for the users default home page. In that microflow, you would call a small microflow to populate a history table and then open the target page.
I created a small example:
Here is the entity I created
Here is the microflow that will populate this entity:
here is what the homepage microflow would look like
And you would call that microflow here:
I think this is what you are trying to do?
Mike
Hi Kenya,
The best way to achieve what you want is by using Auditrail Module. It keeps record of everything defined by user. You can generalize your account entity with Auditail and make changes accordingly. Let me know if you need more insights.
Dibyanshu.