I can offer a couple pointers: 1. When viewing your list of fields, in Setup >> Custom Forms >> Fields, you can add a column to display on which forms a field is used. (Customize View >> Add Column >> Parameter >> Forms) This will show you if a field is abandoned or not. (Unfortunately this is not available as a parameter report filter) 2. To retire fields but retain the values recorded previously on forms, create a "Retired" section on the forms that is not visible to the users, and move retired fields into that section. 3. If you want to evaluate what options are included in each multiple-choice parameter without having to open it, you can add a column to your view in the Fields list to show you the values with this text code: displayname=Choices listdelimiter= listmethod=nested(parameterOptions).lists textmode=true type=iterate valueexpression=CONCAT({label},";",{value}) valueformat=HTML I'm sure there are many more tips and tricks from the other members here... William English
If you like my content, please take a moment to view and vote on my Idea Requests: https://tinyurl.com/4rbpr7hf