DenserAIDenserAI Docs

Chatbot Access Control

Denser provides 2 levels of access control to Denser bots (Invite Only access is now replaced by Team Management and will be removed in the future releases). Denser bot access control can be found at Settings > Security section as shown in the following screenshot.

Access Control

  • Private is the default access level for a newly created Denser chatbot. Initially, only authenticated Denser account owner can query the Denser bot. Denser owner can add additional users to grant access to the Denser bot. See Team Management.
  • Public allows anonymous public users to query the Denser bot. This mode is suitable for bots that aim to provide customer services.

API Access

Denser bot can be accessed via REST API. An API key is required to authorize your REST client to query Denser bot. Please refer to DenserChat API for details.

On this page