Chatbot Access Control

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

Security

Manages who can access your chatbot

Visibility

Manages who can see your chatbot

Select access control option for dashboard

Private
Private

Only chatbot owner can access

Invite Only

Email Invitation Only

Public

Anyone can access

Queries from any other user are rejected by this chatbot. Rejected queries do not cost chat usage credit.

Corpus's RESTful API provides a oroarammable interface to our chatbot. You can use it to build public or private apps, workflows, and integrations ontop or Corpus.

API Documentation

You can generate an API kev to access the API

Private is the default access level for a newly created Corpus chatbot. Initially, only authenticated Corpus account owner can query the Corpus bot. Corpus owner can add additional users to grant access to the Corpus bot. See Team Management.

Public allows anonymous public users to query the Corpus bot. This mode is suitable for bots that aim to provide customer services.