Using Cinemachine not getting detected?

So I download Cinemachine into my project and set it up, but when I went into Visual Studio and do
Using Cinemachine;
It says The type or namespace name “Cinemachine” cant be found. I’m quite confused on whats wrong.

Do you have a local asmdef file? If so, you need to add Cinemachine to it.