For the complete documentation index, see llms.txt. This page is also available as Markdown.

Grant access to users

Assign the Editor or Reader role so the right people can use Freelucy.

YouDesign Freelucy ships with two roles. Assign them through standard ServiceNow user administration, to individual users or, preferably, to groups.

The two roles

Role
Technical name
Inherits
What it allows

Editor

x_inpgh_lucy.editor

Reader

Create, update, and delete relationships, and commit changes.

Reader

x_inpgh_lucy.reader

None

View existing relationships of a CI in read-only mode.

The Editor role contains the Reader role, so you only ever need to assign one or the other, not both.

What Reader users see. A Reader opens Freelucy in read-only mode. They can browse the record across all views, inspect relationships, and jump between records, but the add, update, remove, and commit actions are not available to them.


  1. From the ServiceNow homepage, click All and filter for User Administration, then open Groups.

  2. Open the group that should receive Freelucy access.

  3. On the Roles tab, click Edit.

  4. Filter by x_inpgh_lucy and select Editor or Reader.

  5. Click the right arrow to add the role to the Roles List.

  6. Click Save.


Assign a role to an individual user

Use this only when group-based assignment is not appropriate, for example a one-off pilot user.

  1. From the ServiceNow homepage, click All and filter for User Administration, then open Users.

  2. Open the user record.

  3. On the Roles tab, click Edit.

  4. Filter by x_inpgh_lucy and select the role.

  5. Click the right arrow to add the role to the Roles List.

  6. Click Save.


What's next

Continue with Manage cross-scope privileges.

Last updated