# Streamlit Advocate Application :::info This doc is for filing in the streamlit advocate application form with the goal to author a blogpost on their blog about our experience creating a survey using streamlit and potentially getting the survey featured in the Streamlit Gallery application form can be found [here](https://share.hsforms.com/1yvmeVlrdTKmpzv5Esu0vOA3wudj). ::: **Describe your app in under 10 words** a survey app with dynamic feedback for immediate participation value **What's your concept about?*** We used streamlit to setup a community survey on assurance of digital twins. The reason why we wanted to use streamlit rather than generic survey builder like microsoft forms was that we wanted to show interesting data visualisations dynamically based on the users survey inputs, to provide immediate value to participating int he survey. The impact is yet to be observed as we are just starting to roll this out. We learned a lot about how many features are hidden in survey forms that are easily overlooked (input persistence, conditional logic, dynamic error case handling such as required field logic. we also connected our survey to a mongo database to enable the dynamic plots based on previous survey inputs. **Who would enjoy reading about it?** Anyone who aims to implement common form features and anyone who wants to use streamlit to generate dynamic plots from a combination of current user input and database retrieved inputs. **Tell us more about your expertise (max. 1000 characters)***