One view that is conditional by user

One view that is conditional by user

I have a view I've created of a form. I want to set up the view so it only shows information that has been assigned to the user that is viewing it. I could make a new view for each user, but I have many users. Is there a way to make one view that shows only the information assigned to a user that is conditional upon which user is viewing it?