Can I use interrupts inside of I2C instead of polling for every response?

I am using the rest of my analog pins along with a couple other devices on the I2C bus. This is a large project and I was unclear if interrupts were even an option.

I have to dig into this further, but thank you for the warning =D