Secure Your Table at Gracie’s Providence

Savor our exceptional chef-driven cuisine and seasonal menus in the enchanting atmosphere of downtown Providence. Whether you're enjoying a romantic evening, celebrating a special occasion, or enjoying dinner before a Providence theater show, we’re here to help you effortlessly reserve your ideal dining experience!

reservations

To reserve a table online, please select your date, time, and party size using our secure reservation system:

If you would like to speak to our team directly, please call (401) 272-7811. We are happy to assist with special requests or accommodations.

Private Dining & Special Events

Planning a celebration, corporate gathering, or rehearsal dinner? For parties of 10 or more, or to inquire about private dining and events, please visit our Private Events page or contact our events team

Frequently Asked Questions

Info & Contact

Open Thursday – Sunday, 5:00 pm to closing
Closed Monday & Tuesday

leave feedback

<div id="eventbrite-widget-container"></div> <script src="https://www.eventbrite.com/static/widgets/eb_widgets.js"></script>
(function() {     let pendingEventId = null;     let modalCreated = false;          document.addEventListener('click', function(e) {         const btn = e.target.closest('.event-ticket-btn');         if (btn) {             let hiddenText = btn.parentElement.querySelector('.event-id-data');             if (!hiddenText) {                 hiddenText = btn.previousElementSibling?.classList.contains('event-id-data')                      ? btn.previousElementSibling                      : btn.nextElementSibling;             }                          if (hiddenText && hiddenText.textContent) {                 pendingEventId = hiddenText.textContent.trim();             }         }     });          const checkPopup = setInterval(function() {         const container = document.getElementById('eventbrite-widget-container');                  if (container && container.offsetParent !== null && pendingEventId && !modalCreated && window.EBWidgets) {             window.EBWidgets.createWidget({                 widgetType: "checkout",                 eventId: pendingEventId,                 modal: true, // This makes it a modal                 modalTriggerElementId: "eventbrite-widget-container"             });             modalCreated = true;                          // Auto-trigger the modal             setTimeout(() => container.click(), 100);         }     }, 100); })();