Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
How to restrict addition of attachments to specific users on an instance - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • How to restrict addition of attachments to specific users on an instance
KB0718577

How to restrict addition of attachments to specific users on an instance


6841 Views Last updated : Jan 3, 2025 public Copy Permalink
KB Summary by Now Assist

Issue

Description


The necessity may arise in which the administrator of a ServiceNow instance prefers to limit the capability to add attachments to a specific set of users on an instance.  This capability does exist in the platform and the following article will describe how this might be done.

Procedure


The procedure to accomplish this consists of adjusting a specific system property to include specific group names containing users who should be able to add attachments to records on the system.  The following describes these steps in detail:

Log into the instance with an account having admin rights to the instance.

Browse to the following location on the instance:  System Properties -> Security.

Scroll through the list of System Properties that appear on this Security Properties page with the heading List of roles that can create attachments.

In the text field below the heading, add a list of role names from the system which should be allowed to add attachments to records on the instance.  Each role name should be delineated by a comma (,) but no spaces should be included.

List of roles that can add attachments

The default out-of-box setting for this system property is "public".  This special value or a blank value indicates there are no restrictions on roles or users who can add attachments to records on the instance.

Once the list is populated with the necessary roles, click one of the Save buttons on the page.  One such button is found at the top of the page and another at the bottom.

 

One option some customers might use who want to limit the users who can include attachments to records is to create a new group (i.e. attachment_users) that can add such attachments and then associate this group to other roles, users or groups as needed to ensure all the users who might need to add attachments are included.

Attachment Group

Additional Information


It should be noted that since this is controlled by a System Property, this property can be adjusted directly from the sys_properties table if needed, but it is usually recommended to adjust it from the Security System Properties page as described above.  However, if the property needs to be adjusted from the sys_properties table, the property name is glide.attachment.role and is found in the sys_properties table.

The following page briefly describes this property and several other that handle the behavior of attachments on the instance:

https://docs.servicenow.com/csh?topicname=r_AdministeringAttachments.html&version=latest#ariaid-title7

 

Uploading of all attachments can also be restricted on a per table basis through usage of a special attribute added to the Collection Dictionary record for a table.  The following article describes this capability as well as the steps to perform this restriction (or remove the restriction):

https://support.servicenow.com/kb_view.do?sysparm_article=KB0718491


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.