In your workflow, you want the request to be sent for user approval before it can be closed. If the user forgets to approve the request, it should automatically close within 7 days. You need to implement a condition that checks if the request has been approved or if it should be automatically closed after 7 days.