Conditional HIPAA Compliance
# support
v
What would be the best way to make an assistant that asks the caller if he wants his call to be recorded after customer confirms a timestamp is generated and recording starts and if customers rejects, the call is hung up with no recording generated.
c
Use the assistant prompt to determine the outcome of this conditional logic along with an endCall tool that is called when the user declines to be recorded.
2 Views