Ga naar hoofdinhoud

Manage user / group permissions

Pipelinq permissions are layered on top of Nextcloud groups. A user's role is derived from group membership; your job as admin is to map groups to roles.

Goal

Map a Nextcloud group to a Pipelinq role and verify the right capabilities are granted.

Prerequisites

  • You're a Nextcloud admin with Pipelinq's admin permission.
  • The target Nextcloud group already exists.

Steps

1. Open Pipelinq admin settings

Settings menu → Administration settingsPipelinq.

2. Go to Agent Profiles

Permissions are managed via the Agent Profiles section on the admin page. Each agent profile maps a Nextcloud group onto a role + scope; users inherit the most-permissive profile they qualify for across all their groups.

Permissions section

3. Add a role mapping

For each role:

  • Group: the Nextcloud group ID.
  • Role: viewer / editor / manager / admin (verify exact role names against the actual UI).
  • Scope: own / team / all-org.

Role matrix:

RoleReadCreateEditDeleteAdmin settings
viewerown scopen/an/an/an/a
editorown scopeclients, leads, requests, contact moments, callbacksown recordsn/an/a
managerteam scopeeverything editor canteam's recordsown recordsn/a
adminall-orgeverythingeverythingeverythingyes

Scope semantics: own = records you created or are assigned to, team = records belonging to anyone in your queue, all-org = every record in the register.

Add role mapping

4. Save and verify

Log in as a member of the assigned group and confirm:

  • Capabilities granted (e.g. can create clients, can see other users' leads).
  • Capabilities denied (e.g. cannot delete a record, cannot see admin settings).

Verification

  • Member sees the right list of clients / leads / requests for their scope.
  • Role label appears in their profile area (if the UI surfaces it).

Common issues

SymptomFix
Member doesn't get the new permissionReload n/a permissions are cached on initial state.
Conflicting roles across multiple groupsThe most-permissive role wins. There's no priority order.

Reference