{"componentChunkName":"component---smooth-doc-smooth-doc-src-templates-doc-js","path":"/docs/user-interface/custom-fields/","result":{"data":{"mdx":{"fields":{"pageType":"doc","title":"Custom Fields","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\": \"Custom Fields\",\n  \"section\": \"User Interface\",\n  \"description\": \"custom fields\",\n  \"order\": 25\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\": \"custom-fields\"\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#custom-fields\",\n    \"aria-label\": \"custom fields 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  }))), \"Custom Fields\"), mdx(\"br\", null), mdx(\"p\", null, \"With custom fields, the Upload Client can apply user-defined metadata to all images uploaded to PathcoreFlow. These fields can be a static key-value pair (e.g., a scanner model name), file properties (e.g., the local path from which the image was uploaded), or an environment variable (e.g., the workstation name).\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"In order to apply custom fields, the user account used to connect the Upload Client to PathcoreFlow requires the \\\"Edit metadata\\\" permission flag.\"), mdx(\"h2\", {\n    \"id\": \"values\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#values\",\n    \"aria-label\": \"values 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  }))), \"Values\"), mdx(\"p\", null, \"Fields are key-value pairs that can be associated with items in the PathcoreFlow Repository. A \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Value\"), \" custom field is a user-defined key-value pair that is applied to every file uploaded to PathcoreFlow from the Upload Client.\"), mdx(\"p\", null, \"For more information, see the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://docs.pathcore.com/flow/manual/latest/docs/metadata/custom-fields/\"\n  }, \"Custom Fields\"), \" page of the PathcoreFlow user manual.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To add a Value custom field \"), 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\": \"/upload-client/manual/latest/dbede08437135433e21830fc82fc4943/label.svg\",\n    \"alt\": \"Open Custom Fields\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open Custom Fields\"), \" button in the Action Bar at the top of the main window to display the Custom Fields window\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/upload-client/manual/latest/c4b1c06fc5c0532d45eae1a2e869f779/plus.svg\",\n    \"alt\": \"Add Custom Field\"\n  }), \" button at the top right of the field list, or right-click in the custom fields list to bring up the context menu and click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Field\"), \" popup dialog:\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Value\"), \" tab\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Name\"), \" of the metadata field in PathcoreFlow\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Value\"), \" to apply to the field\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Apply\"), \" button to save your changes, or click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Cancel\"), \" button to cancel\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Fields\"), \" window to save your changes\")))), mdx(\"h2\", {\n    \"id\": \"file-properties\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#file-properties\",\n    \"aria-label\": \"file properties 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  }))), \"File Properties\"), mdx(\"p\", null, \"A \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"File Property\"), \" custom field is similar to a \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Value\"), \" field, but instead of the value being user-defined it is taken from the metadata of the local file before upload.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To add a File Property custom field \"), 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\": \"/upload-client/manual/latest/dbede08437135433e21830fc82fc4943/label.svg\",\n    \"alt\": \"Open Custom Fields\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open Custom Fields\"), \" button in the Action Bar at the top of the main window to display the Custom Fields window\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/upload-client/manual/latest/c4b1c06fc5c0532d45eae1a2e869f779/plus.svg\",\n    \"alt\": \"Add Custom Field\"\n  }), \" button at the top right of the field list, or right-click in the custom fields list to bring up the context menu and click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Field\"), \" popup dialog:\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"File Property\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Name\"), \" of the metadata field in PathcoreFlow\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the desired information from the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Value\"), \" dropdown menu:\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Relative Path\"), \": the local path to the file, relative to the defined scan folder\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Absolute Path\"), \": the local path to the file\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Size\"), \": the size of the file, in bytes\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Format\"), \": the file format. This is not necessarily the same as the file extension (e.g., a PerkinElmer .tiff file would have a format of qptiff)\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button to save your changes, or click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Cancel\"), \" button to cancel\")))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Fields\"), \" window to save your changes\")))), mdx(\"h2\", {\n    \"id\": \"environment-variables\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#environment-variables\",\n    \"aria-label\": \"environment variables 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  }))), \"Environment Variables\"), mdx(\"p\", null, \"An \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Environment\"), \" custom field takes it value from an environment variable of the operating system (Windows) where the Upload Client is running. These may be set by the host OS, or by other software and services running on the computer (e.g., scanner management tools).\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"The Upload Client background service runs as a local system account, and it is in that context that the environment variables are resolved. This means that values from the currently logged in user are NOT available.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To add an Environment custom field \"), 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\": \"/upload-client/manual/latest/dbede08437135433e21830fc82fc4943/label.svg\",\n    \"alt\": \"Open Custom Fields\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open Custom Fields\"), \" button in the Action Bar at the top of the main window to display the Custom Fields window\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/upload-client/manual/latest/c4b1c06fc5c0532d45eae1a2e869f779/plus.svg\",\n    \"alt\": \"Add Custom Field\"\n  }), \" button at the top right of the field list, or right-click in the custom fields list to bring up the context menu and click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Field\"), \" popup dialog:\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Environment\"), \" tab\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Name\"), \" of the metadata field in PathcoreFlow\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the name of the local environment variable to use in the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Value\"), \" field\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Apply\"), \" button to save your changes, or click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Cancel\"), \" button to cancel\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Fields\"), \" window to save your changes\")))), mdx(\"details\", null, mdx(\"summary\", null, \" Example environment variables in Windows \"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"COMPUTERNAME\"), \": The name assigned to the local workstation\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"OS\"), \": Current operating system\"))), mdx(\"h2\", {\n    \"id\": \"managing-custom-fields\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#managing-custom-fields\",\n    \"aria-label\": \"managing custom fields 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  }))), \"Managing Custom Fields\"), mdx(\"details\", null, mdx(\"summary\", null, \" To edit an existing custom field \"), 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\": \"/upload-client/manual/latest/dbede08437135433e21830fc82fc4943/label.svg\",\n    \"alt\": \"Open Custom Fields\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open Custom Fields\"), \" button in the Action Bar at the top of the main window to display the Custom Fields window\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Right-click on the item in the custom fields list to bring up the context menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Edit\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Field\"), \" popup dialog:\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Make the desired changes to the field settings\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Apply\"), \" button to save your changes, or click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Cancel\"), \" button to cancel\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Fields\"), \" window to save your changes\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove a custom field \"), 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\": \"/upload-client/manual/latest/dbede08437135433e21830fc82fc4943/label.svg\",\n    \"alt\": \"Open Custom Fields\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open Custom Fields\"), \" button in the Action Bar at the top of the main window to display the Custom Fields window\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Right-click on the item in the custom fields list to bring up the context menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Delete\"))), 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\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Custom Fields\"), \" window to save your changes\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove all custom fields \"), mdx(\"div\", {\n    className: \"warning\"\n  }, \"There is no undo option after removing all custom fields.\"), 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\": \"/upload-client/manual/latest/dbede08437135433e21830fc82fc4943/label.svg\",\n    \"alt\": \"Open Custom Fields\"\n  }), \" \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open Custom Fields\"), \" button in the Action Bar at the top of the main window to display the Custom Fields window\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Clear All\"), \" button at the top right of the filter list\")), 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\")))));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#custom-fields","title":"Custom Fields","items":[{"url":"#values","title":"Values"},{"url":"#file-properties","title":"File Properties"},{"url":"#environment-variables","title":"Environment Variables"},{"url":"#managing-custom-fields","title":"Managing Custom Fields"}]}]}}},"pageContext":{"id":"493508d1-29e1-5520-9139-65b5e262ce6c"}},"staticQueryHashes":["1086510573","1106176283","1122327541","2140385554","2719290676","3597609067","4027383558"]}