Skip to main content
Pocket Links has three sections in its sidebar: Categories, Company Links, and Favorite Links. The sidebar also links out to this documentation and to the help portal.

Categories

Categories are containers for links. Each one has its own visibility setting and controls who can edit the links inside it. Every link has to belong to a category, so create at least one before saving links.

Category cards

Each card on the Categories page shows:
  • Category name
  • A Public or Private visibility badge
  • An Editable By badge for public categories
  • Avatars of any specifically permitted users
  • Edit and Delete buttons, if you have permission
Categories page showing category cards

Adding a category

Click Add Category and fill in the form:
FieldRequiredNotes
Category NameYesUp to 50 characters
VisibilityYesPrivate or Public — see Permissions
Editable ByPublic onlyAll Admins or Specific Users
Specific UsersWhen Editable By is Specific UsersSearch and select individual users
With Visibility set to Private, the form has no Editable By field:
Add Category form with Visibility set to Private
With it set to Public, the Editable By field appears:
Add Category form with Visibility set to Public, showing the Editable By field
If you close the form after entering data, Pocket Links asks you to confirm before discarding it.

Editing a category

Click Edit on a category card to update its name, visibility, or edit permissions. Switching a category from Public to Private removes any specifically permitted users — only the owner and admins keep access afterward.

Deleting a category

Click Delete on a category card and confirm. This permanently deletes the category and every link inside it. Links are grouped by category. Categories, and the links inside them, are listed alphabetically. Each link card shows:
  • Link name and favicon
  • A VPN badge, if the link requires a VPN connection
  • An SSO badge, if the link requires single sign-on
  • A star icon if the link is in your favorites
Company Links page showing link cards grouped by category
Click Add Link in the top-right corner and fill in the form:
FieldRequiredNotes
Link NameYesUp to 50 characters
URLYesA valid http:// or https:// address, up to 2048 characters — see URL validation rules
CategoryYesSearchable dropdown of existing categories
Requires VPNNoTurn on if the link only works over VPN
Requires SSONoTurn on if the link requires single sign-on
The favicon is fetched automatically from the URL’s domain.
Add Link form
If you close the form after entering data, Pocket Links asks you to confirm before discarding it.
Open the menu on a link card. Edit and Delete only appear if you have edit permissions for that link’s category — see Permissions. Deleting a link asks for confirmation first.

Searching and filtering

Use the controls at the top of the page to narrow the list:
  • Search box — matches link names and URLs, with a short delay while you type
  • Category filter — multi-select autocomplete across categories
  • VPN filter — show only links that require VPN
  • SSO filter — show only links that require SSO
  • Clear filters — resets every active filter
Filters combine: picking a category and the VPN filter, for example, shows only VPN-required links in that category. Results are paginated, and filters persist across page changes. Open a link’s menu and choose Add to Favorites or Remove from Favorites. Favorites are personal — other users can’t see what you’ve starred. This page lists every link you’ve starred, grouped alphabetically by category. It supports the same Search, Category, VPN, and SSO filters as Company Links. To remove a link from your favorites, open its menu and choose Remove from Favorites.

Permissions

Visibility

SettingWho can see the category and its links
PrivateOnly the category owner and Jira admins
PublicEveryone with access to Pocket Links

Edit permissions

The owner and Jira admins can always edit or delete a category and its links, regardless of any other setting. For public categories, Editable By controls whether anyone else also gets edit access:
Editable ByWho else can edit links
All AdminsNo one beyond the owner and admins
Specific UsersA hand-picked list of users, in addition to the owner and admins
Private categories don’t have an Editable By option — only the owner and admins can edit or view them.

What each role can do

ActionOwnerSpecific user (public category)AdminOther user
View public category links
View private category links
Add / edit / delete links
Edit category settings
Delete category

URL validation rules

When adding or editing a link, the URL must:
  • Start with http:// or https://
  • Contain a valid hostname (http:///something, with no host, is rejected)
  • Not contain credentials (http://user:pass@host is rejected)
  • Not contain spaces in the host part

Tips

When creating a public category for a specific team, set Editable By: Specific Users and add only the people who should manage its links.