|
88 | 88 | <li class="toctree-l2"><a class="reference internal" href="#import">Import</a> |
89 | 89 | </li> |
90 | 90 | <li class="toctree-l2"><a class="reference internal" href="#documents">Documents</a> |
| 91 | + <ul> |
| 92 | + <li class="toctree-l3"><a class="reference internal" href="#templates">Templates</a> |
| 93 | + </li> |
| 94 | + <li class="toctree-l3"><a class="reference internal" href="#storage">Storage</a> |
| 95 | + </li> |
| 96 | + <li class="toctree-l3"><a class="reference internal" href="#retention">Retention</a> |
| 97 | + </li> |
| 98 | + </ul> |
91 | 99 | </li> |
92 | 100 | <li class="toctree-l2"><a class="reference internal" href="#notifications">Notifications</a> |
93 | 101 | </li> |
@@ -190,9 +198,16 @@ <h3 id="import">Import <a name="import"></a></h3> |
190 | 198 | <p>When importing, all other controls and measures can be deleted and test data generated.</p> |
191 | 199 | <p><a href="../images/import.png"><img alt="Screenshot" src="../images/import.png" /></a></p> |
192 | 200 | <h3 id="documents">Documents <a name="documents"></a></h3> |
193 | | -<p>This screen is used to modify the document templates used for the control sheets and the ISMS management report and provides an overview of all the documents used as evidence when carrying out security checks.</p> |
| 201 | +<p>This screen lets you modify the document management settings used in Deming.</p> |
194 | 202 | <p><a href="../images/documents.png"><img alt="Screenshot" src="../images/documents.png" style="width:400px" /></a></p> |
195 | | -<p>The "Verify" button allows you to verify the integrity of the documents stored in the application.</p> |
| 203 | +<h4 id="templates">Templates</h4> |
| 204 | +<p>This part of the screen lets you modify the document templates used for control sheets and the ISMS management report, and gives you an overview of all the documents used as proof when carrying out security controls.</p> |
| 205 | +<h4 id="storage">Storage</h4> |
| 206 | +<p>This part of the screen lets you check the integrity of documents stored in the application.</p> |
| 207 | +<p>By clicking on “Verify”, Deming launches the integrity check of documents stored in the application, using a CRC32.</p> |
| 208 | +<h4 id="retention">Retention</h4> |
| 209 | +<p>This part of the screen lets you configure the retention period (in months) for checks carried out in the application.</p> |
| 210 | +<p>All checks carried out after this date are deleted, along with the associated documents and action plans.</p> |
196 | 211 | <h3 id="notifications">Notifications <a name="notifications"></a></h3> |
197 | 212 | <p>This screen is used to configure the notifications sent to users when they have to carry out controls.</p> |
198 | 213 | <p>The screen contains:</p> |
|
0 commit comments