BotDistrikt Documentation
  • 🟢Introduction
    • 👋Hello World
    • 🚀Quick Start
    • 🛠️Setup your Account
      • Register for BotDistrikt
      • Forgot Password
      • Chatbots Dashboard
      • Edit Profile
  • 📱Channels
    • Channels Overview
    • Website Chat
      • Website Chat Quick Start
      • Guest Users
    • Facebook Messenger
      • Import Existing Users
      • Facebook Chat Plugin
      • Facebook Checkbox Plugin
      • Facebook Private Replies
      • Facebook Ads Manager
    • Instagram
      • Import Existing Users
      • Instagram Story Mentions
    • Twitter
    • Skype
    • WhatsApp
      • Twilio WhatsApp Integration
    • Telegram
      • Telegram Commands
      • Telegram Groups
      • Telegram Channels
    • SMS
    • Google Assistant
    • WeChat
    • Other Channels
  • 🏆Features
    • Personality
    • Dashboard
    • Forms
    • Rules
      • Conditions
        • Message
        • User Attribute
    • Stories
      • Update Greeting and Fallback from Personality
    • Responses
      • Text
      • Cards
      • Images
      • Videos
      • Audios
      • Documents
      • Webhooks
      • Javascript Functions
    • Sources
      • Websites
      • Documents
      • Google Docs
      • Google Sheets
    • Users
      • Edit Users
      • Delete Users
      • Dear User
    • Inbox
      • Console
      • Messages
      • Reactions
      • Ratings
      • Clicks
      • Broadcast Records
      • Wrong Responses
    • Broadcasts
    • Settings
      • Tags
      • Audit Logs
      • Account
  • ⚙️How BotDistrikt Works
    • Interaction
    • Flow
    • Context
    • Engagement
    • Optimization
    • Artificial Intelligence
  • 🧠Artificial Intelligence
    • OpenAI
    • Vertex AI
    • Wit.ai
    • Dialogflow
      • Connecting to Dialogflow
      • Small Talk Module
        • Importing Responses
      • Multilanguage Support
  • 🧰Business Tools Integrations
    • Webhook
    • Zendesk
    • Chatbase
    • Google Docs
    • Google Sheets
    • Salesforce
  • API Reference
Powered by GitBook
On this page
  • Restricting Content
  • Message Activity
  • Click Activity
  • Restoring Deleted Users

Was this helpful?

  1. Features
  2. Users

Delete Users

PreviousEdit UsersNextDear User

Last updated 9 months ago

Was this helpful?

You may delete users directly from the Users Dashboard

When you delete a user, the following takes place:

  • The user's active attribute gets changed to false

  • The user's past messages get deleted from the Inbox.

  • The user's past tracked clicks get deleted from Inbox.

Restricting Content

Message Activity

When a deleted user tries to message your chatbot, they will still be able to access its content. If you would like to prevent deleted users from using your chatbot, it is advisable to add a rule that checks if a deleted user is messaging your bot, and directs them to a story, such as this:

Click Activity

Furthermore, when a deleted user tries to click on a URL button from a card or text response, they will be redirected to a blank page with this message

Please contact your admin to access this link.

Restoring Deleted Users

To view all deleted users, you may go to the Users Dashboard, and filter users with Active equals false

Do note that you will not be able to enter the user's profile once they are deleted. In order to restore a deleted user, you may select the user with the checkbox, and on the top right, go to Select Action > Restore Deleted.

When you restore a deleted user, the following takes place:

  • The user's active attribute gets changed to true

  • The user's past messages get restored in the Inbox

  • The user's past tracked clicks get restored in Inbox

After a user has been restored, their messages and clicks will not be restricted anymore.

🏆
Deleting Users
P1 Rule to check if a deleted user messaged your bot
Story that responds to the deleted user
Viewing all deleted users