Company Dashboard
Last updated
Last updated
Login: A company representative logs into the company dashboard. This is the entry point to access user data and likely involves authentication measures to ensure security.
Request data of users: Once logged in, the company's dashboard makes a request to Togggle's backend system to retrieve specific user data. This request is generated after the user engages with the company and implies that there is some need for the company to access user information stored by Togggle.
Check if the user has been granted access to the company: Before data is retrieved, Togggle's backend system checks whether the user has granted the company permission to access their data. This step is crucial for complying with privacy regulations and ensuring that user data is not accessed without consent.
Return data: If the user has been granted access, the requested data is retrieved from decentralized storage and returned to the company dashboard. The company can then use this data for the purpose it was requested, such as account management, customer service, or other business functions.