<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stroom – authorisation</title>
    <link>/tags/authorisation/</link>
    <description>Recent content in authorisation on Stroom</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Fri, 01 Nov 2024 00:00:00 +0000</lastBuildDate>
    
	  <atom:link href="/tags/authorisation/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Users and Groups</title>
      <link>/docs/user-guide/security/users-and-groups/</link>
      <pubDate>Fri, 01 Nov 2024 00:00:00 +0000</pubDate>
      
      <guid>/docs/user-guide/security/users-and-groups/</guid>
      <description>
        
        
        
&lt;div class=&#34;alert alert-warning&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;alert-heading&#34;&gt;TODO&lt;/h4&gt;

    The Users, Groups and Permissions screens are undergoing significant change in Stroom v7.6.
Therefore this section will be updated with more detail in v7.6.

&lt;/div&gt;

&lt;h2 id=&#34;accounts-vs-stroom-users&#34;&gt;Accounts vs Stroom Users&lt;/h2&gt;
&lt;p&gt;See &lt;a href=&#34;../../docs/install-guide/setup/open-id/accounts-users/&#34;&gt;Accounts vs Users&lt;/a&gt; for details on the difference between a Stroom User Account and a Stroom User.&lt;/p&gt;
&lt;h2 id=&#34;user&#34;&gt;User&lt;/h2&gt;
&lt;p&gt;A Stroom User represents a human user and is linked to either a User Account in Stroom or to a user account in an external &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/i/glossary-idp&#34;&gt;
      &lt;span&gt;Identity Provider (IDP)&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Identity Provider (IDP)&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;An &lt;strong&gt;Id&lt;/strong&gt;entity &lt;strong&gt;P&lt;/strong&gt;rovider is a system or service that can authenticate a user and assert their identity. &lt;em&gt;Identity providers&lt;/em&gt; can support single sign on (SSO), which allows the user to sign in once to the &lt;em&gt;Identity Provider&lt;/em&gt; so they are then authenticated to all systems using that IDP.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;.
It can also represent a non-human processing user, e.g. where a Stroom User is created and has an &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/a/glossary-api-key&#34;&gt;
      &lt;span&gt;API Key&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;API Key&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;&lt;em&gt;API Keys&lt;/em&gt; are a form of authentication token that are created within Stroom for use by Stroom-Proxy instances or other clients that want to use Stroom&amp;rsquo;s &lt;em&gt;API&lt;/em&gt;. It is an encrypted string that contains details of the user and the expiration date of the token. Possession of a valid API Key for a user account means that you can do anything that the user can do in the user interface via the API.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; created for it to allow a client system to use Stroom&amp;rsquo;s &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/a/glossary-api&#34;&gt;
      &lt;span&gt;API&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;API&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;&lt;em&gt;Application Programming Interface&lt;/em&gt;. An interface that one system can present so other systems can use it to communicate. Stroom has a number of APIs, e.g. its many &lt;em&gt;REST&lt;/em&gt; APIs and its &lt;code&gt;/datafeed&lt;/code&gt; interface for data receipt.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;All audited activity in Stroom will be attributed to a Stroom User and their unique identifier will be included in the audit events.&lt;/p&gt;
&lt;p&gt;A User can have the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Membership of one or more Groups.&lt;/li&gt;
&lt;li&gt;One or more &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/a/glossary-application-permission&#34;&gt;
      &lt;span&gt;Application Permissions&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Application permission&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;This is a permission that is not specific to a single document. It applies to all documents or is not related to documents in any way.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; granted to it.&lt;/li&gt;
&lt;li&gt;One or more &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/d/glossary-document-permission&#34;&gt;
      &lt;span&gt;Document Permissions&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Document permission&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;Document permissions control the access that users and/or groups have to a &lt;em&gt;Document&lt;/em&gt;.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; granted to it.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;group&#34;&gt;Group&lt;/h2&gt;
&lt;p&gt;A Group represents a collection of Stroom Users and/or other Groups.
A Group can be used to ease the management of application and document permissions by granting permissions to one Group then adding users to that Group.
For example if all the users in a team require the same application and document permissions, then a Group can be created for them and the permissions assigned to the Group.
When a user joins or leaves the team it is simply a case of editing the membership of the Group.&lt;/p&gt;
&lt;p&gt;A Group can have the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;One or more members (Users and/or other Groups).&lt;/li&gt;
&lt;li&gt;Membership of one or more other Groups.&lt;/li&gt;
&lt;li&gt;One or more &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/a/glossary-application-permission&#34;&gt;
      &lt;span&gt;Application Permissions&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Application permission&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;This is a permission that is not specific to a single document. It applies to all documents or is not related to documents in any way.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; granted to it.&lt;/li&gt;
&lt;li&gt;One or more &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/d/glossary-document-permission&#34;&gt;
      &lt;span&gt;Document Permissions&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Document permission&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;Document permissions control the access that users and/or groups have to a &lt;em&gt;Document&lt;/em&gt;.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; granted to it.&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Application Permissions</title>
      <link>/docs/user-guide/security/app-permissions/</link>
      <pubDate>Fri, 01 Nov 2024 00:00:00 +0000</pubDate>
      
      <guid>/docs/user-guide/security/app-permissions/</guid>
      <description>
        
        
        
&lt;div class=&#34;alert alert-warning&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;alert-heading&#34;&gt;TODO&lt;/h4&gt;

    The Users, Groups and Permissions screens are undergoing significant change in Stroom v7.6.
Therefore this section will be updated with more detail in v7.6.

&lt;/div&gt;

&lt;p&gt;An Application Permission is a permission to perform an action that is not associated with a single &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/d/glossary-document&#34;&gt;
      &lt;span&gt;Document&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Document&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;Typically refers to an item that can be created in the Explorer Tree, e.g. a Feed, a Pipeline, a Dashboard, etc. May also be known as an &lt;em&gt;Entity&lt;/em&gt;.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; or is unrelated to Documents.
Application Permissions can be granted to &lt;a href=&#34;../../docs/user-guide/security/users-and-groups/&#34;&gt;Users or Groups&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In order to grant Application Permissions to yourself or to other Users/Groups you must have the &lt;code&gt;Manage Users&lt;/code&gt; or &lt;code&gt;Administrator&lt;/code&gt; Application Permissions.
If you have one of these permissions then you can access the Application Permissions screen from the main menu:&lt;/p&gt;





  &lt;div class=&#34;stroom-theme-dark stroom-menu&#34;&gt;
    
    

      

      
      


      

  
  
  &lt;div class=&#34;stroom-menu-item-background&#34; style=&#34;margin-top: 0px;&#34;&gt;
    
    &lt;div class=&#34;stroom-menu-item &#34; &gt;

      &lt;div class=&#34;stroom-menu-item-text&#34;&gt;Security
      &lt;/div&gt;
        &lt;div class=&#34;stroom-menu-item-arrow&#34;&gt;
          &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Arrow right&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1427.7665&#34; height=&#34;1427.7665&#34; viewBox=&#34;0 0 1427.7665 1427.7665&#34;&gt;&lt;g style=&#34;stroke:currentColor;stroke-width:167.567&#34;&gt;&lt;path d=&#34;m 415.05387,83.70929 c -39.92654,0.4303 -75.41463,48.3887 -40.0468,81.9121 C 567.552,348.69899 760.75555,531.15431 953.73208,713.82391 760.75555,896.49341 567.552,1078.9486 375.00707,1262.0262 c -46.19471,43.7855 28.48812,112.1966 76.0571,67.1681 195.93558,-185.823 392.95261,-370.82479 587.98693,-557.52749 5.6117,-4.8034 10.4633,-10.2473 14.4855,-16.1231 9.643,-12.4844 13.9638,-27.0796 13.6909,-41.7198 0.2729,-14.6402 -4.0479,-29.2354 -13.6909,-41.7198 -4.0222,-5.8758 -8.8738,-11.3198 -14.4855,-16.1231 C 844.01678,469.27821 646.99975,284.27629 451.06417,98.45319 439.91519,87.89979 427.27628,83.57749 415.05387,83.70929 Z&#34;/&gt;&lt;/g&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;
        &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

      

      
      
        
      


      

  
  
  &lt;div class=&#34;stroom-menu-item-background&#34; style=&#34;margin-top: 7px;&#34;&gt;
    
    &lt;div class=&#34;stroom-menu-item stroom-menu-item-leaf&#34; &gt;
        &lt;div class=&#34;stroom-menu-item-icon&#34;&gt;
          &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Shield&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34; &gt;&lt;!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --&gt;&lt;path style=&#34;fill:currentColor&#34; d=&#34;m 896.00002,44.728762 c 15.38039,0 30.76078,3.343564 44.80375,9.696335 L 1570.3968,321.57582 c 73.5583,31.09514 128.3928,103.65046 128.0584,191.25183 -1.6717,331.68149 -138.0891,938.53835 -714.1851,1214.38225 -55.83751,26.7485 -120.70265,26.7485 -176.54016,0 C 231.63396,1451.366 95.216565,844.50914 93.544783,512.82765 93.210427,425.22628 148.04487,352.67096 221.60327,321.57582 L 851.53063,54.425097 c 13.70861,-6.352771 29.089,-9.696335 44.46939,-9.696335 z m 0,223.350038 v 1263.867 C 1357.4118,1308.5958 1481.458,814.08272 1484.4672,517.50864 Z&#34; /&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;
        &lt;/div&gt;

      &lt;div class=&#34;stroom-menu-item-text&#34;&gt;Application Permissions
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;/div&gt;



&lt;h2 id=&#34;application-permission-types&#34;&gt;Application Permission Types&lt;/h2&gt;
&lt;p&gt;The following is the list of different application permissions that can be granted to users/groups.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Permission&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Administrator&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Full administrator rights to access and manage all data, documents and screens, i.e. &lt;strong&gt;everything&lt;/strong&gt;.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Annotations&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Create and view annotations in query results.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Change Owner&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Change the ownership of a document or folder to another user.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Data - Delete&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Delete streams.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Data - Export&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Download/export streams from a feed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Data - Import&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Upload stream data into a feed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Data - View&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;View stream data (e.g. in the Data Viewer or a Dashboard text pane).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Data - View With Pipeline&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;View data in a &lt;em&gt;Dashboard&lt;/em&gt; text pane that uses a pipeline.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Download Search Results&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Download search result data on a &lt;em&gt;Dashboard&lt;/em&gt;.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Export Configuration&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Export &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/c/glossary-content&#34;&gt;
      &lt;span&gt;Content&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Content&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;Content in Stroom typically means the user created documents/entities created in Stroom and as seen in the explorer tree. Content can be created/modified by Stroom users and imported/exported for sharing between different Stroom instances.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; (i.e. documents, that you have permission to view) to a file.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Import Configuration&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Import &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/c/glossary-content&#34;&gt;
      &lt;span&gt;Content&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Content&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;Content in Stroom typically means the user created documents/entities created in Stroom and as seen in the explorer tree. Content can be created/modified by Stroom users and imported/exported for sharing between different Stroom instances.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; from a file.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage API Keys&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;API Keys&lt;/em&gt; screen to view, create, edit, delete the user&amp;rsquo;s own API keys. &amp;lsquo;Manage Users&amp;rsquo; permission is also required to manage other users API keys&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Cache&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Caches&lt;/em&gt; screen to view and clear system caches.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage DB&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Monitoring&lt;/em&gt; -&amp;gt; &lt;em&gt;Database Tables&lt;/em&gt; screen to view the state of the tables in the database.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Index Shards&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Shards&lt;/em&gt; sub-tab on an Index &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Index&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:var(--icon-colour__orange)&#34; d=&#34;M896 768q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0 768q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0-384q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0-1152q208 0 385 34.5t280 93.5 103 128v128q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-128q0-69 103-128t280-93.5 385-34.5z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt; document.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Jobs&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Jobs&lt;/em&gt; screen to manage Stroom&amp;rsquo;s background jobs.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Nodes&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Nodes&lt;/em&gt; screen to view the nodes the cluster and manage their priority and enabled states.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Policies&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Data Retention&lt;/em&gt; screen to manage data retention rules.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Processors&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Processors&lt;/em&gt; tab and manage the processors/filters used to process stream data through pipelines.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Properties&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access to the &lt;em&gt;Properties&lt;/em&gt; to manage the system configuration.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Tasks&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Server Tasks&lt;/em&gt; screen to view/stop tasks running on the nodes.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Users&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the screens to manage users, groups, document/application permissions. Also gives the user the ability to manage API keys for other users.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Manage Volumes&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Access the &lt;em&gt;Data Volumes&lt;/em&gt; and &lt;em&gt;Index Volumes&lt;/em&gt; screens to create/edit/delete the index/data volumes used for Lucene indexing and the stream store.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Pipeline Stepping&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Step data through a pipeline using the Stepper.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;View System Information&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Use the System Information API. This is used by the administrators for viewing some of the internal working of Stroom to aid in debugging issues.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Document Permissions</title>
      <link>/docs/user-guide/security/doc-permissions/</link>
      <pubDate>Fri, 01 Nov 2024 00:00:00 +0000</pubDate>
      
      <guid>/docs/user-guide/security/doc-permissions/</guid>
      <description>
        
        
        
&lt;div class=&#34;alert alert-warning&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;alert-heading&#34;&gt;TODO&lt;/h4&gt;

    The Users, Groups and Permissions screens are undergoing significant change in Stroom v7.6.
Therefore this section will be updated with more detail in v7.6.

&lt;/div&gt;

&lt;p&gt;Document Permissions are permissions that are granted to &lt;a href=&#34;../../docs/user-guide/security/users-and-groups/&#34;&gt;Users or Groups&lt;/a&gt; for a specific &lt;span class=&#34;glossary-link&#34;&gt;
    &lt;a href=&#34;../../docs/glossary/d/glossary-document&#34;&gt;
      &lt;span&gt;Document&lt;/span&gt;
      &lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
    &lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
      &lt;span class=&#34;glossary-tooltip-title&#34;&gt;Document&lt;/span&gt;
      &lt;span class=&#34;glossary-tooltip-summary&#34;&gt;Typically refers to an item that can be created in the Explorer Tree, e.g. a Feed, a Pipeline, a Dashboard, etc. May also be known as an &lt;em&gt;Entity&lt;/em&gt;.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details...&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;.
They control what documents a user/group can see and what they can do to those documents.
They allow very fine grained control over what a user/group can see or do in Stroom.&lt;/p&gt;
&lt;p&gt;For example, User &lt;em&gt;jbloggs&lt;/em&gt; may be granted &lt;code&gt;Use&lt;/code&gt; permission on the Index &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Index&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:var(--icon-colour__orange)&#34; d=&#34;M896 768q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0 768q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0-384q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0-1152q208 0 385 34.5t280 93.5 103 128v128q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-128q0-69 103-128t280-93.5 385-34.5z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt; named &lt;code&gt;Alert Index&lt;/code&gt; in order for him to be able to query that index in a dashboard, but not be able to see it in the explorer tree or change it in any way.&lt;/p&gt;
&lt;p&gt;By default a new user with no &lt;a href=&#34;../../docs/user-guide/security/app-permissions/&#34;&gt;Application Permissions&lt;/a&gt;, Document Permissions or Group memberships &lt;strong&gt;cannot&lt;/strong&gt; view/use/modify &lt;strong&gt;any&lt;/strong&gt; documents.
They do not even have permission to create any documents.
When logging into Stroom, they will simply see an empty explorer tree.&lt;/p&gt;
&lt;p&gt;A user can gain varying levels of access to documents in a number of ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Being added to a Group that has direct or inherited permissions on one or more existing documents.&lt;/li&gt;
&lt;li&gt;Being added to a Group that has direct or inherited permissions to create one or more document types.&lt;/li&gt;
&lt;li&gt;Being directly granted permissions one or more existing documents.&lt;/li&gt;
&lt;li&gt;Being directly granted the permission to create one or more document types.&lt;/li&gt;
&lt;li&gt;Being granted the &lt;code&gt;Administrator&lt;/code&gt; &lt;a href=&#34;../../docs/user-guide/security/app-permissions/&#34;&gt;Application Permission&lt;/a&gt; which gives them access to &lt;strong&gt;ALL&lt;/strong&gt; documents.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In order to modify the permissions on a document, you must either hold &lt;code&gt;Owner&lt;/code&gt; permission on the document or have the &lt;code&gt;Administrator&lt;/code&gt; Application Permission.
The Document Permissions screen for a document/folder can be accessed by right clicking on it in the explorer tree and selecting:&lt;/p&gt;





  &lt;div class=&#34;stroom-theme-dark stroom-menu&#34;&gt;
    
    

      

      
      
        
      


      

  
  
  &lt;div class=&#34;stroom-menu-item-background&#34; style=&#34;margin-top: 0px;&#34;&gt;
    
    &lt;div class=&#34;stroom-menu-item stroom-menu-item-leaf&#34; &gt;
        &lt;div class=&#34;stroom-menu-item-icon&#34;&gt;
          &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Locked&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 448 512&#34;&gt;&lt;path style=&#34;fill:var(--icon-colour__orange)&#34; d=&#34;m 382.4,227.2 -21.6,0 0,-64.8 C 360.8,86.98 299.42,25.6 224,25.6 148.58,25.6 87.2,86.98 87.2,162.4 l 0,64.8 -21.6,0 c -23.85,0 -43.2,19.35 -43.2,43.2 l 0,172.8 c 0,23.85 19.35,43.2 43.2,43.2 l 316.8,0 c 23.85,0 43.2,-19.35 43.2,-43.2 l 0,-172.8 c 0,-23.85 -19.35,-43.2 -43.2,-43.2 z m -93.6,0 -129.6,0 0,-64.8 c 0,-35.73 29.07,-64.8 64.8,-64.8 35.73,0 64.8,29.07 64.8,64.8 l 0,64.8 z&#34; /&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;
        &lt;/div&gt;

      &lt;div class=&#34;stroom-menu-item-text&#34;&gt;Permissions
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;/div&gt;



&lt;h2 id=&#34;permission-types&#34;&gt;Permission Types&lt;/h2&gt;
&lt;p&gt;The following is the list of different permissions that can be granted to users/groups on a document.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Permission&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Owner&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Same as delete plus ability to change the document&amp;rsquo;s permissions (i.e. grant permissions on this document to other users/groups).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Delete&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Same as edit plus permission to delete the document.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Same as view plus permission to edit, move, rename or add tags to the document.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;View&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Permission to see the document in the explorer tree, open it as read-only, copy it or export it (subject to also having the &lt;code&gt;Export Configuration&lt;/code&gt; application permission).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Use&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Only allow use of a document, e.g. allow use of an index as part of a search process but do not allow viewing of the document itself.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The following is the list of different permissions that can be granted to users/groups on a folder &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Folder&#34;&gt;&lt;svg width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34; version=&#34;1.1&#34; id=&#34;svg1&#34; sodipodi:docname=&#34;Folder.svg&#34; inkscape:version=&#34;1.4.2 (f4327f4, 2025-05-13)&#34; xmlns:inkscape=&#34;http://www.inkscape.org/namespaces/inkscape&#34; xmlns:sodipodi=&#34;http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34; xmlns:svg=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;defs id=&#34;defs1&#34; /&gt;&lt;sodipodi:namedview id=&#34;namedview1&#34; pagecolor=&#34;var(--icon-colour__white)&#34; bordercolor=&#34;var(--icon-colour__black)&#34; borderopacity=&#34;0.25&#34; inkscape:showpageshadow=&#34;2&#34; inkscape:pageopacity=&#34;0.0&#34; inkscape:pagecheckerboard=&#34;0&#34; inkscape:deskcolor=&#34;#d1d1d1&#34; inkscape:zoom=&#34;0.51702009&#34; inkscape:cx=&#34;814.2817&#34; inkscape:cy=&#34;683.72585&#34; inkscape:window-width=&#34;3840&#34; inkscape:window-height=&#34;2071&#34; inkscape:window-x=&#34;3191&#34; inkscape:window-y=&#34;-9&#34; inkscape:window-maximized=&#34;1&#34; inkscape:current-layer=&#34;svg1&#34; /&gt;&lt;path style=&#34;stroke-width:1.07898&#34; d=&#34;m 1792,646.90301 v 761.05769 q 0,99.4565 -71.077,170.8056 -71.0768,71.3493 -170.1538,71.3493 H 241.23076 q -99.07692,0 -170.153839,-71.3493 Q 0,1507.4172 0,1407.9607 V 370.15473 Q 0,270.69833 71.076921,199.34916 142.15384,128 241.23076,128 h 344.6154 q 99.07692,0 170.15384,71.34916 71.07692,71.34917 71.07692,170.80557 v 34.59355 h 723.69228 q 99.077,0 170.1538,71.34915 Q 1792,547.44659 1792,646.90301 Z&#34; id=&#34;path1&#34; /&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Permission&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Owner&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Same as delete plus ability to change the folder&amp;rsquo;s permissions (i.e. grant permissions on this folder to other users/groups).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Delete&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Same as edit plus permission to delete the folder.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Same as view plus permission to edit, move, rename or add tags to the folder.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;View&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Permission to see the folder in the explorer tree (and its child items that you also have &lt;em&gt;View&lt;/em&gt; permission on), open it as read-only, copy it or export it (subject to also having the &lt;code&gt;Export Configuration&lt;/code&gt; application permission).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Use&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Only allow use of a folder, e.g. allow use of an index as part of a search process but do not allow viewing of the folder itself.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;implied-permissions&#34;&gt;Implied Permissions&lt;/h3&gt;
&lt;p&gt;Note that each permission in the two tables above also includes all the permissions below it in the table, e.g. a user with &lt;code&gt;Edit&lt;/code&gt; permission on a document will also have the implied permissions &lt;code&gt;View&lt;/code&gt; and &lt;code&gt;Use&lt;/code&gt;.
There is no need to grant these lower permissions to the user, though doing so will have no impact as Stroom will use the highest value permission when checking permissions.&lt;/p&gt;
&lt;h3 id=&#34;inherited-permissions&#34;&gt;Inherited Permissions&lt;/h3&gt;
&lt;p&gt;If a User &lt;em&gt;jbloggs&lt;/em&gt; is a member of Group &lt;em&gt;Team A&lt;/em&gt; and that group is a member of group &lt;em&gt;Division 123&lt;/em&gt;, then &lt;em&gt;jbloggs&lt;/em&gt; will inherit all permissions from both &lt;em&gt;Team A&lt;/em&gt; and &lt;em&gt;Division 123&lt;/em&gt;.
A User/Group will inherit all permissions of the groups that they are a member of and also from any ancestor groups of those groups.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;User/Group&lt;/th&gt;
&lt;th&gt;Permissions&lt;/th&gt;
&lt;th&gt;Direct/Inherited&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;Division 123&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;View&lt;/strong&gt; on Dictionary &lt;em&gt;IP Allow List&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Direct&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;Team A&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;View&lt;/strong&gt; on Dictionary &lt;em&gt;IP Allow List&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Inherited&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;Team A&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Owner&lt;/strong&gt; on Dashboard &lt;em&gt;Team Dashboard&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Direct&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;jbloggs&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;View&lt;/strong&gt; on Dictionary &lt;em&gt;IP Allow List&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Inherited&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;jbloggs&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Owner&lt;/strong&gt; on Dashboard &lt;em&gt;Team Dashboard&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Inherited&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;jbloggs&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;View&lt;/strong&gt; on Dashboard &lt;em&gt;Frank&amp;rsquo;s Dashboard&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Direct&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;owner-permission&#34;&gt;&lt;code&gt;Owner&lt;/code&gt; Permission&lt;/h3&gt;
&lt;p&gt;A document can have multiple owners.
An owner can be a user or a group.
When a document is created by a user they are automatically made an owner of it.
Any user with the &lt;code&gt;Administrator&lt;/code&gt; role has implied ownership of &lt;strong&gt;ALL&lt;/strong&gt; documents.&lt;/p&gt;
&lt;p&gt;Having &lt;code&gt;Owner&lt;/code&gt; permission on a document means the user can grant permissions on that document to other users, or revoke permissions from other users.&lt;/p&gt;
&lt;h3 id=&#34;use-permission&#34;&gt;&lt;code&gt;Use&lt;/code&gt; Permission&lt;/h3&gt;
&lt;p&gt;This permission allows users to access a document but not actually see it in the explorer tree or open the document in Stroom.
They can however make use of the document, e.g. selecting and querying an Index &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Index&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:var(--icon-colour__orange)&#34; d=&#34;M896 768q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0 768q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0-384q237 0 443-43t325-127v170q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-170q119 84 325 127t443 43zm0-1152q208 0 385 34.5t280 93.5 103 128v128q0 69-103 128t-280 93.5-385 34.5-385-34.5-280-93.5-103-128v-128q0-69 103-128t280-93.5 385-34.5z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt; in a Dashboard &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Dashboard&#34;&gt;&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;&lt;svg version=&#34;1.1&#34; id=&#34;svg4591&#34; width=&#34;512&#34; height=&#34;512&#34; viewBox=&#34;0 0 512 512&#34; sodipodi:docname=&#34;Dashboard.svg&#34; inkscape:version=&#34;1.2.1 (9c6d41e410, 2022-07-14, custom)&#34; xmlns:inkscape=&#34;http://www.inkscape.org/namespaces/inkscape&#34; xmlns:sodipodi=&#34;http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34; &gt;&lt;defs id=&#34;defs4595&#34; /&gt;&lt;sodipodi:namedview id=&#34;namedview4593&#34; pagecolor=&#34;var(--icon-colour__white)&#34; bordercolor=&#34;#666666&#34; borderopacity=&#34;1.0&#34; inkscape:showpageshadow=&#34;2&#34; inkscape:pageopacity=&#34;0.0&#34; inkscape:pagecheckerboard=&#34;0&#34; inkscape:deskcolor=&#34;#d1d1d1&#34; showgrid=&#34;false&#34; inkscape:zoom=&#34;0.35458919&#34; inkscape:cx=&#34;530.191&#34; inkscape:cy=&#34;589.41447&#34; inkscape:window-width=&#34;2560&#34; inkscape:window-height=&#34;1403&#34; inkscape:window-x=&#34;2560&#34; inkscape:window-y=&#34;0&#34; inkscape:window-maximized=&#34;1&#34; inkscape:current-layer=&#34;g4597&#34; /&gt;&lt;g inkscape:groupmode=&#34;layer&#34; inkscape:label=&#34;Image&#34; id=&#34;g4597&#34;&gt;&lt;rect style=&#34;fill:var(--icon-colour__orange);fill-opacity:1;stroke:var(--icon-colour__orange);stroke-width:18.00002425;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke&#34; id=&#34;rect4655&#34; width=&#34;151.83469&#34; height=&#34;195.54515&#34; x=&#34;73.71109&#34; y=&#34;73.244606&#34; transform=&#34;matrix(1,0,-0.00232161,0.99999731,0,0)&#34; /&gt;&lt;rect style=&#34;fill:var(--icon-colour__yellow);fill-opacity:1;stroke:var(--icon-colour__yellow);stroke-width:18.00002425;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke&#34; id=&#34;rect4655-5&#34; width=&#34;151.83469&#34; height=&#34;195.54515&#34; x=&#34;287.34845&#34; y=&#34;243.71935&#34; transform=&#34;matrix(1,0,-0.00232161,0.99999731,0,0)&#34; /&gt;&lt;rect style=&#34;fill:var(--icon-colour__green);fill-opacity:1;stroke:var(--icon-colour__green);stroke-width:18.00007497;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke&#34; id=&#34;rect4655-5-9&#34; width=&#34;155.95563&#34; height=&#34;108.24628&#34; x=&#34;285.01883&#34; y=&#34;71.178368&#34; transform=&#34;matrix(1,0,-0.00408154,0.99999167,0,0)&#34; /&gt;&lt;rect style=&#34;fill:var(--icon-colour__blue);fill-opacity:1;stroke:var(--icon-colour__blue);stroke-width:18.00007497;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke&#34; id=&#34;rect4655-5-9-2&#34; width=&#34;155.95563&#34; height=&#34;108.24628&#34; x=&#34;72.821693&#34; y=&#34;331.08734&#34; transform=&#34;matrix(1,0,-0.00408154,0.99999167,0,0)&#34; /&gt;&lt;/g&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;Use&lt;/code&gt; permission is not relevant to all document types.&lt;/p&gt;
&lt;h2 id=&#34;permissions-on-folders&#34;&gt;Permissions on Folders&lt;/h2&gt;
&lt;p&gt;Folders &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Folder&#34;&gt;&lt;svg width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34; version=&#34;1.1&#34; id=&#34;svg1&#34; sodipodi:docname=&#34;Folder.svg&#34; inkscape:version=&#34;1.4.2 (f4327f4, 2025-05-13)&#34; xmlns:inkscape=&#34;http://www.inkscape.org/namespaces/inkscape&#34; xmlns:sodipodi=&#34;http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34; xmlns:svg=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;defs id=&#34;defs1&#34; /&gt;&lt;sodipodi:namedview id=&#34;namedview1&#34; pagecolor=&#34;var(--icon-colour__white)&#34; bordercolor=&#34;var(--icon-colour__black)&#34; borderopacity=&#34;0.25&#34; inkscape:showpageshadow=&#34;2&#34; inkscape:pageopacity=&#34;0.0&#34; inkscape:pagecheckerboard=&#34;0&#34; inkscape:deskcolor=&#34;#d1d1d1&#34; inkscape:zoom=&#34;0.51702009&#34; inkscape:cx=&#34;814.2817&#34; inkscape:cy=&#34;683.72585&#34; inkscape:window-width=&#34;3840&#34; inkscape:window-height=&#34;2071&#34; inkscape:window-x=&#34;3191&#34; inkscape:window-y=&#34;-9&#34; inkscape:window-maximized=&#34;1&#34; inkscape:current-layer=&#34;svg1&#34; /&gt;&lt;path style=&#34;stroke-width:1.07898&#34; d=&#34;m 1792,646.90301 v 761.05769 q 0,99.4565 -71.077,170.8056 -71.0768,71.3493 -170.1538,71.3493 H 241.23076 q -99.07692,0 -170.153839,-71.3493 Q 0,1507.4172 0,1407.9607 V 370.15473 Q 0,270.69833 71.076921,199.34916 142.15384,128 241.23076,128 h 344.6154 q 99.07692,0 170.15384,71.34916 71.07692,71.34917 71.07692,170.80557 v 34.59355 h 723.69228 q 99.077,0 170.1538,71.34915 Q 1792,547.44659 1792,646.90301 Z&#34; id=&#34;path1&#34; /&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt; in the explorer tree work mostly in the same way as documents when it comes to permissions.
There are a couple of exceptions to this.&lt;/p&gt;
&lt;h3 id=&#34;permission-on-folder-contents&#34;&gt;Permission on Folder Contents&lt;/h3&gt;
&lt;p&gt;The permissions on a folder apply &lt;strong&gt;only&lt;/strong&gt; to the folder itself and has no bearing on what you can/can&amp;rsquo;t do to its child items.
The permissions on each child item in the folder control what you can/can&amp;rsquo;t do to those items.&lt;/p&gt;
&lt;p&gt;For example, if you only have &lt;em&gt;View&lt;/em&gt; permission on a folder, but have &lt;em&gt;Delete&lt;/em&gt; on a document in that folder, then you are able to delete that document and thus change the contents of the folder.&lt;/p&gt;
&lt;p&gt;Similarly, if you have &lt;em&gt;View&lt;/em&gt; permission on a folder but have no permission on any of its child items, then you will just see an empty folder.&lt;/p&gt;
&lt;h3 id=&#34;ancestor-folder-visibility&#34;&gt;Ancestor Folder Visibility&lt;/h3&gt;
&lt;p&gt;A folder &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Folder&#34;&gt;&lt;svg width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34; version=&#34;1.1&#34; id=&#34;svg1&#34; sodipodi:docname=&#34;Folder.svg&#34; inkscape:version=&#34;1.4.2 (f4327f4, 2025-05-13)&#34; xmlns:inkscape=&#34;http://www.inkscape.org/namespaces/inkscape&#34; xmlns:sodipodi=&#34;http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34; xmlns:svg=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;defs id=&#34;defs1&#34; /&gt;&lt;sodipodi:namedview id=&#34;namedview1&#34; pagecolor=&#34;var(--icon-colour__white)&#34; bordercolor=&#34;var(--icon-colour__black)&#34; borderopacity=&#34;0.25&#34; inkscape:showpageshadow=&#34;2&#34; inkscape:pageopacity=&#34;0.0&#34; inkscape:pagecheckerboard=&#34;0&#34; inkscape:deskcolor=&#34;#d1d1d1&#34; inkscape:zoom=&#34;0.51702009&#34; inkscape:cx=&#34;814.2817&#34; inkscape:cy=&#34;683.72585&#34; inkscape:window-width=&#34;3840&#34; inkscape:window-height=&#34;2071&#34; inkscape:window-x=&#34;3191&#34; inkscape:window-y=&#34;-9&#34; inkscape:window-maximized=&#34;1&#34; inkscape:current-layer=&#34;svg1&#34; /&gt;&lt;path style=&#34;stroke-width:1.07898&#34; d=&#34;m 1792,646.90301 v 761.05769 q 0,99.4565 -71.077,170.8056 -71.0768,71.3493 -170.1538,71.3493 H 241.23076 q -99.07692,0 -170.153839,-71.3493 Q 0,1507.4172 0,1407.9607 V 370.15473 Q 0,270.69833 71.076921,199.34916 142.15384,128 241.23076,128 h 344.6154 q 99.07692,0 170.15384,71.34916 71.07692,71.34917 71.07692,170.80557 v 34.59355 h 723.69228 q 99.077,0 170.1538,71.34915 Q 1792,547.44659 1792,646.90301 Z&#34; id=&#34;path1&#34; /&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt; will be visible to a user in the explorer tree if the user has &lt;em&gt;View&lt;/em&gt; permission on it &lt;strong&gt;OR&lt;/strong&gt; if the user has &lt;em&gt;View&lt;/em&gt; permission on any single document/folder that is a descendant of it.&lt;/p&gt;
&lt;p&gt;For example, if a user has &lt;em&gt;View&lt;/em&gt; permission on a Dictionary &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Dictionary&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:var(--icon-colour__blue)&#34; d=&#34;M1703 478q40 57 18 129l-275 906q-19 64-76.5 107.5t-122.5 43.5h-923q-77 0-148.5-53.5t-99.5-131.5q-24-67-2-127 0-4 3-27t4-37q1-8-3-21.5t-3-19.5q2-11 8-21t16.5-23.5 16.5-23.5q23-38 45-91.5t30-91.5q3-10 .5-30t-.5-28q3-11 17-28t17-23q21-36 42-92t25-90q1-9-2.5-32t.5-28q4-13 22-30.5t22-22.5q19-26 42.5-84.5t27.5-96.5q1-8-3-25.5t-2-26.5q2-8 9-18t18-23 17-21q8-12 16.5-30.5t15-35 16-36 19.5-32 26.5-23.5 36-11.5 47.5 5.5l-1 3q38-9 51-9h761q74 0 114 56t18 130l-274 906q-36 119-71.5 153.5t-128.5 34.5h-869q-27 0-38 15-11 16-1 43 24 70 144 70h923q29 0 56-15.5t35-41.5l300-987q7-22 5-57 38 15 59 43zm-1064 2q-4 13 2 22.5t20 9.5h608q13 0 25.5-9.5t16.5-22.5l21-64q4-13-2-22.5t-20-9.5h-608q-13 0-25.5 9.5t-16.5 22.5zm-83 256q-4 13 2 22.5t20 9.5h608q13 0 25.5-9.5t16.5-22.5l21-64q4-13-2-22.5t-20-9.5h-608q-13 0-25.5 9.5t-16.5 22.5z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt; &lt;em&gt;Dictionary_XYZ&lt;/em&gt; with path&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;System / Folder_A / Folder_B / Dictionary_XYZ&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;but &lt;strong&gt;no&lt;/strong&gt; permissions on &lt;em&gt;Folder A&lt;/em&gt; or &lt;em&gt;Folder B&lt;/em&gt;, they will be able to see both Folders in the explorer tree in addition to the Dictionary.
They will however not be able to open those Folders as they do not have the permission.&lt;/p&gt;
&lt;p&gt;Therefore, when granting permissions on a document/folder to a user/group, you are also implicitly granting visibility (but not &lt;em&gt;View&lt;/em&gt; permission) on all ancestor folders.&lt;/p&gt;
&lt;h3 id=&#34;create-permissions&#34;&gt;Create Permissions&lt;/h3&gt;
&lt;p&gt;Folders can have one or more &lt;em&gt;Create Permissions&lt;/em&gt; granted on them to users/groups.&lt;/p&gt;
&lt;p&gt;There is a &lt;em&gt;Create Permission&lt;/em&gt; for each document type, e.g. Index, Dictionary, Feed, etc.
A &lt;em&gt;Create Permission&lt;/em&gt; is the ability to create a new document of that type in that folder.&lt;/p&gt;
&lt;p&gt;For example, user &lt;code&gt;jbloggs&lt;/code&gt; is an analyst and is granted &lt;code&gt;Create Dashboard&lt;/code&gt; and &lt;code&gt;Create Query&lt;/code&gt; permissions on the Folder &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Folder&#34;&gt;&lt;svg width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34; version=&#34;1.1&#34; id=&#34;svg1&#34; sodipodi:docname=&#34;Folder.svg&#34; inkscape:version=&#34;1.4.2 (f4327f4, 2025-05-13)&#34; xmlns:inkscape=&#34;http://www.inkscape.org/namespaces/inkscape&#34; xmlns:sodipodi=&#34;http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34; xmlns:svg=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;defs id=&#34;defs1&#34; /&gt;&lt;sodipodi:namedview id=&#34;namedview1&#34; pagecolor=&#34;var(--icon-colour__white)&#34; bordercolor=&#34;var(--icon-colour__black)&#34; borderopacity=&#34;0.25&#34; inkscape:showpageshadow=&#34;2&#34; inkscape:pageopacity=&#34;0.0&#34; inkscape:pagecheckerboard=&#34;0&#34; inkscape:deskcolor=&#34;#d1d1d1&#34; inkscape:zoom=&#34;0.51702009&#34; inkscape:cx=&#34;814.2817&#34; inkscape:cy=&#34;683.72585&#34; inkscape:window-width=&#34;3840&#34; inkscape:window-height=&#34;2071&#34; inkscape:window-x=&#34;3191&#34; inkscape:window-y=&#34;-9&#34; inkscape:window-maximized=&#34;1&#34; inkscape:current-layer=&#34;svg1&#34; /&gt;&lt;path style=&#34;stroke-width:1.07898&#34; d=&#34;m 1792,646.90301 v 761.05769 q 0,99.4565 -71.077,170.8056 -71.0768,71.3493 -170.1538,71.3493 H 241.23076 q -99.07692,0 -170.153839,-71.3493 Q 0,1507.4172 0,1407.9607 V 370.15473 Q 0,270.69833 71.076921,199.34916 142.15384,128 241.23076,128 h 344.6154 q 99.07692,0 170.15384,71.34916 71.07692,71.34917 71.07692,170.80557 v 34.59355 h 723.69228 q 99.077,0 170.1538,71.34915 Q 1792,547.44659 1792,646.90301 Z&#34; id=&#34;path1&#34; /&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt; named &lt;code&gt;Joe&#39;s Folder&lt;/code&gt;.
This means Joe can only create Dashboard &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Dashboard&#34;&gt;&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;&lt;svg version=&#34;1.1&#34; id=&#34;svg4591&#34; width=&#34;512&#34; height=&#34;512&#34; viewBox=&#34;0 0 512 512&#34; sodipodi:docname=&#34;Dashboard.svg&#34; inkscape:version=&#34;1.2.1 (9c6d41e410, 2022-07-14, custom)&#34; xmlns:inkscape=&#34;http://www.inkscape.org/namespaces/inkscape&#34; xmlns:sodipodi=&#34;http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34; &gt;&lt;defs id=&#34;defs4595&#34; /&gt;&lt;sodipodi:namedview id=&#34;namedview4593&#34; pagecolor=&#34;var(--icon-colour__white)&#34; bordercolor=&#34;#666666&#34; borderopacity=&#34;1.0&#34; inkscape:showpageshadow=&#34;2&#34; inkscape:pageopacity=&#34;0.0&#34; inkscape:pagecheckerboard=&#34;0&#34; inkscape:deskcolor=&#34;#d1d1d1&#34; showgrid=&#34;false&#34; inkscape:zoom=&#34;0.35458919&#34; inkscape:cx=&#34;530.191&#34; inkscape:cy=&#34;589.41447&#34; inkscape:window-width=&#34;2560&#34; inkscape:window-height=&#34;1403&#34; inkscape:window-x=&#34;2560&#34; inkscape:window-y=&#34;0&#34; inkscape:window-maximized=&#34;1&#34; inkscape:current-layer=&#34;g4597&#34; /&gt;&lt;g inkscape:groupmode=&#34;layer&#34; inkscape:label=&#34;Image&#34; id=&#34;g4597&#34;&gt;&lt;rect style=&#34;fill:var(--icon-colour__orange);fill-opacity:1;stroke:var(--icon-colour__orange);stroke-width:18.00002425;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke&#34; id=&#34;rect4655&#34; width=&#34;151.83469&#34; height=&#34;195.54515&#34; x=&#34;73.71109&#34; y=&#34;73.244606&#34; transform=&#34;matrix(1,0,-0.00232161,0.99999731,0,0)&#34; /&gt;&lt;rect style=&#34;fill:var(--icon-colour__yellow);fill-opacity:1;stroke:var(--icon-colour__yellow);stroke-width:18.00002425;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke&#34; id=&#34;rect4655-5&#34; width=&#34;151.83469&#34; height=&#34;195.54515&#34; x=&#34;287.34845&#34; y=&#34;243.71935&#34; transform=&#34;matrix(1,0,-0.00232161,0.99999731,0,0)&#34; /&gt;&lt;rect style=&#34;fill:var(--icon-colour__green);fill-opacity:1;stroke:var(--icon-colour__green);stroke-width:18.00007497;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke&#34; id=&#34;rect4655-5-9&#34; width=&#34;155.95563&#34; height=&#34;108.24628&#34; x=&#34;285.01883&#34; y=&#34;71.178368&#34; transform=&#34;matrix(1,0,-0.00408154,0.99999167,0,0)&#34; /&gt;&lt;rect style=&#34;fill:var(--icon-colour__blue);fill-opacity:1;stroke:var(--icon-colour__blue);stroke-width:18.00007497;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke&#34; id=&#34;rect4655-5-9-2&#34; width=&#34;155.95563&#34; height=&#34;108.24628&#34; x=&#34;72.821693&#34; y=&#34;331.08734&#34; transform=&#34;matrix(1,0,-0.00408154,0.99999167,0,0)&#34; /&gt;&lt;/g&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt; or Query &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Query&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:var(--icon-colour__blue)&#34; d=&#34;M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt; documents in that folder and nothing else.&lt;/p&gt;
&lt;h3 id=&#34;applying-changes-to-descendants&#34;&gt;Applying Changes to Descendants&lt;/h3&gt;
&lt;p&gt;When making changes to the permissions on a Folder &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Folder&#34;&gt;&lt;svg width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34; version=&#34;1.1&#34; id=&#34;svg1&#34; sodipodi:docname=&#34;Folder.svg&#34; inkscape:version=&#34;1.4.2 (f4327f4, 2025-05-13)&#34; xmlns:inkscape=&#34;http://www.inkscape.org/namespaces/inkscape&#34; xmlns:sodipodi=&#34;http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34; xmlns:svg=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;defs id=&#34;defs1&#34; /&gt;&lt;sodipodi:namedview id=&#34;namedview1&#34; pagecolor=&#34;var(--icon-colour__white)&#34; bordercolor=&#34;var(--icon-colour__black)&#34; borderopacity=&#34;0.25&#34; inkscape:showpageshadow=&#34;2&#34; inkscape:pageopacity=&#34;0.0&#34; inkscape:pagecheckerboard=&#34;0&#34; inkscape:deskcolor=&#34;#d1d1d1&#34; inkscape:zoom=&#34;0.51702009&#34; inkscape:cx=&#34;814.2817&#34; inkscape:cy=&#34;683.72585&#34; inkscape:window-width=&#34;3840&#34; inkscape:window-height=&#34;2071&#34; inkscape:window-x=&#34;3191&#34; inkscape:window-y=&#34;-9&#34; inkscape:window-maximized=&#34;1&#34; inkscape:current-layer=&#34;svg1&#34; /&gt;&lt;path style=&#34;stroke-width:1.07898&#34; d=&#34;m 1792,646.90301 v 761.05769 q 0,99.4565 -71.077,170.8056 -71.0768,71.3493 -170.1538,71.3493 H 241.23076 q -99.07692,0 -170.153839,-71.3493 Q 0,1507.4172 0,1407.9607 V 370.15473 Q 0,270.69833 71.076921,199.34916 142.15384,128 241.23076,128 h 344.6154 q 99.07692,0 170.15384,71.34916 71.07692,71.34917 71.07692,170.80557 v 34.59355 h 723.69228 q 99.077,0 170.1538,71.34915 Q 1792,547.44659 1792,646.90301 Z&#34; id=&#34;path1&#34; /&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt; you have the option of making the changes to just that folder or to all descendants of that folder.
Selecting to apply to all descendants will make all permission changes apply to every descendant, i.e. including any sub-folders and their contents or own sub-folders.&lt;/p&gt;
&lt;h2 id=&#34;moving-and-copying-documents&#34;&gt;Moving and Copying Documents&lt;/h2&gt;
&lt;p&gt;When you move &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Move&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:currentColor&#34; d=&#34;M1280 896q0 14-9 23l-320 320q-9 9-23 9-13 0-22.5-9.5t-9.5-22.5v-192h-352q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h352v-192q0-14 9-23t23-9q12 0 24 10l319 319q9 9 9 23zm160 0q0-148-73-273t-198-198-273-73-273 73-198 198-73 273 73 273 198 198 273 73 273-73 198-198 73-273zm224 0q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt; or copy &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Copy&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:currentColor&#34; d=&#34;M1664 1632v-1088q0-13-9.5-22.5t-22.5-9.5h-1088q-13 0-22.5 9.5t-9.5 22.5v1088q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5-9.5t9.5-22.5zm128-1088v1088q0 66-47 113t-113 47h-1088q-66 0-113-47t-47-113v-1088q0-66 47-113t113-47h1088q66 0 113 47t47 113zm-384-384v160h-128v-160q0-13-9.5-22.5t-22.5-9.5h-1088q-13 0-22.5 9.5t-9.5 22.5v1088q0 13 9.5 22.5t22.5 9.5h160v128h-160q-66 0-113-47t-47-113v-1088q0-66 47-113t113-47h1088q66 0 113 47t47 113z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt; a document/folder you have the choice of how the destination document/folder&amp;rsquo;s permissions should be derived.
The move/copy dialog offers the following choices:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;None&lt;/strong&gt; - Removes all current permissions.
Ignores permissions of the destination folder.
You will be the owner of the moved document if not already.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Source&lt;/strong&gt; - Keep the current permissions and ownership as they are.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Destination&lt;/strong&gt; - Removes all current permissions.
Adds the permissions of the destination folder.
You will be the owner of the moved document if not already.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Combined&lt;/strong&gt; - Keep the current permissions and add the permissions
of the destination folder. You will be the owner of the moved document if not already.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&#34;alert alert-primary&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;alert-heading&#34;&gt;Note&lt;/h4&gt;



    &lt;p&gt;You must have &lt;code&gt;Owner&lt;/code&gt; permission on the source document/folder (or &lt;code&gt;Administrator&lt;/code&gt; &lt;span class=&#34;glossary-link&#34;&gt;
&lt;a href=&#34;../../docs/glossary/a/glossary-application-permission&#34;&gt;
&lt;span&gt;Application permission&lt;/span&gt;
&lt;i class=&#34;glossary-link-icon fas fa-book fa-sm text-primary&#34;&gt;&lt;/i&gt;
&lt;/a&gt;&lt;span class=&#34;glossary-tooltip&#34;&gt;
&lt;span class=&#34;glossary-tooltip-title&#34;&gt;Application permission&lt;/span&gt;
&lt;span class=&#34;glossary-tooltip-summary&#34;&gt;This is a permission that is not specific to a single document. It applies to all documents or is not related to documents in any way.&lt;/span&gt;&lt;span class=&#34;glossary-tooltip-truncated&#34;&gt;Click to see more details…&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;) if you wish to use &lt;em&gt;None&lt;/em&gt;, &lt;em&gt;Destination&lt;/em&gt; or &lt;em&gt;Combined&lt;/em&gt; as these all involve a change of permissions.&lt;/p&gt;


&lt;/div&gt;



      </description>
    </item>
    
  </channel>
</rss>
