{"version":"https:\/\/jsonfeed.org\/version\/1","title":"Using 'Groups' with Connect > Docman Help","home_page_url":"https:\/\/help.docman.com\/knowledge-base\/using-groups-with-connect\/","feed_url":"https:\/\/help.docman.com\/knowledge-base\/using-groups-with-connect\/feed\/json","author":{"name":"nextSTL","url":"https:\/\/help.docman.com"},"items":[{"title":"Using &#8216;Groups&#8217; with Connect","date_published":"2019-10-02T11:10:49Z","date_modified":"2021-08-23T10:27:48Z","id":"https:\/\/help.docman.com\/knowledge-base\/using-groups-with-connect\/","url":"https:\/\/help.docman.com\/knowledge-base\/using-groups-with-connect\/","author":{"name":"Thomas Burton","url":"","avatar":"https:\/\/secure.gravatar.com\/avatar\/a32b4001ab8ff3155eacbca0c04ea21c09b641defc2ff85bcd80a14ebdf75d62?s=96&d=mm&r=g"},"summary":"\nIn Connect, there is the functionality to specify 'Groups' when sending documents. The concept is that you are able to separate documents by either a team, letter type, department or however you choose to use it. \n\n\n\nIn turn, you are able to sort wi\u2026","content_html":"<!-- wp:paragraph -->\n<p>In Connect, there is the functionality to specify 'Groups' when sending documents. The concept is that you are able to separate documents by either a team, letter type, department or however you choose to use it. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In turn, you are able to sort within the Connect Console views of these groups therefore enabling you to report on the use of them. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For example, you may wish to use Groups as the different letter types you send:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Discharge Summary<\/li><li>Blood Test<\/li><li>Clinic Letter<\/li><li>Outpatient Letter<\/li><li>Care Plan<\/li><\/ul>\n<!-- \/wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Please visit the Connect User Guide on how to setup Groups<\/em><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once created, you are also able to assign users to one or more of the Groups. Or perhaps you are a Team Manager, you may wish to be part of all Groups, therefore you leave the Group option blank.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you have all of your Groups created and users assigned to them, you will be able to instruct users to send their letters referencing the relevant Group. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>For Capture Console users:<\/h4>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In the top right hand corner of your Capture screen, you will have the ability to switch Groups to the one you wish to send under:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4638} -->\n<figure class=\"wp-block-image\"><img src=\"https:\/\/help.docman.com\/wp-content\/uploads\/2019\/10\/image-1024x437.png\" alt=\"\" class=\"wp-image-4638\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:paragraph -->\n<p>When capturing a document, you will now send under the Group you have selected.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are in a Group with other members of staff, you can select 'Show Group Documents' to show other documents that have been captured by the same Group. This is particularly useful if more than one person sends 'Discharge Summaries' for example. Or if the usual member of staff who sends these documents is on annual leave, and someone else is picking up their work.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4639} -->\n<figure class=\"wp-block-image\"><img src=\"https:\/\/help.docman.com\/wp-content\/uploads\/2019\/10\/image-1-1024x495.png\" alt=\"\" class=\"wp-image-4639\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Please note whilst the Group can contain more than one individual, the 'Contributor' will always be unique and specify the user's name.<\/em><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have sent your documents, you can then use the Document List filters to look back at the documents sent under your group, in this case, Discharge Summary:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4640} -->\n<figure class=\"wp-block-image\"><img src=\"https:\/\/help.docman.com\/wp-content\/uploads\/2019\/10\/image-2-1024x463.png\" alt=\"\" class=\"wp-image-4640\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:paragraph -->\n<p>You can also switch Groups again through this screen to reveal documents sent under other Groups:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4642} -->\n<figure class=\"wp-block-image\"><img src=\"https:\/\/help.docman.com\/wp-content\/uploads\/2019\/10\/image-4-1024x274.png\" alt=\"\" class=\"wp-image-4642\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>For API users:<\/h4>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In order to send under the Groups you have created, you must specify the Group within the Sender Object in the JSON, for example:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"CaptureSource\": 2,<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp; \"RecipientOdsCode\": \"apitest50\",<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp; \"Sender\": {<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;&nbsp;&nbsp; \"OdsCode\": \"SEN20\",<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;&nbsp;&nbsp; \"Organisation\": \"Docman Hospital\",<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;&nbsp;&nbsp; \"Department\": \"A&amp;E\",<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>&nbsp;&nbsp;&nbsp; \"Person\": \"Dr Doctor\",<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph {\"backgroundColor\":\"luminous-vivid-amber\"} -->\n<p class=\"has-luminous-vivid-amber-background-color has-background\">\"Group\":\"Discharge Summary\"<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then you will achieve the same result when seeing the document in the Connect Console:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4643} -->\n<figure class=\"wp-block-image\"><img src=\"https:\/\/help.docman.com\/wp-content\/uploads\/2019\/10\/image-5-1024x68.png\" alt=\"\" class=\"wp-image-4643\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions regarding Groups, please contact either the Projects Team if you are still in Deployment Phase, or the Support Desk if in Business as Usual.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Projects: dm.logistics@oneadvanced.com<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Support Desk:  <a href=\"https:\/\/customers.oneadvanced.com\">https:\/\/customers.oneadvanced.com<\/a><\/p>\n<!-- \/wp:paragraph -->","tags":[]}]}