Possible to change level reference in sequence?

Hi, I am new to Unreal and unfortunately, I somehow corrupted a level I built and the associated sequence. I put a lot of work into the sequence, and I have an uncorrupted copy of the level, so I was wondering if there is a way to change the reference inside the sequence from one level to another. I can see it when I open the reference viewer for the sequence, but I can’t add the clean level to the sequence from there. I tried using the change references feature, but I can’t add the clean level there either: it just shows me the sequence and that’s it. Is there any way to change a sequence reference from one level to a clean copy of the same level? #5-0EA; #Sequencer; #5-0EA; #development-discussion:unreal-engine-5-early-access

I’m in 4.27.2
Load in Level (assuming you have the same actors in the level) and then sequence. All the red items are unlinked.
Hit the tool button in sequencer ->AAdvanced → Fix actor references

You can manually rebind by: Selecting actor in viewport, Select red actor in sequencer → +Track button top left sequencer → One of the top choices is to Rebind/Relink/Replace with Selected?

Thank you!