# DAO Dashboards ###### tags: `One pager` ## One Page ![](https://i.kym-cdn.com/entries/icons/original/000/022/524/tumblr_o16n2kBlpX1ta3qyvo1_1280.jpg) _trying to explain to non-ops people what **exactly** you do around here_ ### tl;dr Contributions within DAOs will encourage folks to report more contributions ### Situation Viewing any data across DAOs is being done manually or in other tools. Giving folks a birds eye view of the orgs they're contributing to will encourage reporting. ### Pain Points It's difficult to know what impact the whole of contributions are making across an org. We can see who is actively investing in the community and where contributions can be added or attested. ### Proposed Solution _What you’re proposed solution to the pain points is._ Start with implementing a DAO overview dashboard for aggregating stats of those like contributions. Combine or quickly follow with [DAO Membership Functionality](https://linear.app/govrn/project/dao-membership-functionality-v1-c25536984114), currently you can join DAOs through Discord and could highlight that here. ### Considerations _Any considerations we should keep in mind while thinking through your one pager._ --- ## User Journeys ![](https://hackmd.io/_uploads/SJMs4R-Go.png) There are a few other places where you could click a DAO name and end up on this Dashboard also. \* Prospective pages to consider linking out from the dasboard data for deeper review. --- ## User Stories As a contributor, I want to set a timeframe for the dashboard charts & tables. As a contributor, I want to see a breakdown of contributions over the timeframe by grouped time (generally daily, but weekly or monthly in longer timeframes). As a contributor, I want to see a representation of contributions across contributors over the timeframe. As a contributor, I want to see a list of recent contributions submitted or minted. As a contributor, I want to see a list of recent attestations. As a contributor, I want to see a list of most frequest contribution types over the timeframe. As a contributor, I want to see other DAOs I could contribute to based on my Discord membership. --- ## Timeline This should be about the same size as the User Dashboard. Estimating 1 - 2 cycles for implementation and feedback revisions. We'll anticipate using a feature flag for this again to keep it not-blocking other releases. ## Complexity/Impact There will be some complexity in the queries for the underlying data, but it shouldn't be too bad. We're using similar queries scoped to individuals for the user dashboard. We're working with tables and charts that we've been using from the other list and dashboard. This will have a significant impact on contributors looking at things with an operational lens trying to see where there are needs in contributions. DAOs can also show contributions stats publicly, in the future. --- ### Feedback Loop Given close connections with core contributors at several DAOs using the beta we'll actively seek feedback from their usage after initial release. Also pointing to the new feedback form for on-going improvements. This feature will likely garner more vocal feedback than most as it's pretty significant update.