Skip to main content
All CollectionsAdministration
Set up and manage access rules
Set up and manage access rules

How to define new access rules and modify existing ones

Alexandre GASQUET avatar
Written by Alexandre GASQUET
Updated over a week ago

Key principles

Access rules control the actions available to different users on each type of object (documents, parts, products, etc). They complement the limitations defined by :

  • user roles (admin, manager, viewer, shared)

  • the object distribution scope (site)

Access rules provide with 4 levels of rights:

  • View without download: the document can be viewed in the application, but not downloaded to the user's computer

  • View: the document can be opened in the browser and downloaded, but not modified

  • Modification: document can be opened, modified and signed, but Draft revisions cannot be validated

  • Full access: all rights

Access rules are permissive: they allow you to grant rights, but not to prohibit actions. They have the following structure:

  • A users' group, determined by one or several criterias (ie: site, role)

  • Are granted access rights

  • On a set of documents, determined by criteria on their properties

See an example below :

  • rule 1 says that all users can visualize all documents

  • rule 2 enable managers to "modify" some documents

How to create an access rule

To create a new access rule:

  1. Go to Administration tab

  2. Open the Access rules tab

  3. Select the type of object to be covered by the rule (i.e: document, CAD)

  4. Click on New rule

  5. In the tab that opens, name the rule to be created

  6. Choose the criteria for defining a user group (ie : site or role)

  7. Choose the rights to be given to these users

  8. Select criteria to define a document group (ie : type)

  9. Click on Create

How to modify an access rule

  1. Go to Administration tab

  2. Open the Access rules tab

  3. Select the object type of the rule to be modified

  4. Click on Modify in the rule to be modified

  5. In the pane that opens, modify the various rule criteria, then validate by clicking on Modify

Did this answer your question?