Hi Everyone,
I have a Copilot studio chatbot with the knowledge source as a public facing website. This is for a customer (banking customer).
If users enter sensitive information in the chatbot agent (like their email address, or their account number, or credit card number), they are asking if that message can be removed.
In the "Settings" of the agent, I know we can set a "moderation level" in the chatbot seting to "high" (Screenshot below). here I also put a message that displays to user not to enter sensitive information.

But the above is not working. This is what i see when i test the agent
I expected it atleast to give above message, but it simply says "thank you for providing account number"....the objective is not only to give the above message, but also block the message user typed with their c.card or account number. How do I configure that and get it working?