How to turn off a Trigger Box with a switch or control panel?

Hello, I have made a alarm with a trigger box and wanted to use a control panel to either disable or destroy it so the player can get through. So how can you blueprint to permanently disable the trigger?

Sure. In the control panel blueprint, get a reference to the trigger box and disable it however you like. If you really want to disable it permanently, you could even just destroy the trigger box.