So, i'm attempting to set up a URL in my menu which allows the user to access their group. However i want 1 URL which covers all users.

The example is :www.example.com/groups/*current user group name*

Where the *current user group name* is filled in via tokens or context

The issue is I can't find a way to do this, as I can't even find the token which will display the users group's name.

Any help would be appreciated.

Thanks