{"componentChunkName":"component---smooth-doc-smooth-doc-src-templates-doc-js","path":"/docs/search/search-operations/","result":{"data":{"mdx":{"fields":{"pageType":"doc","title":"Search Operations","editLink":""},"body":"var _excluded = [\"components\"];\nfunction _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }\nfunction _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var s = Object.getOwnPropertySymbols(e); for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }\nfunction _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Search Operations\",\n  \"description\": \"search operations\",\n  \"order\": 11,\n  \"section\": \"Search\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"search-operations\"\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#search-operations\",\n    \"aria-label\": \"search operations permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Search Operations\"), mdx(\"br\", null), mdx(\"p\", null, \"Search can be used to perform bulk operations on the items in the Repository. All Repository operations can be performed with search results. See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-operations/\"\n  }, \"Repository Operations\"), \" for more details.\"), mdx(\"h2\", {\n    \"id\": \"context-menu\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#context-menu\",\n    \"aria-label\": \"context menu permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Context Menu\"), mdx(\"p\", null, \"Most operations can be performed via a context menu. This menu is accessed by right-clicking on an item in the search results listing (or one of the currently selected items when using \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-operations/#multi-select\"\n  }, \"Multi-Select\"), \"). The same menu can be accessed by clicking the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/dce14af56b5d51d2629c3dd5743e4ef5/nav-arrow-down.svg\",\n    \"alt\": \"Down Arrow\"\n  }), \" button next to the item's name in the right-hand panel. You may need to click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/6310e58b853ab4ce397152392470b7cb/nav-arrow-left.svg\",\n    \"alt\": \"Expand\"\n  }), \" button if the panel is collapsed.\"), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"On a mobile device, tap and hold on an item to display the context menu. Alternatively, you may tap on an item to select it and then tap on the \", mdx(\"b\", null, \"1 Selected\"), \" dropdown menu at the top of the item list, next to the search box.\")), mdx(\"br\", null), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"Depending on your \", mdx(\"a\", {\n    href: \"../../settings/permissions/\"\n  }, \"Permissions\"), \" and add-ons some operations may not be available.\")), mdx(\"details\", null, mdx(\"summary\", null, \" Move \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Move\"), \" opens the Move Item dialog, allowing you to move the item (or items) to any accessible folder.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Move\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, select the destination folder from the available list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Move to Folder\"), \" button\"))), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"If you attempt to move an item which is governed by a \", mdx(\"a\", {\n    href: \"../../settings/policies/#reason-for-change-tracking\"\n  }, \"reason for change tracking policy\"), \", you will be required to provide a reason for the change.\"))), mdx(\"details\", null, mdx(\"summary\", null, \" Copy \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Copy\"), \" opens the Copy Item dialog, allowing you to make a copy of the item (or items) in another folder.\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"When copying entries in the Repository, the underlying files are not duplicated (i.e., copies are linked to the same underlying file) and thus do not consume additional storage. However, the metadata associated with the copied entries, such as annotations, snapshots, and Custom Fields, are duplicated when an entry in the Repository is copied (i.e., duplicated entries will retain an independent copy of the original metadata).\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Copy\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, select the destination folder from the available list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Copy to Folder\"), \" button\"))), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"The new file or folder will be named \\\"Copy of \", mdx(\"em\", null, \"item name\"), \"\\\".\"))), mdx(\"details\", null, mdx(\"summary\", null, \" Copy URL \\u2014 single item only \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Copy URL\"), \" copies the URL of the item to the clipboard.\")), mdx(\"details\", null, mdx(\"summary\", null, \" Open Folder \\u2014 folders only \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open Folder\"), \" navigates into the selected folder.\")), mdx(\"details\", null, mdx(\"summary\", null, \" View Image(s) \\u2014 images only\"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"View Images\"), \" opens the select item (or items) in the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/viewer/overview/\"\n  }, \"Viewer\"), \".\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"Only images can be opened in the Viewer.\")), mdx(\"details\", null, mdx(\"summary\", null, \" Properties \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Properties\"), \" displays the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-operations/#properties-dialog\"\n  }, \"Properties Dialog\"), \" for this folder.\")), mdx(\"details\", null, mdx(\"summary\", null, \" Retry Type Detection \\u2014 attachments only \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Retry Type Detection\"), \" attempts to force the system to detect this attachment as an image again. This can be useful if an image uploaded completely, but for whatever reason is not being recognized by PathcoreFlow as an image. If this still does not work you may need to contact \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"mailto:support@pathcore.com\"\n  }, \"Pathcore Support\"), \".\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"This operation only applies to attachments.\")), mdx(\"details\", null, mdx(\"summary\", null, \" Rename \\u2014 single item only \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Rename\"), \" allows you to change the name of the item.\\nWhile all entries in the Repository have names, names do not have to be unique because each entry has a unique ID, see \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-overview/#names-and-ids\"\n  }, \"Names and IDs\"), \".\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"It\\u2019s not possible to rename multiple items at the same time.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Rename\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, type a new name for the item\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Rename\"), \" button or press the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Enter\"), \" key to save. To discard your changes, click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Cancel\"), \" button or press the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Escape\"), \" key\"))), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"If you attempt to rename an item which is governed by a \", mdx(\"a\", {\n    href: \"../../settings/policies/#reason-for-change-tracking\"\n  }, \"reason for change tracking policy\"), \", you will be required to provide a reason for the change.\"))), mdx(\"details\", null, mdx(\"summary\", null, \" Edit Metadata \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Edit Metadata\"), \" opens a dialog where you can add, change, or remove \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/metadata/\"\n  }, \"Metadata\"), \" fields for the item (or items).\"), mdx(\"p\", null, \" See the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/metadata/\"\n  }, \"Metadata\"), \" section for more details.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Edit Metadata\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"The popup dialog allows you to add or remove metadata \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/metadata/system-fields/\"\n  }, \"System Fields\"), \", \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/metadata/custom-fields/\"\n  }, \"Custom Fields\"), \", and/or \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/metadata/field-sets/\"\n  }, \"Field Sets\")))), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"If you attempt to modify an item which is governed by a \", mdx(\"a\", {\n    href: \"../../settings/policies/#reason-for-change-tracking\"\n  }, \"reason for change tracking policy\"), \", you will be required to provide a reason for the change.\"))), mdx(\"details\", null, mdx(\"summary\", null, \" Share \\u2014 single item only \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Share\"), \" opens the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/share-links/share-link-overview/\"\n  }, \"Share Links\"), \" dialog, which allows you to add and manage share links for the item.\"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/share-links/managing-share-links/\"\n  }, \"Managing Share Links\"), \" for more details.\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"It\\u2019s not possible to share multiple items at a time. However it is possible to share a folder of items.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Share\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"The popup dialog allows you to add and manage share links\")))), mdx(\"details\", null, mdx(\"summary\", null, \" Update Fields \\u2014 single item only [add-on] \"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/metadata/synchronization/\"\n  }, \"Metadata - Synchronization\"), \".\")), mdx(\"details\", null, mdx(\"summary\", null, \" Update Fields (Forced) \\u2014 single item only [add-on] \"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/metadata/synchronization/\"\n  }, \"Metadata - Synchronization\"), \".\")), mdx(\"details\", null, mdx(\"summary\", null, \" Mark as Read / Mark as Unread \"), mdx(\"p\", null, \" An item can be marked as \\\"read\\\" (name in plain text) or \\\"unread\\\" (name in bold) depending on whether or not you have previously viewed it.\"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-operations/#read-status\"\n  }, \"Read Status\"), \" for more details.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Mark as Read\"), \" to enable the read status, or\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Mark as Unread\"), \" to clear the read status\")))), mdx(\"details\", null, mdx(\"summary\", null, \" Favorite / Unfavorite \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Favorite\"), \" tags the item (or items) as \", mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Starred\"), \". Items tagged this way are quickly and easily accessible from the Starred Items List.\\n\", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Unfavorite\"), \" removes this tag.\"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-operations/#favorite-status\"\n  }, \"Favorite Status\"), \" for more details.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Favorite\"), \" to add the \", mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Starred\"), \" tag, or\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Unfavorite\"), \" to remove the tag\")))), mdx(\"details\", null, mdx(\"summary\", null, \" Download \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" opens the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-operations/#downloading\"\n  }, \"Download\"), \" dialog, allowing you to save items and metadata locally.\"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-operations/#downloading\"\n  }, \"Downloading\"), \" for more details.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, select what you would like to download (files and/or metadata)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" button\")))), mdx(\"details\", null, mdx(\"summary\", null, \" Open in VIS [add-on] \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open in VIS\"), \" allows you to open the item (or items) in Visiopharm.\"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/integrations/visiopharm-integration/\"\n  }, \"Visiopharm Integration\"), \" for more details.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open in VIS\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, select your options\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open\"), \" button\"))), mdx(\"div\", {\n    className: \"info\"\n  }, \"When opening multiple images in Visiopharm, they must all be in the same folder. Also, no images in Unsorted Uploads can be opened in Visiopharm.\")), mdx(\"details\", null, mdx(\"summary\", null, \" Open in HALO [add-on] \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open in HALO\"), \" allows you to open the item (or items) in Indica Labs's HALO software.\"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/integrations/halo-integration/\"\n  }, \"HALO Integration\"), \" for more details.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open in HALO\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"A SIS file will download\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Open the SIS file in HALO\")))), mdx(\"details\", null, mdx(\"summary\", null, \" Export Activities \\u2014 single item only [add-on] \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Export Activities\"), \" opens the Export Activities dialog, which can generate a CSV file of changes made to the item over a specified period of time.\"), mdx(\"p\", null, \" See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/activity-logs/\"\n  }, \"Activity Logs\"), \" for more details.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Export Activities\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) In the popup dialog, select the start date from the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Since\"), \" field\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Select the desired output timezone from the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Timezone\"), \" dropdown menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Export CSV\"), \" button to download a CSV file\")))), mdx(\"details\", null, mdx(\"summary\", null, \" Move to Trash \"), mdx(\"p\", null, \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Move to Trash\"), \" allows you to move the selected item(s) to the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/trash/\"\n  }, \"Trash\"), \".\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Bring up the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#context-menu\"\n  }, \"context menu\"), \" for the item (or items)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Move to Trash\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Yes\"), \" button to confirm if you are sure you wish to move the item(s) to the Trash. To cancel the action, click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Cancel\"), \" button or press the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Escape\"), \" key\"))), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"If you attempt to move an item which is governed by a \", mdx(\"a\", {\n    href: \"../../settings/policies/#reason-for-change-tracking\"\n  }, \"reason for change tracking policy\"), \" to Trash, you will be required to provide a reason for the change.\"))), mdx(\"h2\", {\n    \"id\": \"exporting\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#exporting\",\n    \"aria-label\": \"exporting permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Exporting\"), mdx(\"p\", null, \"Search results can be exported as a file in CSV format. See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/search/exporting-results/\"\n  }, \"Exporting Results\"), \" for more details.\"), mdx(\"h2\", {\n    \"id\": \"tagging\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#tagging\",\n    \"aria-label\": \"tagging permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Tagging\"), mdx(\"p\", null, \"Search results can be bulk tagged. This allows you to quickly apply a tag or set of tags to all items that match the search query.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To apply tags to all search results \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/4f90976e683d23583284e66ac6b3b636/nav-search.svg\",\n    \"alt\": \"Search\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Search\"), \" button from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/repository-overview/#navigation-menu\"\n  }, \"Navigation Menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Perform a search query. See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/search/search-overview/#basic-queries\"\n  }, \"Basic Queries\"), \" for more details\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/d4888ff081e32544e2c999e2caacbd9e/table-more.svg\",\n    \"alt\": \"More\"\n  }), \" button at the top right of the search results\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup menu, click on \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Tag All Results\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, choose a tag from the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add a tag..\"), \" dropdown menu. To create a new tag, type directly into the field and click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"+ New tag\"), \" option\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Tag Results\"), \" button\")))));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#search-operations","title":"Search Operations","items":[{"url":"#context-menu","title":"Context Menu"},{"url":"#exporting","title":"Exporting"},{"url":"#tagging","title":"Tagging"}]}]}}},"pageContext":{"id":"f8c17e83-6807-5097-98b4-5888248e5d79"}},"staticQueryHashes":["1086510573","1106176283","1122327541","2140385554","2719290676","3597609067","4027383558"]}