Use this method when authentication is not needed and users should remain anonymous.
Implemented using the three code snippets provided in the Deployment Screen
Generates only a userUid, enabling message tracking without storing any personally identifiable information
Perfect for quick public deployments, such as embedding an agent on a website landing page
Note: This method should only be used when the knowledge contexts and underlying sources are public, as anyone who accesses the agent page could see the data.