Is there a way to query the collection for 1 item by unique id

Hey guys! I have a collection for users who give their preferences for a story. Name, location, gender, etc. After that user fills out the form, I want to be able to create a story and fill in the details the gave me dynamically in another page. Can I make an item have a unique identifier and query the collection to retrieve the data?