How do I create content groups?

NEW IN SUITE 6.2 Linchpin Personalized Content is compatible with Confluence’s Dark Mode. Yay!

What is a content group?

A content group links personalized pages to user profile values. It allows to create personalized content.

You can create several content groups. Every element which you want to personalize should have its own content group. For example, if you wish to personalize the right side of the dashboard, create a content group named “Dashboard right”.

How to configure a content group?

Navigate to Confluence administration > Linchpin Personalized Content > Configure.

Alternatively, click on the settings button in your Linchpin header, then click on the Personalized Content link.

Configure the personalization values

Select the Personalization tab.

The content displayed by Linchpin Personalized Content is based on user profiles information.

The attributes you choose here relate directly to user profiles.

For our example we select the field Department and click on Save.

Create a content group

Now switch to the Content Groups tab.

To create a new content group, click on the + Add content group button.

A pop-up window will open. Enter a name for the content group and click on the OK button.

Add pages to a content group

Now you can start to add pages to the content group.

Enter the name of the page in the left column. A drop-down menu will open. From there, you can select the right page.

In the right column, you have to enter the user profile values configured under the Personalization tab.

Once done, click on the Save button.

To add more personalized content, click on the + Add button.

To delete personalized content, click on the delete button next to the column you wish to delete.

Wildcards and logical operators

Wildcards and logical operators help to create even more complex content groups.

You can use wildcards in addition to departments, branches or countries. You can also create more complex content groups using logical operators (AND, OR, NOT).

For example: You could show a page to all users that are not part of the IT department (“NOT IT”).

Wildcard/Operator Description Example
blank field matches any value matches everything
? matches a single character C?O
matches CEO and CTO
(but not C3PO, since more than one character is replaced)
* matches 0 or more characters en*
matches en , en_GB , en_US
(but not “men”, since the asterisk is placed behind “en”)
OR Logical or” operator en_GB OR fr_FR
matches en_GB and fr_FR
(but not de_DE)
AND Logical “and” operator en* AND *GB 
matches all values that start with en and end with GB (en_GB)
NOT Logical “not” operator en* AND NOT en_US
matches all values that start with en, except for en_US

Filter limitations

Due to “Wildcards and logical operators”, it is not possible to use key words in the text areas within the configuration.

As a workaround, replace the keywords with the same number of “?” signs. Or replace at least one letter of a word with a “?”.

These keys are case sensitive, so “And” or “and” would not match.

Filter attribute Workaround Keyword
New York (State) New York ?State? ( )
HR AND QS HR AN? QS AND
NOT for everybody NO? for everybody NOT
This OR That This O? That OR

How to use personalized content

Your personalized content is now ready to use. You can access it via the Profile based content macro. You can insert this macro anywhere in Confluence.