Is there a way to determine the last date and time that a project within the Rally Workspace has been modified or changed? For example, I would like to know the last time that any user has made any changes to the project "XYZ".
This script will scan Rally/Agile Central projects and look for artifacts that have been modified in the last 60 days. If it doesn't find anything it reports that project as unused.
The number of days can be configured via the "lookback" variable in the script. Change it to anything that is more appropriate for you.
https://github.com/davidledeaux/unused_projects