Admin settings overview
Use the myViewBoard Admin page to customize how myViewBoard behaves in your entity. This page can only be accessed by myViewBoard admins.
Important
- Any changes made here only apply to your myViewBoard environment.
- You can only access this page if any of the following conditions are true:
- You have signed in under a myViewBoard owner account
- You have been assigned with the Admin role for the myViewBoard app
Admin tasks
Once a user has been assigned as a myViewBoard admin, they can navigate to the following pages to perform specific tasks:
โ |
Users Select other users who can perform admin duties |
โ |
Software Instance Remotely change the settings of myViewBoard installation |
โ |
Managed Service Providers Specify a Managed Service Provider who can oversee myViewBoard installations |
โ |
Apps & Cloud Services Select cloud services that users can use during their myViewBoard sessions |
โ |
Bookmarks Specify global bookmarks that will be displayed for all users |
โ |
Firewall whitelisting Firewall port and whitelisting requirements to ensure myViewBoard services can run properly |
Links to other services
Note that any changes made to the pages above only apply to the myViewBoard platform. For more advanced tasks that require monitoring, analysis, and report generation, the myViewBoard Admin page provides links to pages that provide more specialized services:
โ |
Subscriptions Opens the Subscription page in the Entity console. Use to review subscription details related to myViewBoard services. |
Insights Opens the Insights dashboard. This is an analytics dashboard which provides usage statistics within the selected entity. |
|
Manager Opens the myViewBoard Manager console. Use to remotely manage compatible ViewSonic hardware by sending commands. |
table.borderless td strong { position: relative; display: inline-block; text-decoration: none; color: blue; padding-right: 1.5em; /* space on the right for the icon */ } table.borderless td strong::after { content: "\f105"; /* Unicode for fa-angle-right */ font-family: "Font Awesome 5 Pro"; font-weight: 900; position: absolute; top: 50%; right: 0.3em; /* near the right edge of the text */ transform: translateY(-50%) translateX(-10px); /* start to the left */ opacity: 0; transition: transform 0.2s ease-out, opacity 0.2s ease-out; pointer-events: none; } table.borderless td strong:hover::after { opacity: 1; transform: translateY(-50%) translateX(0); /* slide into place */ } table.borderless td strong:hover { color: #2237a1; }