diff --git a/src/views/Help/Help.tsx b/src/views/Help/Help.tsx index 9f08755..450903c 100644 --- a/src/views/Help/Help.tsx +++ b/src/views/Help/Help.tsx @@ -19,13 +19,18 @@ function Help() { <>
@@ -143,9 +148,48 @@ function Help() { Using{' '} 'Run' will finish the - creation-process, so you can - interact with the newly structured - documents. + creation-process, and you can now + see the prefiltered documents. +

+ + + } + +
+

How can i interact with a DocBase

+ { +
    +
  1. +

    + In the DocBase-Segment you can find + your created document bases. +

    +
  2. +
  3. +

    + By pressing{' '} + {' '} + 'Start interactive table population' + you can modify the DocBase. +
    +

    +
  4. +
  5. +

    + This process is timed to terminate + after 180 seconds. +

    +
  6. +
  7. +

    + For each attribute you filtered for, + you can now + {' '} + confirm if the found nuggets are + correct.