Personal widgets
Personal widgets are user-specific widgets that display information tailored to the logged-in user, such as their entities, recently viewed items, and recently used actions.
Personal widgets are only available on the Home page dashboard. They cannot be added to entity page dashboards or custom dashboard pages.
My entities
This widget displays entities that are assigned to or owned by the logged-in user.
Recently viewed
This widget displays entities that the logged-in user has recently viewed in Port.
Recently used actions
This widget displays self-service actions that the logged-in user has recently executed.
Widget type identifiers (Terraform)
When creating widgets using Port's Terraform provider, you need to provide the widget type's identifier in the type key.
The following table lists the identifiers for each personal widget type:
| Widget type | Identifier |
|---|---|
| My entities | my-entities |
| Recently viewed | recently-viewed-entities |
| Recently used actions | recently-used-actions |