Reset pin to ground Leonardo

Hi, I need to install a second reset swicth to my arduino project. I want to use reset pin, I know that reset pin needs to use a low signal to reset arduino. I don't have any pins free to provide a low signal to reset pin. Can I conect the ground to a swicth and this to the reset pin? or how can I do that?

Thanks
Regards

ignacillo:
Can I conect the ground to a swicth and this to the reset pin?

Yes, that is how it is normally done.

ignacillo:
Can I conect the ground to a swicth and this to the reset pin?

Yes.

Thanks so much!!!