Perspectives¶
Save and organize custom dashboard layouts with views and filters across the Supercloud platform.
Overview¶
Perspectives are combinations of views and layouts that define your workspace in the RosettaHub Federated Dashboard. They allow you to save your dashboard configuration and switch between different work contexts instantly -- whether you are managing MetaCloud compute resources or Cloud Operations governance workflows.
Default Perspectives¶
By default, you have access to:
- Public Perspectives - Such as "General" and "Workspaces and Labs"
- Shared Perspectives - Perspectives shared with your organization
- Private Perspectives - Perspectives you've created
Perspectives are classified by themes or folders and appear in the left panel of the RosettaHub console.
Creating Perspectives¶
Step 1: Arrange Your Views¶
Set up your dashboard by:
- Opening the views you need
- Arranging them in your preferred layout
- Configuring filters for each view
Step 2: Save the Perspective¶
- Click the Save button (or use the Overview tab)
- Enter a name for your perspective
- Click Save
Your perspective becomes a RosettaHub artifact that can be shared with others.
Perspective Components¶
Views¶
Views are the panels that make up a perspective:
| View Type | Description |
|---|---|
| Artifact Views | Display RosettaHub resources (Formations, Images, Keys, etc.) |
| URL Views | Embed external web pages |
| HTML Views | Custom HTML content |
| Component Views | Built-in RosettaHub components |
Layout¶
The arrangement of views:
- Position - Where each view appears
- Size - Dimensions of each panel
- Tabs - Grouped views in tabbed panels
- Splits - Horizontal and vertical divisions
Filters¶
Each artifact view can have filters:
| Filter | Description |
|---|---|
| Private | Show/hide artifacts you own |
| Shared | Show/hide artifacts shared with you |
| Public | Show/hide publicly available artifacts |
| Limit | Maximum number of items to display |
| Search | Filter by any property (label, description, type) |
Customization Actions¶
Toolbar Controls¶
| Control | Action |
|---|---|
| 1 | Add a new view to your perspective |
| 2 | Show/hide the filter bar |
| 3 | Add filters to artifact views |
| 4 | Show/hide info on hover |
| 5 | Save the perspective |
| 6 | Create new perspective |
| 7 | Show/hide the left panel |
Filter Options¶
| Option | Description |
|---|---|
| a | Show/hide private artifacts |
| b | Show/hide shared artifacts |
| c | Show/hide public artifacts |
| d | Limit the number of artifacts in the view |
| e | Search for an artifact by any property |
Managing Perspectives¶
Sharing Perspectives¶
Share your perspective with others:
- Select your perspective
- Right-click → Share
- Choose recipients:
- Users
- Groups
- Organizations
- Set access level
- Confirm
Editing Perspectives¶
To modify a saved perspective:
- Make changes to your layout or views
- Click Save
- If you own the perspective, it updates in place
- If shared with you, a new copy is created
Deleting Perspectives¶
- Select the perspective
- Right-click → Delete
- Confirm deletion
Warning
Deleting a perspective removes it for all users it was shared with.
Perspective Actions¶
| Action | Description |
|---|---|
| Clone | Create a copy of a perspective |
| Customize | Change label, description, icon |
| Share | Grant access to others |
| Delete | Remove the perspective |
Organization Perspectives¶
Organization managers can:
- Set Default Perspective - Enforce a perspective for all organization users
- Share Perspectives - Distribute perspectives to the organization
- Manage Access - Control who can modify shared perspectives
Use Cases¶
Development Perspective¶
Panels for day-to-day development:
- Formations
- Images
- Keys
- Machines (running instances)
Monitoring Perspective¶
Track usage and costs:
- Cloud Accounts
- Budget dashboards
- Activity logs
Administration Perspective¶
Management tasks:
- Users
- Organizations
- Registrations
- Cloud Accounts
Data Science Perspective¶
Focus on data work:
- Jupyter/RStudio formations
- Object Storages
- File Storages
Best Practices¶
Organization
- Create perspectives for different workflows
- Use descriptive names
- Group related views together
- Keep perspectives focused (don't overcrowd)
Sharing
- Test perspectives before sharing
- Document what each perspective is for
- Consider organization-specific variations
- Keep shared perspectives stable
Filters
- Set appropriate default filters
- Use search for large artifact lists
- Configure info-on-hover for complex items
- Limit items for better performance
Related Topics¶
- Dashboard Overview - Dashboard basics
- Custom Views Tutorial - Adding custom panels
- Perspectives Tutorial - Step-by-step guide