mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-17 17:56:29 +00:00
14 lines
263 B
Markdown
14 lines
263 B
Markdown
|
|
# Bookmarks
|
||
|
|
|
||
|
|
A user can bookmark individual objects for convenient access. Bookmarks are listed under a user's profile and can be displayed using a dashboard widget.
|
||
|
|
|
||
|
|
## Fields
|
||
|
|
|
||
|
|
### User
|
||
|
|
|
||
|
|
The user to whom the bookmark belongs.
|
||
|
|
|
||
|
|
### Object
|
||
|
|
|
||
|
|
The bookmarked object.
|