This article will provide details on all of the Widgets that can be set up on your MVP Dashboard.May 19, 2026Article
InformationTitleWidgets OverviewContentContentWidgets are used to provide easily referenced information as soon as a user logs into MVP One. Once these Widgets are set up they will remain in place and can be used as a valuable resource for MVP One users. Add Widgets: Widgets can be added to the Dashboard at any time after logging into MVP One. Please note that each User must login to their account and set up their own widgets. There is no way to set up another User's widgets from your account. Use the following steps to add Widgets: Select the "MVPONE" symbol in the top left of your MVP webpage.Select the + symbol in the upper left to open the menu of available Widgets.Select the boxes next to the Widgets you would like to add.Select "Add Widget" at the bottom of the menu. Once these widgets have been added they can be moved around the Dashboard and re-arranged in any order. Click the blue header at the top of the widget and drag it with your mouse to rearrange its placement. Role Permissions: Available Widgets are determined by your role setup. Contact your administrator to adjust your Role if you need to access additional widgets. Please see the image below to view the "Widgets" section of the role setup. Widget Breakdown: The following section will provide a brief synopsis of every Widget in MVP One and the data it can provide for you. Assets: Downtime by Asset - All This widget will display the five Assets with the most recorded Downtime over the entire history of your MVP site. Downtime by Asset - Custom This widget will display the five Assets with the most recorded Downtime over a set amount of time determined by the user. This date range can be configured by selecting edit. This will also allow you to select whether the data is displayed in a pie chart or bar graph. Downtime by Asset - Last 30 Days This widget will display the five Assets with the most recorded Downtime over the last 30 days. Downtime by Asset - Last 7 Days This widget will display the five Assets with the most recorded Downtime over the last seven days. Quick Meter Readings This widget will allow users to create Meter Readings for Assets without leaving the Dashboard. To take a Meter Reading with this widget please reference the following steps: Select an Asset Type from the Type drop-down menu.Select the Asset ID you are taking a reading for from the Asset ID drop-down menu.Select the Meter ID you are taking a reading for from the Meter ID drop-down menu.Enter a value in the Value text box.Select a date in the Date text box.Select "Take Reading." Purchasing: Blanket POs - All Unapproved This widget displays all unapproved Blanket POs on your MVP site. Blanket POs - Created by Me This widget displays all of the Blanket POs created by the current user. POs - Custom This widget displays a list of Purchase Orders based on the custom filter applied by the user.This filter must first be created under Purchasing> Purchase Orders and then added to the widget by selecting Edit. PRs - All Unapproved This widget displays all of the unapproved, open Purchase Requests on the MVP site. PRs - Created by Me This widget displays all of the Purchase Requests created by the current user. PRs - Waiting on My Approval This widget displays all of the Purchase Requests that are currently waiting on the approval of the logged in user. Work: Open WOs by Cost Center This widget displays the five Cost Centers with the most open Work Orders tied to them. Open WOs by Department This widget displays the five Departments with the most open Work Orders tied to them. Open WOs by WO Type This widget displays the five WO Types with the most open Work Orders tied to them. PM % of All Work Hours This widget displays the percentage of all work hours that were spent on PMs in the past six months. This percentage is calculated by the following equation: (Actual Labor Hours listed on PM Generated Work Orders / The total number of Actual Labor Hours entered in MVP) x 100. WO Completion - All This widget displays the percentage of created Work Orders that have been completed during the entire history of the MVP site.Please note that none of the WO Completion widgets will take into account Work Orders that have been Cancelled. WO Completion - Custom This widget displays the percentage of Work Orders completed within a time frame determined by the User. This date range can be set by selecting Edit on the widget. WO Completion - Last 30 Days This widget displays the percentage of Work Orders that have been completed out of the Work Orders that have been requested in the last 30 days. WO Completion - Last 7 Days This widget displays the percentage of Work Orders that have been completed out of the Work Orders that have been requested in the last seven days. WOs - Assigned by Me This widget displays all the open Work Orders assigned by the current user. WOs - Assigned to Me This widget will display a list of open Work Orders that are assigned to the current user OR that the current user has been added to as Estimated Labor. WOs - Custom This widget will display a list of Work Orders based on the custom filter applied by the user.This filter must first be created under Work> Work Orders and then added to the widget by selecting Edit. WRs - All Unapproved This widget will display all unapproved Work Requests on the MVP site. WRs - Created by Me This widget will display all Work Requests that were created by the current user. WRs - Custom This widget will display a list of Work Requests based on the custom filter applied by the user.This filter must first be created under Work> Work Requests and then added to the widget by selecting Edit. Miscellaneous: Sample HTML Widget This widget allows users to create their own widgets using HTML code. It is used by selecting Edit and entering the desired code. Webpage Link A simple webpage link can be added to the Dashboard using the Sample HTML Widget. In order to set up this widget please use the following steps: Add the Sample HTML Widget on the DashboardSelect Edit in the upper right-hand corner of the HTML Widget.Select the Show Source icon. This is the last icon in the list of text editing icons in the Widget edit screen. When you hover your mouse over it, it will say "Show Source".Enter<a href="FULL URL HERE WITH QUOTES">DISPLAY NAME FOR LINK HERE</a> with the necessary changes made.Select OK. Weather Based Calendar Widget One option is to create a widget that will provide weather information based on your location. Enter the following code to create this widget: <center><iframe src="https://www.meteoblue.com/en/weather/widget/daily?geoloc=detect&days=7&tempunit=FAHRENHEIT&windunit=MILE_PER_HOUR&precipunit=INCH&coloured=coloured&pictoicon=0&pictoicon=1&maxtemperature=0&maxtemperature=1&mintemperature=0&mintemperature=1&windspeed=0&windspeed=1&windgust=0&windgust=1&winddirection=0&winddirection=1&uv=0&uv=1&humidity=0&humidity=1&precipitation=0&precipitation=1&precipitationprobability=0&precipitationprobability=1&spot=0&spot=1&pressure=0&pressure=1&layout=light" frameborder="0" scrolling="NO" allowtransparency="true" sandbox="allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox" style="width: 378px;height: 460px"></iframe><div><!-- DO NOT REMOVE THIS LINK --><a href="https://www.meteoblue.com/en/weather/forecast/week?utm_source=weather_widget&utm_medium=linkus&utm_content=daily&utm_campaign=Weather%2BWidget" target="_blank">meteoblue</a></div></center> URL NameWidgets-Overview