Different details for Different user

I would be happy if you can help, i need creating a page like "MY ACCOUNT" that should be unique to every user on the system. User1 will see other details from user 2. In addition, the details will be filled through the admin user in the system .
Thanks 

If you are using Wix membership System you can create your own membership pages that will be unique for each other and you can do what ever you want on that pages. Just create your own member ship page.

Go to Manage Pages


If you do not want to use Member Pages like above shows you then you will have to code this into your pages.

If you make a page that has the permission set up for logged in members only you can check the users credentials in code and then filter data or do what you want in code to the page depending on who is logged in.

https://www.wix.com/code/reference/wix-users.html#currentUser

Thanks Andreas Kviby

Can I use your service for this task?