# Sensitive data
Allows to send sensitive data to a user in a secure way.
![](/docs/assets/img/preview.c9172dda.png)
![](/docs/assets/img/step-preview.426d5118.png)
# Data title
Title that define type of a sensitive data.
# Sensitive data
Data that will be sent in a secure way (it will not be saved to any storage and will not be available after component submit and in chat history). Only string values are allowed. User can click copy button to copy data or copy it manually by pressing Show button that will show sensitive data value.
# Submit button label
Label that will be used in submit button for this component.
# Output
This component does not have any output, so merge field value will be empty.
TIP
Note that if you enabled manual user response for this component and user replied through it mege field will contain userReply
property with user reply text, just like in Text and files component.
# Use function to define user answer
Allows to override default answer by custom message. Note that this component does not produce any data when user submits it so there are no available variables for this functions.