@YinYang
It sounds like you have an automation that's not ending at the specified time as expected. To assist you better, I would need to know more about the system or platform you're using to run this automation. However, here are some general steps you can take to troubleshoot the issue:
1. Check the Automation Schedule: Ensure that the automation's schedule is set correctly with both a start and end time. There might be an option to specify not just the start time but also the duration or a specific end time.
2. Review the Automation Conditions: Look for any conditions or triggers that are supposed to stop the automation at 5 pm ET. There might be a misconfiguration in the conditions that needs to be corrected.
3. Update the Automation Logic: If the automation is script-based, review the logic to ensure there's a check that stops the automation after 5 pm ET.
4. Consult Documentation or Support: If you're using a third-party tool or platform, consult the documentation for instructions on how to set end times for automations. If the documentation doesn't help, reach out to their support team for assistance.
If you provide me with more details about the platform or system you're using, I might be able to give you more specific advice.