# Configuring preferences for your organization Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean Overview for system administrators centrally configuring Draftable Clean across their organization using Group Policy, registry settings, or Microsoft Intune. This article is for system administrators who want to centrally configure Draftable Clean settings across their organization. ## Choose your configuration method For on-premises Active Directory environments. ADMX/ADML templates, admin profile editor, and full policy reference. For cloud-managed devices. Import ADMX templates or configure registry settings via OMA-URI. ## How Draftable Clean settings work Draftable Clean stores its configuration in the **Windows Registry**. When the application starts, it reads the current registry settings to determine its behavior — including cleaning profiles, DMS integrations, licensing, privacy preferences, and more. Administrators can manage these settings using any tool that writes to the registry, including Group Policy, Microsoft Intune, registry scripts, or other endpoint management tools. ## Priority of settings Unless otherwise noted, the order of precedence from highest to lowest priority is: 1. **User Policy** (set in User Configuration via Group Policy or Intune administrative templates) 2. **Computer Policy** (set in Computer Configuration via Group Policy or Intune administrative templates) 3. **User Setting** (set by the user through the application UI, or by manually editing the registry) If no policy setting exists, the user's own setting is used. ## v26.6.0 administrator updates (June 2026) Draftable Clean **v26.6.0** introduces several enterprise controls for administrators: * **Enforce must-clean metadata types across all profiles** — require specific metadata types to always be removed, regardless of which cleaning profile is active * **Outlook add-in lockdown** — lock the default profile, send-protection behaviours, and related add-in defaults so users cannot override organisation standards * **Individual add-in policy fields** — Outlook add-in settings are exposed as separate Group Policy / Intune administrative template fields, replacing the previous single combined JSON value * **Updated ADMX templates** — **DomainRules** and **AddInSettings** policies are surfaced explicitly * **MSI prerequisite change** — the machine-wide MSI no longer requires .NET 10 Desktop Runtime as a separate prerequisite check Organizations that scripted the previous single JSON blob for add-in settings must migrate to the new individual fields. See [Configuring preferences with Group Policy](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean) for migration details, or [Configuring preferences with Microsoft Intune](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Microsoft-Intune-Draftable-Clean) if you deploy via Intune. See the [v26.6.0 release notes](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-June-2026-v26-6-0) for the full release summary. ## User-facing settings In addition to administrator-managed settings, individual users can configure Draftable Clean through the **Settings** panel (gear icon, top-right corner): | Section | What can be configured | | ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **General** | Email subject/body templates, attachment summary format (desktop Email button), privacy (usage statistics, error reports) | | **Profile** | Create, delete, rename cleaning profiles and set defaults. Built-in profiles and administrator-configured profiles cannot be edited by users. See [Metadata cleaning profiles](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles) | | **Integrations** | iManage (enable, Server URL, auto-connect), NetDocuments (auto-detected via ndOffice) | | **Add-In** | Outlook add-in: profile selection, domain rules, send protection, attachment summary format | | **License** | License status, edition, and expiry date | | **Troubleshooting** | Email logs, export error logs, open log folder. See [Diagnostic logs and support](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Diagnostic-Logs-and-Support) | ### Add-In settings The **Add-In** section controls how the Draftable Clean Outlook add-in behaves: * **Profile Selection** — The cleaning profile is selected based on recipient email domains. The default profile when no recipients are entered is **Standard Clean**. An option to **allow users to override the cleaning profile per attachment** can also be enabled. * **Domain Rules** — Maps recipient domains to cleaning profiles. For example, an "Internal" rule for `yourfirm.com` uses **Clean Draft**, while "Default" (all other domains) uses **Standard Clean**. Rules also match subdomains — a rule for `acme.com` will match `mail.acme.com`. The most specific domain match takes precedence. * **Send Protection** — Controls what happens when issues are detected on send. "Attachments not finished cleaning" defaults to **Block**; "Tracked changes or comments detected" defaults to **Prompt**; "Unsupported attachment types" defaults to **Allow**. Each scenario can be set to Allow, Prompt, or Block. * **Attachment Summary** — Controls the default format when inserting an attachment list. Default: **List**. Where a Group Policy or Intune-managed setting exists, it takes priority over the user's own setting. ## Need help? If you need assistance configuring Draftable Clean across your organization, contact the Draftable team at [support@draftable.com](mailto:support@draftable.com). # Configuring preferences with Group Policy (Draftable Clean) Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean Centrally configure Draftable Clean across your organization using Active Directory Group Policy and ADMX administrative templates — including admin cleaning profiles, iManage and NetDocuments integration, Outlook add-in lockdown, and must-clean metadata enforcement. This guide is for administrators deploying Draftable Clean settings through **Active Directory Group Policy**. For cloud-managed devices, see [Configuring preferences with Microsoft Intune (Draftable Clean)](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Microsoft-Intune-Draftable-Clean). For an overview of both methods, see [Configuring preferences for your organization](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean). ## Administrative templates Draftable Clean provides **administrative templates** (ADMX/ADML files) that list all available settings, making it easy to discover and configure them directly from the Group Policy editor without needing to know individual registry paths. The templates are found in the **GroupPolicy** folder under the Draftable Clean installation path. The `current` folder is a shortcut that always points to the latest installed version. ``` %LocalAppData%\DraftableClean\current\GroupPolicy ``` If the `current` shortcut is not available, look for the folder with the highest version number under `%LocalAppData%\DraftableClean\` — the latest templates will be inside its `GroupPolicy` subfolder. **v26.7.0 (July 2026)** ships updated ADMX/ADML templates containing **26 policies**. Reinstall the templates from a v26.7.0 or later installation before configuring the iManage, NetDocuments, activation, or telemetry acknowledgement policies documented below — earlier shipped templates did not include them. Copy the Draftable Clean `.admx` file to: ``` C:\Windows\PolicyDefinitions ``` Then copy the `.adml` language file from: ``` %LocalAppData%\DraftableClean\current\GroupPolicy\en-US ``` to: ``` C:\Windows\PolicyDefinitions\en-US ``` Alternatively, copy the templates to your organization's **Central Store** network path. Once installed, Draftable Clean policies appear in the Group Policy editor under: * **Computer Configuration > Administrative Templates > Draftable Clean** * **User Configuration > Administrative Templates > Draftable Clean** Some settings may only appear under one scope if they are not supported in the other. ## Available policy settings Draftable Clean policies are written under the following registry root, depending on the scope you select in the Group Policy editor: ``` Computer Configuration: HKLM\Software\Policies\Draftable\Clean User Configuration: HKCU\Software\Policies\Draftable\Clean ``` Every policy below can be set under **both** Computer Configuration and User Configuration, with one exception: **Configure HTTP listener port** is available under Computer Configuration only. When the same policy is set in more than one location, the order of precedence is described in [Priority of settings](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean#priority-of-settings). The **Value name** column gives the exact registry value to target when configuring settings directly via Intune OMA-URI, the Settings Catalog, or a registry script. Each value sits under the registry root above, in the subkey shown in the section heading (for example, the add-in settings live under `...\Clean\AddIn`). ### Licensing The product key is **not** included in the administrative templates. To activate machines centrally, set it as a registry value (directly, via Intune OMA-URI, or with a registry script). Draftable Clean reads it on launch and activates automatically. | Setting | Value name | Type | Description | | --------------- | ------------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | | **Product key** | `ProductKey` | `REG_SZ` | Product key used for automatic license activation. Set directly under the registry root above — `HKLM` for all users on a machine, or `HKCU` per user. | ### Activation (`...\Clean\Activation`) | Policy | Value name | Type | Description | Version | | -------------------------------------------------- | -------------------------------- | ----------------- | ----------------------------------------------------------------------------------------- | ----------------- | | **Accept terms and conditions on behalf of users** | `WereTermsAndConditionsAccepted` | `REG_DWORD` (1/0) | Records acceptance of the terms and conditions so users are not prompted on first launch. | v26.6.100 onwards | Records acceptance of the Draftable Clean terms and conditions so users are not prompted on first launch. When enabled, the terms are treated as accepted and the prompt is skipped. When disabled or not configured, users are asked to accept the terms themselves. ### Outlook add-in (`...\Clean\AddIn`) | Policy | Value name | Type / values | Description | Version | | -------------------------------------------- | ----------------------- | --------------------- | -------------------------------------------------------------------------------------------- | --------------- | | **Default cleaning profile (no recipients)** | `NoRecipientsProfileId` | `REG_SZ` (profile ID) | Profile used when an email has no recipients. Leave empty to use the global default profile. | v26.6.0 onwards | Sets the profile to use when no email recipients have been entered. Leave empty to use the global default profile. This setting is separate from [domain rules](#configuring-domain-rules). Domain rules apply once recipients are present; this policy controls the profile when an email has no recipients. | Policy | Value name | Type / values | Description | Version | | ----------------------------------------- | ---------------------- | ----------------- | ----------------------------------------------------------------------------------------------------- | --------------- | | **Allow per-attachment profile override** | `AllowProfileOverride` | `REG_DWORD` (1/0) | When enabled, users can override the cleaning profile for individual attachments in the add-in panel. | v26.6.0 onwards | When enabled, users can override the cleaning profile for individual attachments in the add-in panel. When disabled, the assigned profiles cannot be changed. | Policy | Value name | Type / values | Description | Version | | ---------------------------------- | ------------------------- | --------------------------- | ----------------------------------------------------------------------- | --------------- | | **Default attachment list format** | `AttachmentSummaryFormat` | `REG_SZ` (`table` / `list`) | Default format for the attachment summary inserted into the email body. | v26.6.0 onwards | The default format for the attachment summary inserted into the email body. Choose from `table` or `list`. | Policy | Value name | Type / values | Description | Version | | ----------------------------------------------------- | ----------------------------- | --------------------------------------- | ----------------------------------------------------------------------------------- | --------------- | | **Send behaviour: attachments not finished cleaning** | `SendGateNotFinishedCleaning` | `REG_SZ` (`block` / `prompt` / `allow`) | What happens when the user tries to send while attachments are still being cleaned. | v26.6.0 onwards | Controls what happens when the user tries to send an email while attachments are still being cleaned. Values: `block` (prevent sending), `prompt` (ask user), `allow` (send anyway). | Policy | Value name | Type / values | Description | Version | | -------------------------------------------------------- | -------------------------------- | --------------------------------------- | ------------------------------------------------------------------ | --------------- | | **Send behaviour: tracked changes or comments detected** | `SendGateTrackedChangesDetected` | `REG_SZ` (`block` / `prompt` / `allow`) | What happens when attachments contain tracked changes or comments. | v26.6.0 onwards | Controls what happens when the user tries to send an email with attachments that contain tracked changes or comments. Values: `block` (prevent sending), `prompt` (ask user), `allow` (send anyway). | Policy | Value name | Type / values | Description | Version | | ------------------------------------------ | ------------------------- | --------------------------------------- | ------------------------------------------------------ | --------------- | | **Send behaviour: unsupported file types** | `SendGateUnsupportedFile` | `REG_SZ` (`block` / `prompt` / `allow`) | What happens when unsupported file types are attached. | v26.6.0 onwards | Controls what happens when the user tries to send an email with unsupported file types attached. Values: `block` (prevent sending), `prompt` (ask user), `allow` (send anyway). | Policy | Value name | Type / values | Description | Version | | -------------------------------------------- | ------------------- | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | | **Configure Outlook add-in settings (JSON)** | `AddInSettingsJson` | `REG_SZ` (JSON) | Legacy single-JSON form of all add-in settings. Used only if the individual settings above are not configured. Prefer the individual fields. | v26.3.100 onwards | **Legacy:** Specifies all add-in settings as a single JSON string. Prefer the individual settings, as this is only used if the individual settings are not configured. When enabled, the configured settings are applied. When disabled or not configured, application defaults are used. **Breaking change in v26.6.0 — Outlook add-in policy format.** Outlook add-in settings are now exposed as **individual Group Policy fields** (default profile, each send-protection behaviour, attachment summary format, and profile-override). Previously these were configured through a single combined JSON value. A new ADMX template surfaces the **DomainRules** and **AddInSettings** policies explicitly. If your organization scripted or deployed the previous single JSON value, you must migrate to the new individual fields. Reinstall the v26.6.0 administrative templates (see [Obtaining the templates](#obtaining-the-templates)) and reconfigure the add-in policies using the individual settings above. | Policy | Value name | Type | Description | Version | | -------------------------- | ----------------- | --------------- | ----------------------------------------------------------------------------------------------------- | ----------------- | | **Configure domain rules** | `DomainRulesJson` | `REG_SZ` (JSON) | Domain-based profile assignment rules that map email recipient domains to specific cleaning profiles. | v26.3.100 onwards | Specifies domain-based profile assignment rules as a JSON string. Each rule maps email recipient domains to a specific cleaning profile. When enabled, the configured rules are applied. When disabled or not configured, no domain rules are applied. Registry subkey: `...\Clean\DomainRules`. **Domain rules** map recipient email domains to cleaning profiles, so the Outlook add-in automatically applies the right profile based on who an email is being sent to. When you configure rules through the app UI (**Settings > Add-In**), Draftable Clean writes them to the registry for you. When you deploy centrally through the **Configure domain rules** policy, you set the same value — `DomainRulesJson` — directly, so it helps to know the JSON format. The profile used when an email has **no** recipients is a separate setting — the **Default cleaning profile (no recipients)** field (`NoRecipientsProfileId`), listed under Outlook add-in in [Available policy settings](#available-policy-settings). Domain rules only apply once recipients are present. #### JSON format The policy value is a single JSON object with a `rules` array. Each rule maps one or more domains to a profile: ```json theme={null} { "rules": [ { "id": "2b6f0cc9-0b0a-4e5a-9b7e-1f2a3b4c5d6e", "name": "Internal", "domains": ["yourfirm.com"], "profileId": "built-in-draft" }, { "id": "7d4e1a2b-3c4d-5e6f-7a8b-9c0d1e2f3a4b", "name": "Default", "domains": ["*"], "profileId": "built-in-standard" } ] } ``` | Field | Description | | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `id` | A unique identifier for the rule. Any unique string works — a GUID is typical, but the value is arbitrary and is **not** tied to a machine, so you can reuse the same JSON across your whole deployment. | | `name` | A label for the rule, shown in the Settings UI (for example, `Internal`). | | `domains` | An array of recipient domains the rule matches. Subdomains match automatically — `acme.com` also matches `mail.acme.com`. Use `["*"]` for the catch-all default rule. | | `profileId` | The ID of the cleaning profile to apply. See [Choosing the profile ID](#choosing-the-profile-id). | To start from a rule you have already built in the app, copy the JSON from the user setting at `HKCU\Software\Draftable\Clean\DomainRules` (value `DomainRulesJson`) and paste it into the policy. Check the `profileId` values before deploying widely — see below. #### Choosing the profile ID The `profileId` in each rule must match a profile that exists on the target machine. The three built-in profiles have **fixed IDs that are identical on every machine**, so they are always safe to reference: | Profile | `profileId` | | -------------- | ------------------- | | Standard Clean | `built-in-standard` | | Clean Share | `built-in-share` | | Clean Draft | `built-in-draft` | A profile that a user creates in the app is assigned a **random, machine-specific ID**. If a domain rule references such an ID and you deploy it to other machines, that profile will not exist there and Draftable Clean falls back to the default profile — so the rule silently stops doing what you intended. To reference a custom profile reliably across machines, deploy it as an [admin cleaning profile](#configuring-admin-cleaning-profiles) so the same profile ID is present everywhere, then use that ID as the `profileId`. #### How domain rules are matched * **For a single recipient domain**, the most specific matching pattern wins. An exact match beats a parent-domain (subdomain) match, which beats the wildcard `*`. * **When an email has recipients across multiple domains**, Draftable Clean applies the **least specific** of the matched rules. This is a deliberate safety measure: if any recipient falls outside your specific rules, the catch-all rule applies, so documents going to external or unknown recipients are cleaned with your default profile rather than a lighter internal one. Always keep a catch-all rule with `"domains": ["*"]` that points to a full cleaning profile. Without it, an email addressed to **both** an internal and an external recipient can match only your internal rule and skip cleaning for everyone. The catch-all guarantees external mail is always cleaned. #### Disabling cleaning for specific domains To stop attachments being cleaned for certain recipients (for example, internal colleagues), point a domain rule at a profile that preserves all metadata: Launch the [admin profile editor](#configuring-admin-cleaning-profiles) and create a profile with every metadata type set to **Preserve**. Deploying it as an admin profile means its profile ID is the same on every machine. In the exported profile JSON, find the `id` value for the profile you created. In your domain rules, add a rule whose `domains` list contains your internal domains and whose `profileId` is that profile's ID. Leave your `["*"]` rule pointing at a full cleaning profile so external mail is still cleaned. If you have configured [enforced cleaning rules](#enforcing-must-clean-metadata-types-across-all-profiles), those metadata types are always removed regardless of the active profile — including a preserve-all profile. Domain rules cannot override enforced cleaning. ### Email export — desktop Email button (`...\Clean\Export`) These settings apply to the desktop application's **Email** button, not the Outlook add-in. | Policy | Value name | Type / values | Description | Version | | ---------------------------------- | -------------------- | ------------- | -------------------------------------------------------------------- | ----------------- | | **Configure custom email subject** | `CustomEmailSubject` | `REG_SZ` | Default email subject line used when exporting via the Email option. | v26.3.100 onwards | Sets a custom email subject line used when exporting via the Email option in the application. When enabled, the configured subject is used as the default. When disabled or not configured, the application default subject is used. | Policy | Value name | Type / values | Description | Version | | ------------------------------- | ----------------- | ------------- | ------------------------------------------------------------ | ----------------- | | **Configure custom email body** | `CustomEmailBody` | `REG_SZ` | Default email body used when exporting via the Email option. | v26.3.100 onwards | Sets the default email body used when exporting via the Email option in the application. When enabled, the configured body text is used. When disabled or not configured, the application default body is used. | Policy | Value name | Type / values | Description | Version | | --------------------------------------------- | ------------------------ | ------------------------------------ | -------------------------------------------------------------------------------- | ----------------- | | **Configure email attachment summary format** | `EmailAttachmentSummary` | `REG_SZ` (`None` / `List` / `Table`) | How file attachment information is summarized in email exports. Default: `List`. | v26.3.100 onwards | Controls how file attachment information is summarised in email exports from the application. When enabled, the selected format is used. When disabled or not configured, the default format (`List`) is used. ### Cleaning profiles and enforcement (`...\Clean\Profiles`) | Policy | Value name | Type | Description | Version | | ------------------------------------- | ------------------------ | --------------- | --------------------------------------------------------------------------- | ----------------- | | **Configure admin cleaning profiles** | `AdminProfileCollection` | `REG_SZ` (JSON) | Administrator-managed cleaning profiles that users cannot modify or delete. | v26.3.100 onwards | Specifies admin-managed cleaning profiles. When enabled, the configured profiles are applied as policy-managed profiles that users cannot modify or delete. When disabled or not configured, no admin profiles are applied and users see built-in default profiles. You can edit this field by starting Draftable Clean with the `--admin-profile-editor` flag. This opens an in-memory profile editor where you can create, modify, and export a profile collection as a policy value. The **Configure admin cleaning profiles** setting is a User Configuration policy that allows administrators to define cleaning profiles centrally. These profiles are deployed to users and cannot be edited by them. The policy value is a JSON string representing the profile collection. Draftable Clean includes a built-in **admin profile editor** to simplify creating and updating this JSON — this workflow is designed for Group Policy deployment. The admin profile editor is intended for use with **Group Policy**. Launch Draftable Clean with the `--admin-profile-editor` flag, edit profiles visually, then copy the exported JSON into the Group Policy setting. If you deploy settings via Microsoft Intune, you can use the editor to generate the JSON value, but you must deploy it through your Intune configuration profile — see [Configuring preferences with Microsoft Intune](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Microsoft-Intune-Draftable-Clean). Launch Draftable Clean with the `--admin-profile-editor` flag: ``` DraftableClean.exe --admin-profile-editor ``` This opens an in-memory profile editor where you can create, modify, and export a profile collection as the policy value. **Workflow for updating admin profiles:** 1. Copy the existing profile collection JSON string from Group Policy 2. Open Draftable Clean with the `--admin-profile-editor` flag 3. Import the JSON string into the admin profile editor 4. Make the required changes using the visual editor 5. Copy the updated JSON string back to the clipboard 6. Paste the updated JSON string into the Group Policy setting to apply the changes | Policy | Value name | Type | Description | Version | | ------------------------------------- | ----------------------- | --------------- | ---------------------------------------------------------------------------------------------------- | --------------- | | **Configure enforced cleaning rules** | `EnforcedCleaningRules` | `REG_SZ` (JSON) | Metadata types that must always be removed across every profile (built-in, admin, and user-created). | v26.6.0 onwards | Specifies metadata cleaning rules that are enforced across all profiles (built-in, admin-created, and user-created). When enabled, each enforced rule pins a specific metadata kind to a specific cleaning action (for example, remove, or replace with a fixed string). The enforced action overrides whatever action the active profile would otherwise apply for that kind. Users cannot change the action for enforced kinds in the profile editor. When disabled or not configured, no enforcement is applied and profiles fully control cleaning behaviour. The value is a JSON string of the form: ```json theme={null} { "version": 1, "rules": [ { "kind": "author", "action": { "action": "remove" } }, { "kind": "last-saved-by", "action": { "action": "string-replace", "value": "Redacted" } } ] } ``` The **Enforced cleaning rules** policy lets administrators require that specific metadata types are **always** removed when files are cleaned — regardless of which cleaning profile is active. Enforcement is applied across **all** profiles: the built-in profiles, administrator-managed profiles, and any custom profiles users create later. Enforced rules are read-only at runtime and cannot be overridden by a profile's own settings. This gives legal and IT teams a guaranteed baseline — for example, ensuring author, comments, and tracked-change metadata are stripped from every outbound document no matter how a profile is configured. Enforced cleaning rules are defined as a JSON value in Group Policy. The set of available metadata types matches the [Supported Metadata Types](/hc/en-us/Draftable-Clean-articles/Supported-Metadata-Types) reference. ### Document management: iManage (`...\Clean\iManage`) | Policy | Value name | Type | Description | Version | | ------------------------------ | ---------- | ----------------- | ---------------------------------------------------------------- | ----------------- | | **Enable iManage integration** | `Enabled` | `REG_DWORD` (1/0) | Whether the iManage integration is available in Draftable Clean. | v26.6.100 onwards | The registry value for this policy is `Enabled`, **not** `ImanageEnabled`. It sits under the `...\Clean\iManage` subkey. Controls whether the iManage document management integration is available in Draftable Clean. When enabled, users can sign in to iManage and clean documents stored there. When disabled or not configured, the application default is used. | Policy | Value name | Type | Description | Version | | ------------------------------------ | ----------- | -------- | ----------------------------------------------------------------------------------- | ----------------- | | **Configure iManage server address** | `ServerUrl` | `REG_SZ` | iManage Work server address. Default: `https://cloudimanage.com` for iManage Cloud. | v26.6.100 onwards | Sets the iManage server address that Draftable Clean connects to. When enabled, the configured address is used. When disabled or not configured, the default address (`https://cloudimanage.com`) is used. | Policy | Value name | Type | Description | Version | | ------------------------------------ | ------------------ | ----------------- | ----------------------------------------------------------------------------------- | ----------------- | | **Sign in to iManage automatically** | `AutoLoginEnabled` | `REG_DWORD` (1/0) | Whether Draftable Clean establishes an iManage session when the application starts. | v26.6.100 onwards | Controls whether Draftable Clean signs in to iManage automatically on startup. When enabled, users are signed in without prompting. When disabled or not configured, users sign in manually. Depending on your iManage configuration, automatic connection may still show an iManage login prompt when the application starts. | Policy | Value name | Type | Description | Version | | -------------------------------------------- | --------------------------- | ----------------- | ---------------------------------------------------------------------------------------------- | --------------- | | **Use system browser to sign in to iManage** | `UseSystemBrowserForSignin` | `REG_DWORD` (1/0) | Routes iManage sign-in through the user's default web browser instead of the embedded browser. | v26.7.0 onwards | Controls how users sign in to iManage from Draftable Clean. By default, sign-in happens in an embedded browser inside the application. Enabling this policy routes the iManage OAuth sign-in through the user's default web browser instead. When enabled, the system browser is used. When disabled or not configured, the embedded browser is used. Enable this where an identity provider or **Conditional Access** policy blocks sign-in from third-party browsers, including the embedded Chromium runtime that Draftable Clean uses by default. | Policy | Value name | Type | Description | Version | | --------------------------------------------------------------- | -------------------------- | ----------------- | ----------------------------------------------------------------------------------------------- | --------------- | | **Skip the iManage system-browser sign-in confirmation prompt** | `SystemBrowserSkipConfirm` | `REG_DWORD` (1/0) | Suppresses the confirmation shown before the default web browser is opened for iManage sign-in. | v26.7.0 onwards | When **Use system browser to sign in to iManage** is in effect, users are normally asked to confirm before their default web browser is opened. Enabling this policy suppresses that confirmation, so the default browser opens directly with no prompt. When enabled, the confirmation prompt is skipped. When disabled or not configured, users see the confirmation prompt. ### Document management: NetDocuments (`...\Clean\NetDocuments`) | Policy | Value name | Type | Description | Version | | ----------------------------------- | ---------- | ----------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | | **Enable NetDocuments integration** | `Enabled` | `REG_DWORD` (1/0) | Whether the NetDocuments integration is available. When not configured, Draftable Clean auto-detects whether NetDocuments is installed. | v26.6.100 onwards | The registry value for this policy is `Enabled`, **not** `NetDocumentsEnabled`. It sits under the `...\Clean\NetDocuments` subkey. Controls whether the NetDocuments document management integration is available in Draftable Clean. When enabled, NetDocuments is used. When disabled, it is turned off. When not configured, Draftable Clean auto-detects whether NetDocuments is installed by looking for the **ndOffice** desktop application. | Policy | Value name | Type | Description | Version | | ---------------------------------- | ---------------- | ----------------- | --------------------------------------------------------------------------------------------------------------------------------- | ----------------- | | **Allow check-in to NetDocuments** | `CheckInEnabled` | `REG_DWORD` (1/0) | Whether cleaned documents can be checked back in to NetDocuments. When not configured, the application default (allowed) is used. | v26.6.100 onwards | Controls whether cleaned documents can be checked back in to NetDocuments. When enabled, users can check documents in. When disabled, check-in is not available. When not configured, the application default (allowed) is used. **SharePoint has no Group Policy settings.** The SharePoint integration added in v26.7.0 is enabled by users in **Settings > Integrations** and cannot currently be enabled, disabled, or pre-configured centrally. See [Troubleshooting: DMS integrations](/hc/en-us/Draftable-Clean-articles/Troubleshooting-DMS-Integrations). ### Privacy and telemetry (`...\Clean\Reporting`) | Policy | Value name | Type | Description | Version | | ----------------------------------------- | ------------------ | ----------------- | --------------------------------------------------------------------------------------------------------------- | ----------------- | | **Configure submission of error reports** | `SendErrorReports` | `REG_DWORD` (1/0) | Whether error reports are automatically submitted. When not configured, the application default (send) is used. | v26.3.100 onwards | Controls whether error reports are automatically submitted to help identify and fix issues. When enabled, error reports are sent. When disabled, error reports are not sent. When not configured, the application default (send) is used. | Policy | Value name | Type | Description | Version | | -------------------------------------------- | ---------------- | ----------------- | -------------------------------------------------------------------------------------------------------------- | ----------------- | | **Configure submission of usage statistics** | `SendStatistics` | `REG_DWORD` (1/0) | Whether anonymous usage statistics are submitted. When not configured, the application default (send) is used. | v26.3.100 onwards | Controls whether anonymous usage statistics are submitted to help improve the product. When enabled, statistics are sent. When disabled, statistics are not sent. When not configured, the application default (send) is used. | Policy | Value name | Type | Description | Version | | --------------------------------------------------- | ---------------------- | ----------------- | ------------------------------------------------------------------------------------------ | ----------------- | | **Acknowledge telemetry notice on behalf of users** | `TelemetryAcknowledge` | `REG_DWORD` (1/0) | Records acknowledgement of the telemetry notice so users are not prompted on first launch. | v26.6.100 onwards | Records acknowledgement of the Draftable Clean telemetry notice so users are not prompted on first launch. When enabled, the notice is treated as acknowledged and the prompt is skipped. When disabled or not configured, users see the notice themselves. | Policy | Value name | Type | Description | Version | | ---------------------------------------- | ------------------------ | --------------- | ------------------------------------------------------------------------------------------------------------- | ----------------- | | **Configure an organization identifier** | `OrganizationIdentifier` | `REG_SZ` (GUID) | Organization identifier included in all telemetry events, used to associate telemetry with your organization. | v26.6.100 onwards | Specifies an organization identifier (GUID) that is included in all telemetry events. The identifier is used to associate telemetry with your organization for reporting and analysis. No user-level personally identifiable information (PII) is collected or transmitted. This policy only tags telemetry at the organisation level. ### Local HTTP listener (`...\Clean\Listener`) — Computer Configuration only | Policy | Value name | Type | Description | Version | | -------------------------------- | ------------------ | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | | **Configure HTTP listener port** | `HttpListenerPort` | `REG_DWORD` | Port number for the local HTTP listener used for communication between the Draftable Clean application and its browser-based UI. Default: `5044`. | v26.6.0 onwards | Specifies the port number for the local HTTP listener used for communication between the Draftable Clean application and browser-based UI. When enabled, the configured port is used. When disabled or not configured, the default port (`5044`) is used. For a complete and up-to-date list, refer to the administrative templates installed on your system — they are the definitive source of truth for all configurable settings. ### Locking Outlook add-in defaults Each Outlook add-in policy field can be set as a fixed value that end users **cannot override** from the desktop application's **Settings > Add-In** panel. This lets administrators lock the default profile and send-protection behaviours to organisation standards while leaving other settings user-editable. Where a field is left unset by policy, the user's own setting applies. See [Priority of settings](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean#priority-of-settings) for the full precedence order. ## Need help? If you need assistance configuring Draftable Clean with Group Policy, contact the Draftable team at [support@draftable.com](mailto:support@draftable.com). # Configuring preferences with Microsoft Intune (Draftable Clean) Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Microsoft-Intune-Draftable-Clean Centrally configure Draftable Clean on cloud-managed Windows devices using Microsoft Intune — by importing ADMX administrative templates or deploying registry settings via OMA-URI configuration profiles. This guide is for administrators managing Draftable Clean settings through **Microsoft Intune**. For on-premises Active Directory environments, see [Configuring preferences with Group Policy (Draftable Clean)](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean). For an overview of both methods, see [Configuring preferences for your organization](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean). ## How Intune configures Draftable Clean Draftable Clean reads its configuration from the **Windows Registry**. Intune can write those registry values in two ways: ### Option 1: Import ADMX templates Import the Draftable Clean ADMX templates into Intune to manage settings from the Microsoft Intune admin center — the same settings experience as Group Policy, managed from the cloud. See the [Microsoft documentation for importing custom ADMX templates](https://learn.microsoft.com/en-us/mem/intune/configuration/administrative-templates-import-custom). The templates are found on an installed Draftable Clean machine at: ``` %LocalAppData%\DraftableClean\current\GroupPolicy ``` If the `current` shortcut is not available, look for the folder with the highest version number under `%LocalAppData%\DraftableClean\` — the latest templates will be inside its `GroupPolicy` subfolder. **v26.6.0 (June 2026)** ships updated ADMX/ADML templates. Import templates from a v26.6.0 or later installation before configuring policies in Intune. Ensure only one copy of each ADMX/ADML file is uploaded to Intune at a time — uploading duplicates with different names can cause configuration issues. Once imported, the same Computer Configuration and User Configuration settings available in Group Policy can be assigned to device or user groups in Intune. See [Available policy settings](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean#available-policy-settings) in the Group Policy guide for the full list. **Breaking change in v26.6.0 — Outlook add-in policy format.** If you previously deployed Outlook add-in settings as a single combined JSON value, migrate to the new **individual administrative template fields** introduced in v26.6.0. Re-import the updated templates and reconfigure default profile, send-protection, attachment summary, and profile-override settings separately. See [Configuring preferences with Group Policy](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean#available-policy-settings) for the field list and [v26.6.0 release notes](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-June-2026-v26-6-0) for context. ### Option 2: Configure registry settings directly Use Intune **Settings Catalog**, **OMA-URI**, or **Configuration Profiles** to write specific registry values. This does not require the ADMX templates and gives you direct control over individual registry keys. Refer to the ADMX templates or registry on a configured machine for the correct key paths and value formats when building custom profiles. ## v26.6.0 administrator updates Draftable Clean **v26.6.0 (June 2026)** adds enterprise controls that apply whether you use Intune or Group Policy: * **Enforce must-clean metadata types across all profiles** — require specific metadata types to always be removed, regardless of which cleaning profile is active. Configure via the **Enforced cleaning rules** policy (Computer Configuration) when using imported ADMX templates, or the equivalent registry value when using OMA-URI. * **Outlook add-in lockdown** — lock the default profile, send-protection behaviours, attachment summary format, and per-attachment profile override. v26.6.0 exposes these as **individual policy fields** rather than a single JSON blob. * **Updated ADMX templates** — **DomainRules** and **AddInSettings** policies are surfaced explicitly for import into Intune. * **MSI prerequisite change** — the machine-wide MSI no longer requires .NET 10 Desktop Runtime as a separate prerequisite check. See the [v26.6.0 release notes](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-June-2026-v26-6-0) for the full list of changes. ### Locking Outlook add-in defaults via Intune When you deploy add-in settings through imported administrative templates, each Outlook add-in field can be set as a fixed value that end users **cannot override** from **Settings > Add-In** in the desktop application. Where a field is left unset by policy, the user's own setting applies. See [Priority of settings](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean#priority-of-settings). ### Admin cleaning profiles via Intune The **Configure admin cleaning profiles** policy deploys administrator-managed cleaning profiles that users cannot edit. The policy value is a JSON string representing the profile collection. The visual **admin profile editor** (`DraftableClean.exe --admin-profile-editor`) is designed for the Group Policy copy-paste workflow. Intune administrators can still use the editor on a reference machine to build or update the JSON, then deploy that value through an imported administrative template or a custom registry/OMA-URI profile. See [Configuring admin cleaning profiles](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean#configuring-admin-cleaning-profiles) for the editor workflow. ### Enforcing must-clean metadata types The **Enforced cleaning rules** policy requires that specified metadata types are always removed — across built-in profiles, admin profiles, and any custom profiles users create later. The policy value is JSON; the available metadata types match the [Supported Metadata Types](/hc/en-us/Draftable-Clean-articles/Supported-Metadata-Types) reference. ## Deploying Draftable Clean with Intune Intune can also deploy the Draftable Clean desktop application itself (required for the Outlook add-in). See [Deployment options](/hc/en-us/Draftable-Clean-articles/Deployment-options) for installer types, then add the MSI or EXE as a Windows app in Intune following [Microsoft's app deployment documentation](https://learn.microsoft.com/en-us/mem/intune/apps/apps-windows-10-app-deploy). Configure application settings in a separate configuration profile after the app is deployed. ## Need help? If you need assistance configuring Draftable Clean with Microsoft Intune, contact the Draftable team at [support@draftable.com](mailto:support@draftable.com). # Enterprise Deployment Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Deployment-options Deploy Draftable Clean across your organization using the machine-wide MSI installer — for Citrix, RDS, and enterprise rollouts. This article is for IT administrators deploying Draftable Clean using the machine-wide MSI installer. For individual per-user installation using the default `.exe` installer, see [Single-user Installation](/hc/en-us/Draftable-Clean-articles/Single-user-Installation). If you also need to deploy the **Outlook add-in**, see [Installing Draftable Clean Outlook Add-in](/hc/en-us/Draftable-Clean-articles/Installing-Draftable-Clean-Outlook-Add-in). ## Machine-Wide MSI | Property | Value | | ------------------------- | ----------------------------------------------------------------------------------------------------- | | **Also Known As** | Native MSI, Per-Machine MSI | | **Installer Type** | MSI (Windows Installer) | | **Installer Scope** | System (machine-wide) | | **Requires Admin** | Yes | | **Recommended scenarios** | Citrix and Remote Desktop Services (RDS) deployments, high-security environments, enterprise rollouts | | **Download URL** | [DraftableCleanSystem.msi](https://dl.draftable.com/clean/DraftableCleanSystem.msi) | The MSI installer is recommended for enterprise deployment scenarios where a single, shared installation is required. The most common scenario is Microsoft RDS and Citrix deployments where a single shared installation is desired, typically for storage efficiency. The MSI installer is a system-wide installer — the software is installed to a system-wide location and can be launched by all users of the system, including concurrently as in RDS and Citrix deployments. ### Benefits * A single installation can be shared by all users on that machine * Administrators have full control over update management * Supports concurrent usage by multiple users on the same machine * Compatible with enterprise deployment tools (SCCM, Intune, etc.) ### Notes * Administrator rights are required for the initial installation and all updates * All product updates must be manually downloaded and installed As of **v26.6.0**, Draftable Clean has migrated to .NET 10 and the MSI installer **no longer requires the .NET 10 Desktop Runtime as a separate prerequisite**. This can simplify allowlisting for IT teams that previously managed that dependency separately. ### Installation Download the MSI installer: [DraftableCleanSystem.msi](https://dl.draftable.com/clean/DraftableCleanSystem.msi) Run the installer **with administrator rights**. On the installation menu, select the **Advanced** option and click **Next** to access the feature selection menu. On the **Advanced** screen, you will see an expandable feature tree. As of **v26.7.0** the **HTTP service** is included by default — expand the **Draftable Clean** node and confirm it is set to install. This allows the application to run in the background and open without requiring users to open the application first. Continue through the remaining prompts. Draftable Clean is installed and ready to use for all users on the machine. ### Custom MSI deployment via scripted automated installs The following steps are suitable for administrators deploying Draftable Clean via a command line interface, Intune, or similar. Below is a basic example of how to install Draftable Clean via the command line. This example shows installation including the HTTP Listener Service. ```powershell theme={null} Start-Process msiexec -ArgumentList '/i "DraftableCleanSystem.msi" ADDLOCAL=StartMenuShortcut,DesktopShortcut,HttpListener INSTALLDIR="C:\Program Files (x86)\Draftable"' -Wait ``` The **HTTP service** is installed by default as of **v26.7.0**. Specifying `ADDLOCAL` replaces the default feature selection, so continue to list `HttpListener` explicitly whenever you use it. If you need further assistance deploying the Draftable Clean machine-wide MSI via the command line, please contact [support@draftable.com](mailto:support@draftable.com). For automated deployment, the MSI installer can be deployed silently using standard enterprise deployment tools such as Microsoft SCCM, Microsoft Intune, or Group Policy Software Installation. ### URL protocol registration Draftable Clean registers the `draftableclean://` URL protocol when it is installed. This allows other applications, and the [Windows 11 right-click menu](/hc/en-us/Draftable-Clean-articles/Enable-the-Windows-11-right-click-menu-for-Draftable-Clean), to hand a file to Draftable Clean for cleaning. If your organization restricts custom URL protocol handlers, allow `draftableclean://` so that these entry points continue to work. ## Configuring Draftable Clean settings Draftable Clean offers a range of settings for license deployment, application configuration, and update management — configurable via Group Policy, Windows Registry, or Microsoft Intune. See [Configuring preferences for your organization](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean), or go directly to [Group Policy](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean) or [Microsoft Intune](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Microsoft-Intune-Draftable-Clean) configuration guides. ## Next steps Deploy the Draftable Clean Outlook Add-in for automatic metadata cleaning of email attachments. Check the minimum and recommended specifications for running Draftable Clean. Review the network endpoints required for licensing, updates, and integrations. Centrally manage Draftable Clean settings using ADMX administrative templates. Centrally manage Draftable Clean settings on cloud-managed devices. # Draftable Clean Quick Start Guide Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Draftable-Clean-Quick-Start-Guide Walk through using the Draftable Clean desktop application and Outlook add-in to scan, review, and clean documents before sharing. This guide walks you through using Draftable Clean in the **desktop application** and the **Draftable Clean Outlook add-in** — from uploading and cleaning your first files to working with password-protected documents, PDF conversion, and send protection in Outlook. If you have not installed Draftable Clean yet, start with [Single-user Installation](/hc/en-us/Draftable-Clean-articles/Single-user-Installation). ## Part 1: Desktop application ### Cleaning your first document (desktop) Open Draftable Clean to see the main application window with the toolbar across the top. The toolbar follows three key steps: * **Upload** — **Browse**, **iManage**, **NetDocs**, **SharePoint** * **Clean** — **Clean**, **Undo** * **Export** — **Save**, **Email** **UPLOAD:** Add files to Draftable Clean by clicking **Browse** to select documents from a local folder, **iManage**, **NetDocs**, or **SharePoint** to upload from your document management system, or by dragging and dropping files directly into the application window. You can select multiple files at once. Draftable Clean handles all [supported file types](/hc/en-us/Draftable-Clean-articles/Supported-file-types) simultaneously. If an **iManage**, **NetDocs**, or **SharePoint** button is not visible, you may need to enable the integration in **Settings > Integrations**. See [Troubleshooting: DMS integrations](/hc/en-us/Draftable-Clean-articles/Troubleshooting-DMS-Integrations) for help. **SharePoint** covers both **SharePoint Online** and **OneDrive for Business**. Sign in with a Microsoft work or school account under **Settings > Integrations** before using it for the first time. **CLEAN:** Once uploaded, files are automatically scanned and assigned a risk rating. When you are ready, click **Clean** in the toolbar. All selected files are cleaned and their status changes to **CLEANED**. **EXPORT:** Save or share your cleaned files from the toolbar. * **Save** — Save cleaned files to disk (packaged into a compressed ZIP folder with a timestamped filename) or back to your document management system (iManage, NetDocuments, or SharePoint). * **Email** — Opens a new Outlook message with your cleaned files pre-attached. Draftable Clean preserves file order and any filenames you have renamed. As of **v26.7.0**, the subject and body are left blank unless a default has been configured in **Settings > General**. When saving to a **DMS (iManage, NetDocuments, or SharePoint)**, you can choose how your cleaned files are written back: * **Save (one by one)** — Select where you would like each file to be saved individually. * **Save all to folder** — Select a folder to save all cleaned files into as new files. Both options are available for iManage, NetDocuments, and SharePoint. When saving to **iManage**, if the file was originally uploaded from iManage you also have the option to **save as a new version** of the original document. **Saving as a new version to NetDocuments or SharePoint:** * **NetDocuments** — Select **Save (one by one)** and tick the **Save as new version** box when each file's dialog box appears. * **SharePoint** — Save the file into the destination folder using the same name as the existing file. For example, saving `document.docx` into a folder that already contains `document.docx` saves it as a new version; using a different name saves it as a new file. ### Configuring email defaults In **Settings > General**, you can prepare defaults for emails sent from the desktop application: * **Email subject** — The default subject line * **Email body** — The default body text * **Attachment summary** — Whether a **List** (bullet points) or **Table** (with columns) of attachments is inserted into the email body ### Password-protected files If a file shows a **PASSWORD** status (highlighted in orange), it is password-protected and cannot be scanned until you provide the password. A **Password Required** prompt appears automatically below the file with a password field. Enter the file's password — you can use the **eye icon** to toggle visibility — and click **Check Password**. If the password is correct, the file is scanned and its status changes to **SCANNED** with a risk rating, just like your other files. If the password is incorrect, a **Password Invalid** message is displayed. Re-enter the correct password and click **Check Password** again. See [Troubleshooting: Cleaning issues](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Cleaning-Issues#password-protected-files) for further help. Password-protected files don't block the rest of your workflow. You can continue scanning, renaming, reordering, and cleaning other files while a password-protected file awaits authentication. ### Reviewing metadata in files Click the **expand arrow** (>) on any file to see a detailed breakdown of its metadata. Metadata is grouped into categories — such as **Document Properties**, **Personal Information**, **Tracked Changes & Comments**, and more — each with their own item count and risk level. After cleaning, expand a file again to see exactly which metadata fields were removed. Each field displays a **REMOVED** badge, so you have full visibility into what was stripped from the document. ### Searching metadata in files Use the search bar above the file list to find specific metadata across all loaded files. This helps you locate particular fields — such as author names or tracked changes — before you clean or export. ### Renaming and reordering files Rename and reorder files directly in the file list before cleaning: * **Rename** — Click the **pencil icon** next to a file name to edit it inline. Press **Enter** or click away to confirm. * **Reorder** — Drag files up or down in the list to change the attachment order. Renamed filenames and custom ordering are preserved when you save or email cleaned files from the desktop application. ### Converting to PDF Before cleaning, you can optionally flag supported files for conversion to PDF. Click the **PDF icon** inline with a file to flag it — the icon turns **blue** when flagged. Alternatively, select one or more files and click **Convert** in the toolbar to flag them for conversion. Flagged files are converted when you click **Clean**. You can flag or unflag files for conversion before or after cleaning. Supported files flagged for conversion are converted to PDF alongside metadata removal when you click **Clean**. *** ## Part 2: Draftable Clean Outlook add-in The **Draftable Clean** add-in runs directly inside Microsoft Outlook and automatically cleans attachments as you compose emails. Attach files and compose your email as you normally would, then click **Send**. Draftable Clean cleans your attachments in the background according to your organization's policies — you can send with confidence that your files have been cleaned. The desktop application must be running for the add-in to function. If it is not already open, the add-in will attempt to launch it silently in the background. In **Classic Outlook**, you must pin the Draftable Clean pane and keep it open for files to be cleaned. In **New Outlook**, the pane does not need to be open — you can attach files and send without opening the panel. Open **Manage Attachments** in the Outlook ribbon at any time to view cleaning progress and access the options below. ### Changing the add-in language Draftable Clean supports multiple languages including English, Deutsch, Español, Français, 日本語, Nederlands, Polski, Português, Svenska, and Tagalog. Open the add-in pane and click the **globe icon** at the bottom of the panel to select your preferred language. ### Automatic profile switching based on recipients Draftable Clean intelligently adjusts the cleaning profile based on recipient email domains. Domain rules are configured in **Settings > Add-In** and determine which cleaning profile is applied. For example, a typical configuration might be: * **No recipients entered** — A default profile such as **Standard Clean** is used * **Internal recipients** (e.g. `colleague@yourfirm.com`) — A lighter profile such as **Clean Draft** that preserves tracked changes and comments * **External recipients** (e.g. `contact@externalfirm.com`) — A stricter profile such as **Standard Clean** These are examples — administrators and users can customize the default profile for when no recipients are entered, and configure domain rules to map specific email domains to any cleaning profile via **Settings > Add-In**. See [Metadata cleaning profiles](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles) for details on managing profiles and domain rules. When you add or change recipients, a banner appears: **"Recipients changed — re-cleaning attachments with updated profile."** You can click **Review Attachments** to check the changes. As attachments are cleaned, the panel shows cleaning progress or identifies if tracked changes or comments are present. ### Updating the file profile If enabled by your administrator in **Settings > Add-In**, you can override the cleaning profile for individual files using the per-file **Profile** dropdown in the add-in pane. ### Converting attachments to PDF Supported **Word**, **Excel**, and **PowerPoint** attachments can be converted to PDF from the add-in panel. Click **Convert to PDF** on an attachment to flag it — the file is converted automatically when cleaning completes. Once conversion is complete, the panel updates to reflect the cleaned and converted attachments. If tracked changes or comments were present on a file and removed in PDF conversion, the notification reverts to showing the total number of files cleaned. ### Renaming attachments After cleaning, you can rename files directly in the Draftable Clean panel. Click the **pencil icon** next to a file name to edit it inline. ### Unsupported file types If you attach a file in a format Draftable Clean does not support, the Draftable Clean panel displays an **"Unsupported format"** status with the message: "This file type cannot be cleaned. See Knowledge Base." Unsupported files do not block sending by default — this behavior is configurable in **Settings > Add-In > Send Protection**. ### Password-protected files If you attach a password-protected file, it shows an orange **"Password protected"** status with the message: "Enter the document password to clean this file." Enter the password in the provided field and click **Unlock** to authenticate and clean the file. If the password is incorrect, an **"Incorrect password. Please try again."** message is displayed. Re-enter the correct password and click **Unlock** again. Once the correct password is provided, the file is cleaned automatically and shows the same "Cleaned" status as your other files. ### Inserting an attachment list or table Click **Insert Attachment List** to add a formatted summary into the email body. The button includes a **dropdown arrow** with two format options: * **List** — A bullet-point list of attachment names * **Table** — A table with Attachment and Description columns The default format is configurable in **Settings > Add-In > Attachment Summary**. ### Send protection Draftable Clean controls what happens when issues are detected on send. By default: The screenshots below are from **New Outlook**. Dialogs and prompts appear similarly in **Classic Outlook**. * **Attachments not finished cleaning** — Sending is **blocked** with a dialog: "Attachments need review before sending." The user can click **Review** to return to the email or **Don't send** to cancel. * **Tracked changes or comments detected** — The user is **prompted** with a dialog: "Tracked changes or comments detected." The user can click **Send anyway**, **Review**, or **Don't send**. * **Unsupported attachment types** — Sending is **allowed** Each scenario can be configured to **Allow**, **Prompt**, or **Block** in **Settings > Add-In > Send Protection**. *** ## Next steps Install Draftable Clean on your Windows PC and activate your license or start a free trial. Learn more about Draftable Clean's features and how metadata cleaning protects your documents. See which file types Draftable Clean can scan and clean, and what metadata is detected. Customize how metadata is removed with configurable cleaning profiles. Full reference of every metadata type Draftable Clean can detect and clean. # Enable the Windows 11 right-click menu for Draftable Clean Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Enable-the-Windows-11-right-click-menu-for-Draftable-Clean Add the Clean in Draftable command to the main Windows 11 right-click menu so you can clean document metadata straight from File Explorer. Draftable Clean can add a **Clean in Draftable** command to the main Windows 11 right-click menu, so you can clean a document's metadata straight from File Explorer without opening the app first. This is the short menu you see first, not the **Show more options** overflow menu. ## Prerequisites * Windows 11 * Draftable Clean 26.7.0 or later (see the [Draftable Clean release log](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Log-Draftable-Clean)) ## Enable the menu Open Draftable Clean, click the settings gear, and select **Integrations**. Scroll to the **Windows integration** section. Draftable Clean settings on the Integrations panel, showing the Windows integration section and the Install Windows 11 context menu button Click **Install Windows 11 context menu**. This change needs administrator approval, so approve the Windows prompt when it appears. Applying the change closes all open File Explorer windows. The Install Windows 11 context menu button showing a Working state while the change is applied Once installed, the button changes to **Remove Windows 11 context menu**. You can use that button at any time to take the command back out of the menu. The Windows integration section now showing a Remove Windows 11 context menu button, confirming the menu is installed Right-click a supported file in File Explorer and select **Clean in Draftable**. Draftable Clean opens with the selected file ready to scan and clean. Windows 11 right-click menu showing the Clean in Draftable command on selected files in File Explorer ## Remove the menu To remove the command, return to **Settings > Integrations > Windows integration** and click **Remove Windows 11 context menu**. ## For IT administrators The Windows 11 menu can also be enabled across managed machines as part of an enterprise deployment, without each user doing it themselves. Contact [support@draftable.com](mailto:support@draftable.com) for the deployment package. ## Troubleshooting Applying the change closes all File Explorer windows. Open a new File Explorer window and try again. If it still does not appear, sign out of Windows and back in. This feature requires Windows 11. Your organization controls this setting, so you cannot change it yourself. Contact your IT administrator. # How to deactivate your Draftable Clean license Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/How-to-deactivate-your-Draftable-Clean-license If you need to deactivate a Draftable Clean license — for example, to move it to a different machine — this article walks you through the process. ## Deactivating your license To deactivate a Draftable Clean license — for example, to move it to a different machine or reassign it to another team member — open **Settings > License** and click **Deactivate License**. Each product key has a limited number of activations. Deactivating removes the product key from this machine, but it does not by itself free up an activation on your license. **If you need to deactivate a license so that it can be used on another machine, contact the Draftable support team at [support@draftable.com](mailto:support@draftable.com) and we will provide the right steps.** The same applies if you need additional activations. ## Checking your license status You can verify your current license details by opening **Settings > License**. The License section displays: * **Status** — Whether the license is active (Licensed) or expired * **Edition** — Your Draftable Clean edition (e.g. draftable-clean) * **Expires** — The license expiry date * **Deactivate License** — Button to deactivate the license on this machine # Installing Draftable Clean Outlook Add-in Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Installing-Draftable-Clean-Outlook-Add-in Step-by-step instructions for Microsoft 365 administrators to deploy the Draftable Clean Outlook Add-in organization-wide, enabling automatic metadata cleaning of email attachments. This guide provides step-by-step instructions for Microsoft 365 administrators to deploy the Draftable Clean Outlook Add-in organization-wide. ## Overview The Draftable Clean Outlook Add-in is a panel that runs directly inside Microsoft Outlook, automatically cleaning metadata from email attachments as users compose emails. Once deployed, the add-in appears in the Outlook ribbon and provides a seamless workflow for removing hidden metadata before sending. **Key Features:** * **Automatic cleaning** — Attachments are cleaned automatically as they are added to an email, with no manual steps required from the user * **Domain-based profile selection** — Cleaning profiles are applied automatically based on recipient email domains, with configurable rules for internal and external recipients * **Per-file profile override** — Users can override the cleaning profile for individual attachments (if enabled by the administrator) * **Rename** — Users can rename attachments directly in the add-in panel * **Attachment list** — Users can insert a formatted attachment summary (list or table) into the email body * **Send protection** — Configurable controls to block, prompt, or allow sending when attachments are still cleaning, tracked changes are detected, or unsupported file types are attached * **Multi-language support** — Available in English, Deutsch, Español, Français, 日本語, Nederlands, Polski, Português, Svenska, and Tagalog The add-in runs automatically in the background once deployed — it monitors attachments as they are added to emails and can block or prompt on send based on your Send Protection settings. This means the add-in is active even if the user has not clicked the Draftable Clean button in the ribbon. Administrators should be aware of this when planning deployment and communicating changes to users. The Draftable Clean desktop application must be installed on the user's machine for the add-in to function. The add-in communicates with the desktop application via `localhost`. If the desktop application is not already running, the add-in will attempt to launch it silently in the background. See [Deployment options](/hc/en-us/Draftable-Clean-articles/Deployment-options) for desktop application installation. ## Prerequisites * You must have admin privileges for Microsoft 365 (**you will need a Microsoft 365 Business account**) * Ensure your environment supports Office Add-ins via the Microsoft 365 admin center * The Draftable Clean desktop application must be installed on end-user machines * Corporate security tools must allow `localhost` network calls — the add-in communicates with the desktop application via `localhost`. See [Network Requirements](/hc/en-us/Draftable-Clean-articles/Network-Requirements) for details. ### Supported Outlook versions The add-in requires **Mailbox API 1.14**, which means a fairly recent version of Outlook is needed: | Outlook version | Supported | | -------------------------- | -------------------------------------- | | Outlook on the web | Yes | | New Outlook for Windows | Yes | | Classic Outlook on Windows | Yes (some limitations on older builds) | ## Step-by-Step Setup ### 1. Go to the Integrated Apps Portal Visit the [Integrated Apps section of the Microsoft 365 Admin Center](https://admin.microsoft.com/#/Settings/IntegratedApps). Click **Upload custom apps**. ### 2. Upload the Draftable Clean Add-in Under **App type**, select **Office Add-in** from the dropdown menu. Download the **latest manifest file** from the [Draftable Office Deployment Guide](https://dl.draftable.com/addins/office-deployment-guide.html#addin-metadata). This page always shows the current manifest URL with a copy button, ensuring you have the latest version. The Draftable Clean Outlook Add-in **does not auto-update**. You will need to retrieve the latest manifest file from the deployment guide when you wish to update your version of the add-in. Upload the downloaded manifest file and click **Validate**. ### 3. Configure Delivery to Users You will be asked how the add-in should be deployed across your organization: * Assign to **Entire organization**, **Specific users**, or **Groups** depending on your use case. All add-ins deployed via the Microsoft 365 admin center are automatically installed for the assigned users — users do not need to install the add-in manually. ### 4. Accept Permissions You will be prompted to accept and approve the required permissions on behalf of your users. #### Required Permissions Overview **Standard Microsoft consent prompts:** The following prompts appear during deployment of all Office Add-ins and are not specific to Draftable Clean: * Sign in and read users' basic profile information * Access user profile details including name, picture, username, and email address * Read basic company information for signed-in users **Add-in capabilities:** * `ReadWriteItem` — Allows the add-in to read and write the contents of email messages and attachments, required for replacing attachments with cleaned versions * `SendReceiveData` — Allows the add-in to communicate with the Draftable Clean desktop application via localhost * `ProfileAccess` — Allows the add-in to read the user's profile information * The app can launch itself when: the user sends a message, an attachment is added or removed from a message, and a recipient is added or removed from a message ### 5. Finish Setup Once permissions are approved and the app is assigned to your selected users, the Draftable Clean Outlook Add-in will be available within Outlook. It can **take up to 72 hours** for the app to appear. Users may need to relaunch Microsoft 365 to view the add-in icon on the app ribbon. For more information, see the Microsoft documentation: [Deploy add-ins in the admin center](https://learn.microsoft.com/en-us/microsoft-365/admin/manage/manage-deployment-of-add-ins?view=o365-worldwide). ### 6. Verify Deployment 1. Open Outlook and compose a new email 2. Look for the **Draftable Clean** button in the ribbon 3. Click it — the Draftable Clean panel should appear on the right-hand side of the compose window ## Configuring the Add-in Once deployed, the add-in's behavior is controlled through the **Settings > Add-In** section of the Draftable Clean desktop application. Administrators can also manage these settings centrally using Group Policy or Microsoft Intune. Key settings include: * **Profile Selection** — Default cleaning profile and domain-based profile rules * **Domain Rules** — Map recipient domains to cleaning profiles (e.g. internal domains use Clean Draft, external domains use Standard Clean) * **Send Protection** — Control what happens when attachments are still cleaning, tracked changes are detected, or unsupported file types are attached * **Attachment Summary** — Default format (List or Table) when inserting an attachment list As of **v26.6.0**, each of these add-in settings is exposed as an **individual Group Policy field**, so administrators can configure — and optionally **lock** — the default profile and each send-protection behaviour so users cannot override organisation standards. A new ADMX template surfaces the **DomainRules** and **AddInSettings** policies explicitly. **Breaking change for scripted deployments.** Outlook add-in settings previously deployed as a single combined JSON value must be migrated to the new individual Group Policy fields in v26.6.0. See [Configuring preferences with Group Policy](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean) for the migration details, or [Configuring preferences with Microsoft Intune](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Microsoft-Intune-Draftable-Clean) if you deploy via Intune. See [Configuring preferences for your organization](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean) for an overview, or the [Group Policy](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean) or [Microsoft Intune](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Microsoft-Intune-Draftable-Clean) guides for step-by-step configuration. ## Troubleshooting If you experience issues with deployment, add-in visibility, cleaning behavior, or updating the manifest, see [Troubleshooting: Outlook Add-in](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Outlook-Add-in). ## Next steps Learn how to use the Draftable Clean Outlook Add-in to clean your first email attachments. Centrally manage add-in settings and lock organisation defaults using Group Policy. Install the Draftable Clean desktop application required for the add-in to function. Resolve deployment, manifest, cleaning, update, and cache issues with the Outlook add-in. # Draftable Clean Metadata cleaning profiles Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles Learn how to create, configure, and manage cleaning profiles in Draftable Clean to control exactly which metadata is removed from your documents. Cleaning profiles give you control over which metadata types are removed, preserved, or replaced when you clean your documents. Different documents may need different levels of cleaning — a contract going to a client needs thorough cleaning, while an internal draft may only need light cleaning. ## Built-in profiles Draftable Clean ships with three built-in profiles: | Profile | Purpose | | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | **Standard Clean** | Designed for files being sent externally — cleans all metadata except OLE objects, structured document tags, obfuscated text, and bookmarks | | **Clean Share** | Preserves the same metadata as Standard Clean, and additionally preserves tracked changes | | **Clean Draft** | Intended for internal or trusted recipients — preserves the same metadata as Standard Clean, plus tracked changes and comments | ## Using profiles in the main view ### Setting the global profile The global **Profile** dropdown is located in the header bar at the top of the file list. Changing this applies the selected profile to all files. Click the **Profile** dropdown in the header bar. Select the profile you want to apply — for example, **Clean Draft**. All files in the list are updated to use the selected profile. ### Overriding the profile for a single file Each file row has its own **Profile** dropdown. You can set a different profile for individual files without affecting the rest. Find the file you want to change in the file list. Click the **Profile** dropdown on that file's row and select a different profile. Per-file profile overrides are useful when preparing a batch of documents where some are going externally (use Standard Clean) and others are staying internal (use Clean Draft). You can clean them all in one pass. When you click **Clean**, each file is cleaned according to its assigned profile. ## Managing profiles in Settings Cleaning profiles may be managed centrally by your administrator — see [Configuring preferences for your organization](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean). If your organization has not deployed administrator-managed profiles, you can create, edit, or delete profiles by opening the **Settings** panel via the gear icon and navigating to the **Profile** section. ### Profile settings overview The Profile settings page shows: * **Profile dropdown** — Select the profile you want to view or edit * **Actions** — Set as default, Delete, Rename * **New** — Create a new profile from scratch * **Search metadata** — Search for specific metadata types within the profile * **File type categories** — Word, Excel, PowerPoint, PDF, and Image files, each with their own metadata configuration ### Metadata categories per file type Each file type (Word, Excel, PowerPoint, PDF, and Image) can be expanded to show its metadata categories. For each category, you can choose to **Preserve all** or **Remove all**, or configure individual metadata types. The available metadata types differ by format — for example, Excel exposes formula and worksheet metadata, while image files expose EXIF, GPS location, and other embedded image metadata. See [Supported Metadata Types](/hc/en-us/Draftable-Clean-articles/Supported-Metadata-Types) for the full per-format reference. For some images, metadata cannot be preserved selectively according to your profile settings. When this happens, Draftable Clean displays a warning that all metadata had to be removed. The categories available for configuration are: | Category | What it includes | | ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Personal Information** | Author, company, creator, extended property, last saved by, location, manager, producer, user address, user initials, user name | | **Document Properties** | Category, content status, created date, description, document version, identifier, keywords, language, modified date, printed date, revision number, security, shared document, subject, title, total editing time, annotation, characters, characters with spaces, document variable, ink annotation, lines, pages, paragraphs, smart tag, structured document tag, thumbnail, words | | **Tracked Changes & Comments** | Comments, comments author, comments date, tracked changes, tracked changes author, tracked changes date | | **Document Content** | Attached files, bookmarks, form fields, hidden text, highlighted text, alternative text, animations, audio files, charts, EXIF, footer, formula, header, hidden column, hidden object, hidden rows, hidden sheet, hidden slide, hyperlinks, ICC profile, IPTC, links, maker note, notes, obfuscated text, off-slide content, OLE objects, picture, small text, video files, XML comments, XMP | | **Other Metadata** | Custom property, custom UI, custom views, custom XML, data connections, defined name, defined name comment, digital signature, JavaScript, presentation tag, printer settings, scenario comment, scenarios, slide tag, unclassified, unused master, VBA code, worksheet property | For a full list of every individual metadata type that Draftable Clean can detect and clean, see [Supported Metadata Types](/hc/en-us/Draftable-Clean-articles/Supported-Metadata-Types). ### Creating a new profile In the Profile settings page, click **New** in the top-right corner. Enter a name for the new profile. Configure the metadata types you want to remove, preserve, or replace for each file type category. The new profile will appear in the Profile dropdown in both the Settings page and the main application view. ### Setting a default profile Click **Set as default** next to the profile name to make it the default profile for all new cleaning sessions. New files uploaded into Draftable Clean will automatically use the default profile. ### Enforced must-clean metadata (administrators) Administrators can require specific metadata types to **always** be removed, regardless of which profile is applied — including new custom profiles created later. These enforced "must-clean" rules are set centrally via Group Policy and cannot be overridden by users or by individual profile settings. This gives legal and IT teams a guaranteed baseline for sensitive metadata that must never be shared externally. See [Configuring preferences with Group Policy](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean) for setup details. ## Profiles in the Outlook add-in In the Outlook add-in, the cleaning profile is **not** selected manually — it is determined automatically based on recipient email domains. This is configured in the **Add-In** section of Settings, or by your administrator. ### How domain-based profile selection works When you compose an email with attachments, Draftable Clean evaluates the recipient email domains against a set of **Domain Rules** to determine which cleaning profile to apply. If no recipients have been entered, the default profile is used (configurable in **Settings > Add-In**). If **"Allow users to override the cleaning profile per attachment"** is enabled, users can also change the profile for individual files using the per-file **Profile** dropdown in the add-in panel. ### Domain Rules The Domain Rules table in **Settings > Add-In** controls the mapping between recipient domains and cleaning profiles: | Name | Domains | Profile | | ------------ | ----------------- | -------------- | | **Internal** | `yourfirm.com` | Clean Draft | | **Default** | All other domains | Standard Clean | * Click **+ Add Rule** to create additional domain-to-profile mappings * Domain rules also match subdomains — a rule for `acme.com` will match `mail.acme.com` * The most specific domain match takes precedence All profile creation and editing is done in the desktop application — the add-in uses profiles but does not provide an interface to modify them. # Draftable Clean Network Requirements Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Network-Requirements This article outlines the network connectivity requirements for Draftable Clean, including license verification, updates, DMS integrations, and telemetry. Draftable Clean requires network connectivity for license verification and software updates. Additional connectivity is needed for DMS integrations, as well as error reporting and telemetry, which are optional and can be disabled in settings. ## License Verification On launch, Draftable Clean verifies the product license by connecting to Draftable license servers. | Setting | Value | | -------- | --------------- | | Host | `draftable.com` | | Port | 443 | | Protocol | HTTPS | | Required | Yes | As of **v26.7.0**, license activation follows the **Windows system proxy settings** and authenticates using the signed-in user's Windows credentials. This allows activation to succeed on networks that require an authenticated corporate proxy. ## Software Updates On launch, Draftable Clean checks for available updates. If an update is available, it will be downloaded and installed automatically. | Setting | Value | | -------- | ------------------ | | Host | `dl.draftable.com` | | Port | 443 | | Protocol | HTTPS | | Required | Yes | ## Outlook Add-in (localhost) The Draftable Clean Outlook Add-in communicates with the desktop application via `localhost`. Some corporate security tools, firewalls, or endpoint protection software may flag or block localhost network calls — ensure these are permitted for the add-in to function correctly. | Setting | Value | | -------- | ----------------------------------- | | Host | `localhost` | | Protocol | HTTP | | Required | Yes (when using the Outlook add-in) | As of **v26.6.0**, Draftable Clean serves this `localhost` communication through an **in-app REST API by default**, automatically falling back to the Draftable Clean Windows service where required. This makes new installations less dependent on a separately running Windows service for everyday use. The `localhost` connectivity requirement above is unchanged. ## DMS Integrations If you use Draftable Clean's **iManage**, **NetDocuments**, or **SharePoint** integrations to open or save files, network connectivity to those services is required. | Setting | Value | | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Hosts | Your organization's iManage or NetDocuments endpoints (e.g. `https://yourfirm.cloudimanage.com`). Draftable Clean supports both iManage Cloud and on-premises environments. | | Required | Only if using DMS integrations | ### SharePoint Online The **SharePoint** integration added in **v26.7.0** covers **SharePoint Online** and **OneDrive for Business**. It connects through the **Microsoft Graph** API and signs in with a Microsoft work or school account. | Setting | Value | | -------- | -------------------------------------------------------------------------------------------------------------------------- | | Hosts | `graph.microsoft.com`, plus your organization's own SharePoint and OneDrive hosts (e.g. `https://yourfirm.sharepoint.com`) | | Port | 443 | | Protocol | HTTPS | | Required | Only if using the SharePoint integration | Sign-in uses your organization's Microsoft identity provider, so the Microsoft sign-in endpoints your tenant already relies on must also be reachable. Personal Microsoft accounts are not supported. Users can sign in with more than one work or school account, and Graph requests are routed per tenant. If your organization operates in a sovereign cloud, Draftable Clean uses the corresponding regional Microsoft Graph endpoint in place of `graph.microsoft.com`. ## Error Reporting If unexpected errors occur, Draftable Clean can send an error report to Draftable for diagnostics. This can be disabled via **Settings > General > Privacy**. | Setting | Value | | -------- | -------------------- | | Host | `draftable.com` | | Port | 443 | | Protocol | HTTPS | | Required | No (can be disabled) | ## Telemetry / Usage Data Draftable Clean uses Microsoft Azure for telemetry and usage data. For further information, refer to the [Microsoft documentation](https://docs.microsoft.com/en-us/azure/azure-monitor/app/ip-addresses). This can be disabled via **Settings > General > Privacy**. # Release Log: Draftable Clean Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Log-Draftable-Clean This article provides a summary log of Draftable Clean releases. Click the release notes link within each version to read the full details for that release. [Read the full release notes for v26.7.0 →](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-July-2026-v26-7-0) **Features and improvements** *Integrations* * \[SharePoint] Open and clean documents directly from SharePoint Online in the desktop app * Save cleaned documents back to your DMS (iManage, NetDocuments, and SharePoint) from the desktop app * Clean files straight from the Windows 11 right-click menu in File Explorer with the "Clean in Draftable" command * Clearer bulk-save feedback: progress, the destination system for each file, reasons for any files that could not be saved, and results when a save is cancelled part way through *Ease of use* * Files are automatically re-cleaned when you select a different profile after cleaning * Prepared emails now start with a blank subject and body unless an administrator has configured defaults * Removed the separate engine number from the status bar; a single application version is now shown *Cleaning* * Partially cleaned files now report which metadata could not be removed * JPEG 2000 (JP2/JPX) images embedded in PDF files are no longer presented as safely cleanable *Admin configuration* * MSI installer now installs the HTTP listener by default * Installed application version is now shown on the app screen and in app logs for MSI-installed deployments * Installer registers the `draftableclean://` URL protocol * License activation supports authenticated corporate proxies, using Windows system proxy settings and current-user credentials *Reliability* * More reliable automatic background updates, with corrected release-history handling * Stale browser data is cleared on install and update to prevent cache-related startup problems; you may need to sign in to SharePoint or NetDocuments again [Read the full release notes for v26.6.100 →](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-June-2026-v26-6-100) **Features and improvements** *Core functionality* * Hyperlink detection and cleaning for Word (.docx) documents *Integrations* * \[NetDocuments] Draftable Clean appears as its own application instead of Draftable Compare, with improved sign-in continuity *Ease of use* * \[App] Redesigned file list — Profile, Convert to PDF, and Search in the top bar; per-file drag handles and inline quick actions *Admin configuration* * Group Policy template expanded for iManage and NetDocuments (enable integration, server URL, automatic sign-in, automatic check-in), Terms & Conditions acceptance, and telemetry acknowledgement * Organization identifier (GUID) via Group Policy for organisation-level telemetry tagging without personal information [Read the full release notes for v26.6.0 →](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-June-2026-v26-6-0) **Features and improvements** *Core functionality* * Excel (.xlsx) and PowerPoint (.pptx) document support * Image format support: JPEG, PNG, TIFF, GIF, and BMP * PDF conversion in app and in add-in * Anonymous telemetry and automatic error reporting * Word (.docx) cleaning improvements, including comments author replacement and preservation of obfuscated text in default profiles * Replaced metadata values surfaced after clean completes * New licensing flow built from the ground up * Self-serve free trial — no need to contact sales to start evaluating * First-run terms and conditions and telemetry acknowledgement * Desktop apps migrated to .NET 10 *Integrations* * \[Add-in] Pop-up panel user experience in Outlook Classic * \[Add-in] Clearer unsupported-file handling in the send flow *Ease of use* * Automatic background updates enabled by default * System tray icon with minimise-to-tray * Cleaning profile workflow improvements — create, edit, and set defaults * \[App] Tooltip on document risk category * \[App] Author and Creator metadata labelled as Author in the viewer * \[App] Knowledge base links point to the Draftable Clean troubleshooting page *Admin configuration* * Admins can enforce must-clean metadata types across all profiles * Group Policy: admins can lock the Outlook add-in default profile and behaviours * Add-in settings exposed as individual Group Policy registry fields (replacing the previous JSON blob) * New ADMX template surfaces DomainRules and AddInSettings policies * MSI no longer requires .NET 10 Desktop Runtime as a prerequisite [Read the full release notes for v26.3.100 →](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-March-2026-v26-3-100) **Features and improvements** *Core functionality* * Metadata scanning with risk-rated results across five categories: Personal Information, Document Properties, Tracked Changes & Comments, Document Content, and Other Metadata * Configurable cleaning with three actions per metadata type: Preserve, Remove, or Replace * Support for 58+ metadata types across Word (.doc, .docx) and PDF documents * Password-protected Word and PDF file support with in-app authentication * ZIP file metadata scanning and cleaning * Cryptographically signed PDF detection — cleaning is skipped to preserve digital signature integrity * Inline file rename and drag-and-drop reorder * \[App] Undo Clean allows users to revert a clean before saving or closing * \[App] Save cleaned files locally to a timestamped ZIP file *Integrations* * DMS: iManage, NetDocuments, SharePoint (from local folder) * \[Add-in] Outlook add-in for automatic attachment metadata cleaning on send, with domain-based profile selection and automatic re-cleaning when recipients change *Ease of use* * \[App] Drag-and-drop file loading from desktop and file explorer * \[App] Four-step workflow: Scan, Review, Clean, Share * \[App] Quick Clean option for one-click cleaning * \[App] Runs quietly in the background via system tray * \[Add-in] Insert Attachment List or Attachment Table into email body * \[Add-in] Send protection controls: Block, Prompt, or Allow for uncleaned files, tracked changes/comments, and unsupported file types * Per-file risk ratings (High, Medium, Low) with cross-file metadata search * Expandable metadata detail view per file, grouped by category with item counts * Progress indication during scanning and cleaning * \[Add-in] Multi-language support: English, Deutsch, Español, Français, Japanese, Nederlands, Polski, Português, Svenska, Tagalog *End-user configuration* * Three built-in cleaning profiles: Standard Clean, Clean Share, and Clean Draft * Per-file profile override to apply different profiles within a batch * \[App] Create, rename, delete, and set default custom cleaning profiles * \[App] Per-category Preserve All / Remove All toggles for quick profile setup * \[App] Metadata type search within profile editor *Admin configuration* * Active Directory Group Policy support via ADMX/ADML administrative templates * Microsoft Intune deployment support (ADMX import and OMA-URI) * Computer Configuration policies: product key, automatic updates, usage statistics, exception reports, auto-accept T\&Cs, auto-launch on Windows start * User Configuration policies: add-in settings, admin cleaning profiles (JSON), domain rules, attachment summary format, send protection settings * Admin profile editor via command-line flag for visual JSON profile creation * Custom error messages and custom support email body configuration * Per-user default installer and machine-wide MSI deployment options * MSI supports Citrix and Remote Desktop Services environments * Silent deployment supported for enterprise rollout *Reliability* * All file processing is performed locally and documents never leave the user's machine * \[App] Automatic error reporting (opt-in) for issue diagnostics # Release Notes: Draftable Clean - July 2026 (v26.7.0) Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-July-2026-v26-7-0 Draftable Clean v26.7.0 adds SharePoint Online integration and save-back to your DMS from the desktop app, plus workflow, enterprise install, and update improvements. For a full list of items in all releases, please see our [Release Log.](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Log-Draftable-Clean) Draftable Clean v26.7.0 focuses on closing the loop with your document management system. You can now open documents directly from SharePoint Online and save cleaned files straight back to your DMS — without leaving the desktop app — alongside workflow, enterprise install, and update improvements. Here are the five key features in this release: * **SharePoint Online integration** — open and clean documents directly from SharePoint Online in the desktop app, matching the DMS experience already available for iManage and NetDocuments * **Save cleaned documents back to your DMS** — write cleaned files straight back to iManage, NetDocuments, and SharePoint from within Draftable Clean, instead of saving locally and re-uploading * **Clean from the Windows 11 right-click menu** — add a **Clean in Draftable** command to the main Windows 11 right-click menu to clean a file's metadata straight from File Explorer, without opening the app first * **Automatic re-clean on profile change** — selecting a different cleaning profile after a file has been cleaned re-cleans it automatically, so the result always matches the chosen profile * **Smoother enterprise installs** — the MSI installs the HTTP listener by default and surfaces the installed application version in the app and its logs ***A note from our product team*** Draftable Clean has been built from the ground up based on feedback from our customers. We would love to hear from you as we continue to develop this product. If you have feature ideas or product performance feedback, please share any suggestions with us by contacting [product@draftable.com](mailto:product@draftable.com). ## Integrations ### SharePoint Online integration Draftable Clean now connects directly to **SharePoint Online** and **OneDrive for Business**. You can browse and open documents into the desktop app for scanning and cleaning, just as you already can with **iManage** and **NetDocuments**. This removes the need to download a copy locally before you can clean it. Enable it in **Settings > Integrations**, then sign in with a Microsoft **work or school account**. You can add more than one account, including accounts in different tenants, and Draftable Clean directs each request to the correct tenant. Personal Microsoft accounts are not supported. SharePoint joins iManage and NetDocuments as a supported DMS integration for the desktop application. Supported file types, including images, can be selected through the SharePoint picker. ### Save cleaned documents back to your DMS You can now **save cleaned documents back to your DMS** — iManage, NetDocuments, and SharePoint — directly from Draftable Clean. Once a file has been cleaned, use the **Save** action in the toolbar to write it back to its source system, rather than saving a local copy and manually re-uploading it. ### Clearer feedback when saving several files Saving a group of files to a document management system now shows the progress of the save and which system each file is being written to. If a file cannot be saved, it is listed with the reason once the save finishes rather than failing the whole batch — for example, a document that did not originate in iManage cannot be saved there as a new version. If you cancel part way through, the files already saved are kept and the summary reports how many completed. ### Clean from the Windows 11 right-click menu You can now add a **Clean in Draftable** command to the main Windows 11 right-click menu, so you can clean a file's metadata straight from File Explorer without opening the app first. Enable it from **Settings > Integrations > Windows integration**. For step-by-step instructions, see [Enable the Windows 11 right-click menu for Draftable Clean](/hc/en-us/Draftable-Clean-articles/Enable-the-Windows-11-right-click-menu-for-Draftable-Clean). ## Ease of Use ### Automatic re-clean when you change profile If you change the cleaning profile after a document has already been cleaned, Draftable Clean now **re-cleans the file automatically** using the newly selected profile. This ensures the cleaned output always reflects the profile you have chosen, without needing to trigger the clean again manually. ### Cleaner email hand-off When you prepare an email from the application, Draftable Clean no longer inserts a default **"Cleaned Document"** subject line. Prepared emails now start with a **blank subject and body**, unless your administrator has configured default text, so nothing unwanted is left in outgoing messages. ### Simplified status bar The separate engine version number has been **removed from the status bar** for a cleaner, less cluttered interface. Draftable Clean now reports a single application version. ## Cleaning ### Clearer reporting of metadata that cannot be removed Where a cleaning profile can only partially clean a file, Draftable Clean now tells you which metadata could **not** be removed, rather than reporting the file as fully cleaned. As part of this, **JPEG 2000 images (JP2/JPX) embedded in PDF files are no longer presented as safely cleanable**. See [Supported file types](/hc/en-us/Draftable-Clean-articles/Supported-file-types) for details. ## Admin Configuration ### HTTP listener installed by default The **machine-wide MSI** now installs the **HTTP listener by default**. This simplifies enterprise deployment by ensuring the listener required for integrations is present without additional configuration steps. ### Installed version visible in the app and logs For **MSI-installed deployments**, the installed application version is now shown on the app screen and included in the application logs. Previously the version had to be looked up in Windows **Settings > Apps > Installed apps**. See [Updating Draftable Clean](/hc/en-us/Draftable-Clean-articles/Updating-Draftable-Clean). ### URL protocol registration Draftable Clean now registers the `draftableclean://` URL protocol when it is installed, allowing other applications and the Windows 11 right-click menu to hand a file to Draftable Clean for cleaning. If your organization restricts custom protocol handlers, allow `draftableclean://`. See [Enterprise deployment](/hc/en-us/Draftable-Clean-articles/Deployment-options). ### License activation through authenticated proxies License activation now follows the **Windows system proxy settings** and authenticates using the signed-in user's Windows credentials. This allows activation to succeed on networks that require an authenticated corporate proxy. See [Network requirements](/hc/en-us/Draftable-Clean-articles/Network-Requirements). ## Reliability ### More reliable background updates This release refreshes the updater and improves the reliability of Draftable Clean's **automatic background updates**, including more accurate handling of release history. **Stale browser data is also cleared on install and update**, preventing cache-related problems that could otherwise stop the application from starting correctly after an upgrade. Because this data includes saved sign-in sessions, you may need to sign in again to **SharePoint** or **NetDocuments** the first time you use them after updating. If you ever need help troubleshooting issues with Draftable Clean, please reach out to [support@draftable.com](mailto:support@draftable.com). # Release Notes: Draftable Clean - June 2026 (v26.6.0) Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-June-2026-v26-6-0 Draftable Clean v26.6.0 adds Excel, PowerPoint, and image file support, PDF conversion, and admin controls to enforce must-clean metadata across all profiles. For a full list of items in all releases, please see our [Release Log.](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Log-Draftable-Clean) Draftable Clean v26.6.0 expands the range of file types you can scan and clean, introduces PDF conversion for Word, Excel, and PowerPoint files, and gives administrators stronger control over organisation-wide cleaning standards. This release also refreshes licensing, deployment, and the day-to-day desktop and Outlook experience. Here are the five key features in this release: * **Excel and PowerPoint support** — scan and clean metadata in `.xlsx` and `.pptx` files using the same review workflow as Word and PDF documents * **Image file support** — detect and remove metadata from JPEG, PNG, TIFF, GIF, and BMP images, with profile editor settings tailored to image metadata types * **PDF conversion** — convert Word, Excel, and PowerPoint files to PDF in the desktop app and Outlook add-in * **Enforce must-clean metadata types across all profiles** — administrators can require specific metadata types to always be removed, regardless of which cleaning profile is applied * **Enterprise policy and deployment updates** — lock Outlook add-in defaults via Group Policy, configure add-in settings as individual registry fields, and deploy without a separate .NET 10 Desktop Runtime prerequisite on the MSI ***A note from our product team*** Draftable Clean has been built from the ground up based on feedback from our customers. We would love to hear from you as we continue to develop this product. If you have feature ideas or product performance feedback, please share any suggestions with us by contacting [product@draftable.com](mailto:product@draftable.com). ## Core Functionality ### Excel and PowerPoint document support Draftable Clean now supports **Excel** (`.xlsx`) and **PowerPoint** (`.pptx`) documents alongside Word and PDF. Files are scanned using the same risk-rated workflow, and cleaning behaviour is controlled through your existing profiles — Preserve, Remove, or Replace per metadata type. Excel-specific metadata — such as formula cell references — can be reviewed in the viewer, where references are shown as a comma-separated list. ### Image file support This release adds support for **JPEG, PNG, TIFF, GIF, and BMP** image files. Image metadata is detected during scan, displayed in the review workflow, and removed according to the active cleaning profile. The profile editor exposes the metadata types relevant to images so administrators and users can configure image cleaning with the same granularity as document formats. ### PDF conversion for Word, Excel, and PowerPoint Draftable Clean v26.6.0 introduces **PDF conversion** in the desktop application and Outlook add-in. **Word**, **Excel**, and **PowerPoint** files can be flagged for conversion to PDF via the inline PDF icon or the **Convert** toolbar button so metadata can be addressed in a consistent output format. Conversion is integrated into the existing Scan, Review, Clean, Share workflow. ### Expanded cleaning for Word, PDF, and mixed batches Word (`.docx`) cleaning is improved in this release, including correct comments author replacement and preservation of obfuscated text where default profiles require it. PDF cleaning covers a broader set of embedded images, annotations, and document structures. After cleaning, **replaced metadata values** are surfaced in the UI so you can confirm what changed. Replaced values and risk ratings continue to use the five metadata categories: Personal Information, Document Properties, Tracked Changes & Comments, Document Content, and Other Metadata. ### Licensing, trials, and first-run experience v26.6.0 includes a new **licensing flow** and **self-serve free trial** so organisations can evaluate Draftable Clean without contacting sales first. On first run, users acknowledge terms and conditions and telemetry preferences. **Anonymous telemetry** and **automatic error reporting** help improve product quality while keeping document processing local. The desktop application has been migrated to **.NET 10**, and the MSI installer no longer requires .NET 10 Desktop Runtime as a separate prerequisite. ## Integrations ### Outlook add-in improvements The Outlook add-in receives a refreshed **pop-up panel** experience in Outlook Classic and **clearer handling of unsupported files** in the send flow. These changes build on the add-in capabilities introduced in the first release — domain-based profile selection, send protection controls, and automatic attachment cleaning — with a focus on reliability across Outlook Classic and Outlook Modern. ## Ease of Use ### Settings, updates, and system tray **Cleaning profile** workflows are improved for creating, editing, and setting defaults. The application **updates itself in the background** by default, and a **system tray icon** supports minimise-to-tray so Draftable Clean stays available without occupying the taskbar. In-app **tooltips** on document risk categories and clearer **Author** labelling in the metadata viewer (formerly Author/Creator) make review faster. Knowledge base links now point to the Draftable Clean troubleshooting documentation. ## Admin Configuration ### Enforce must-clean metadata types across all profiles Administrators can now **enforce must-clean metadata types across all profiles**. When configured, specified metadata types must be removed regardless of which cleaning profile is active — including new custom profiles created after the policy is applied. This gives legal and IT teams a consistent baseline for sensitive metadata that must never be shared externally. ### Group Policy and Outlook add-in lockdown Group Policy templates are updated for v26.6.0: * Admins can **lock the Outlook add-in default profile and behaviours** so end users cannot override organisation standards. * **Add-in settings** are exposed as **individual Group Policy registry fields**, replacing the previous single JSON blob — simplifying scripting and template management for teams that deploy policies at scale. * A new ADMX template surfaces **DomainRules** and **AddInSettings** policies explicitly. Organisations that scripted the previous JSON blob should update their templates to use the new individual fields. ### Deployment and prerequisites The **machine-wide MSI** no longer lists .NET 10 Desktop Runtime as a prerequisite check, which may simplify allowlisting for IT teams that previously managed that dependency separately. ADMX/ADML templates, Intune deployment, and silent MSI installation continue to be supported for enterprise rollout. ## Reliability ### Local processing and service architecture All metadata scanning and cleaning remains **local** — documents never leave the user's machine during processing. v26.6.0 uses an **in-app REST API by default**, with automatic fallback to the Sweeper Windows Service where needed, so new installations are less dependent on a separate Windows service for everyday use. If you ever need help troubleshooting issues with Draftable Clean, please reach out to [support@draftable.com](mailto:support@draftable.com). # Release Notes: Draftable Clean - June 2026 (v26.6.100) Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-June-2026-v26-6-100 Draftable Clean v26.6.100 refreshes the desktop file list, expands Group Policy for enterprise admins, improves NetDocuments integration, and adds hyperlink cleaning for Word documents. For a full list of items in all releases, please see our [Release Log.](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Log-Draftable-Clean) Draftable Clean v26.6.100 focuses on a clearer desktop experience, stronger enterprise configuration through Group Policy, and tighter DMS integration — plus hyperlink support for Word documents. Here are the five key features in this release: * **Redesigned file list** — Profile, **Convert**, and Search move to the top bar, with per-file drag handles and inline quick actions for faster batch workflows * **Expanded Group Policy template** — admins can enable iManage and NetDocuments, set server URLs and automatic sign-in, pre-accept Terms & Conditions, and configure telemetry without hand-editing the registry * **NetDocuments identity fix** — Draftable Clean now appears as itself in NetDocuments instead of Draftable Compare, reducing unexpected re-authentication when loading files * **Organisation-level telemetry tagging** — administrators can supply an organization identifier (GUID) via Group Policy so usage data can be attributed at the organisation level without personal information * **Hyperlinks in Word documents** — hyperlinks in `.docx` files are detected during scan and can be preserved or removed according to your cleaning profile ***A note from our product team*** Draftable Clean has been built from the ground up based on feedback from our customers. We would love to hear from you as we continue to develop this product. If you have feature ideas or product performance feedback, please share any suggestions with us by contacting [product@draftable.com](mailto:product@draftable.com). ## Ease of Use ### Redesigned file list The desktop application's file list has been refreshed for a cleaner, more efficient workflow. **Profile**, **Convert**, and **Search** now sit in the **top bar** alongside your DMS and Clean actions, making batch operations easier to find. Each file row includes a **drag handle** for reordering, **inline profile selection**, a per-file **PDF icon** for flagging conversion (the icon turns blue when flagged), and updated remove controls. The active profile for your selection is also shown in the status area at the bottom of the window. A few controls have moved compared to earlier versions — notably **Convert** and **Search** — so you may need a moment to reorient if you are used to the previous layout. ## Admin Configuration ### Expanded Group Policy template Several settings that Draftable Clean already supported via registry are now exposed in the **Group Policy (ADMX/ADML) template**, matching the experience administrators expect from Draftable Desktop (Compare). Newly surfaced policies include: * **iManage** — enable integration, set the server URL, and configure automatic sign-in * **NetDocuments** — enable integration and configure automatic check-in * **Terms & Conditions** — pre-accept for silent or managed rollouts * **Telemetry** — configure statistics acknowledgement centrally IT teams can configure these options through Group Policy Editor using clear, documented policy names — without distributing raw registry keys to end users. ### Organisation-level telemetry tagging Administrators can now configure an **organization identifier** (GUID) via Group Policy. When set, this value is included in Draftable Clean telemetry events, enabling **organisation-level attribution** with **no user-level personal information**. The setting follows the same pattern as Draftable Desktop (Compare): it is policy-controlled only and is not exposed in the end-user Settings UI. When the policy is unset, telemetry behaviour is unchanged. ## Integrations ### NetDocuments application identity Draftable Clean previously reused the NetDocuments application identity associated with Draftable Compare, which could cause the integration to appear as **Draftable Compare** and prompt users to sign in again when adding files. v26.6.100 registers Draftable Clean with its **own NetDocuments application identity**, so the integration is correctly labelled throughout the NetDocuments flow and sign-in is more consistent when loading documents for cleaning. ## Core Functionality ### Hyperlinks in Word documents Draftable Clean now detects **hyperlinks** in Word (`.docx`) documents during scan. Hyperlinks may point to internal or sensitive URLs, so they appear in the review workflow alongside other metadata types and can be **preserved** or **removed** according to your active cleaning profile. If you ever need help troubleshooting issues with Draftable Clean, please reach out to [support@draftable.com](mailto:support@draftable.com). # Release Notes: Draftable Clean – March 2026 (v26.3.100) Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-March-2026-v26-3-100 This is the first release of Draftable Clean, introducing metadata cleaning capabilities as a new product in the Draftable family. For a full list of items in all releases, please see our [Release Log.](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Log-Draftable-Clean) We are excited to announce the first release of Draftable Clean — a new standalone metadata cleaning product from Draftable. Draftable Clean scans, identifies, and removes hidden metadata from your documents before they are shared, helping protect your organization from inadvertent data leaks. Here are the five key features in this first release: * **Risk-rated metadata scanning** across 58+ metadata types for Word and PDF documents, with per-file risk levels and an intuitive review workflow * **Configurable cleaning profiles** with three actions per metadata type — Preserve, Remove, or Replace — and three ready-to-use built-in profiles * **Outlook add-in for automatic cleaning** that scans and cleans email attachments on send, with domain-based profile rules and send protection controls * **DMS integrations with iManage, NetDocuments, and SharePoint** for loading files directly from your document management system * **Enterprise deployment with Group Policy and Intune** including ADMX/ADML templates, admin cleaning profiles, and both per-user and machine-wide MSI installers ***A note from our product team*** Draftable Clean has been built from the ground up based on feedback from our customers. We would love to hear from you as we continue to develop this product. If you have feature ideas or product performance feedback, please share any suggestions with us by contacting [product@draftable.com](mailto:product@draftable.com). ## Core Functionality ### Checks each file for hidden metadata, flags the level of risk, and lets you decide what to remove Draftable Clean introduces a four-step workflow — **Scan, Review, Clean, Share** — that gives users full visibility and control over hidden metadata in their documents. When files are loaded, Draftable Clean automatically scans them and assigns a risk rating (High, Medium, or Low) based on the types of metadata detected. The scan results are displayed in an expandable detail view, organized across five metadata categories: **Personal Information**, **Document Properties**, **Tracked Changes & Comments**, **Document Content**, and **Other Metadata**. Each category shows the number of detected items, and users can drill into individual metadata fields to see exactly what will be cleaned. This release supports **Word documents** (.doc, .docx) and **PDF documents** (.pdf), along with **ZIP archives** containing supported file types. Password-protected Word and PDF files are also supported — users are prompted to enter the password before scanning can proceed. ### Configurable cleaning with Preserve, Remove, and Replace actions Rather than offering a simple "clean all" option, Draftable Clean provides granular control over how each of the 58+ supported metadata types is handled. For each metadata type, users can choose to: * **Preserve** — leave the metadata untouched * **Remove** — delete the metadata entirely * **Replace** — substitute with a custom value (available for fields like Author, Creator, Manager, and Comments Author) This ensures that cleaning can be tailored to the specific requirements of each document sharing scenario, from full scrubbing for external distribution to lighter cleaning that preserves tracked changes for internal review. ### Cryptographically signed PDF handling When Draftable Clean detects a cryptographically signed PDF, it automatically skips cleaning for that file to preserve the integrity of the digital signature. Users are notified via the add-in with an "Unsupported format" status. Visual signatures (such as those applied through Adobe Fill & Sign) do not prevent cleaning. ### Undo Clean After cleaning, users can undo the clean to restore the file to its original state, provided they have not yet saved or closed the application. This provides a safety net when reviewing cleaning results before sharing. ## Integrations ### iManage integration Draftable Clean integrates directly with iManage, allowing users to load files from their iManage workspace. The integration is enabled in **Settings > Integrations** and requires the iManage Server URL to be configured. Both iManage Cloud and on-premises deployments are supported. ### NetDocuments integration NetDocuments integration is automatically enabled when the **ndOffice** desktop application is detected on the user's machine. Users can load files from NetDocuments without additional configuration. ### SharePoint integration Draftable Clean supports SharePoint documents accessed through local folders (synced via OneDrive or mapped drives). Files can be loaded from SharePoint-synced locations using the standard Browse workflow. ### Outlook add-in for automatic cleaning on send The Draftable Clean Outlook add-in brings metadata cleaning directly into the email workflow. Once deployed by a Microsoft 365 administrator, the add-in runs in the background and automatically scans and cleans attachments as they are added to an email. Key capabilities of the add-in include: * **Domain-based automatic profile selection** — administrators can configure rules that map recipient email domains to specific cleaning profiles, so external emails are automatically cleaned more thoroughly than internal ones * **Automatic re-cleaning when recipients change** — if a user changes the email recipients, the add-in detects this and re-applies the appropriate cleaning profile with a "Recipients changed" notification banner * **Send protection controls** — configurable behavior (Block, Prompt, or Allow) for three scenarios: attachments still being cleaned, files containing tracked changes or comments, and unsupported file types * **Insert Attachment List or Table** — users can insert a formatted list or table of all email attachments directly into the email body * **Per-file profile override** — if enabled by an administrator, users can change the cleaning profile for individual attachments within the add-in The add-in supports Outlook on the web, New Outlook for Windows, and Classic Outlook on Windows, and communicates with the desktop application via localhost. ## Ease of Use ### Drag-and-drop and desktop file loading Files can be loaded into Draftable Clean via Browse dialog, drag-and-drop from the desktop or file explorer, or directly from iManage and NetDocuments using the toolbar buttons. ### Multi-language support in the Outlook add-in The Draftable Clean Outlook add-in supports 10 languages: English, Deutsch, Español, Français, Japanese, Nederlands, Polski, Português, Svenska, and Tagalog. The language is automatically selected based on the user's Windows locale. ### Inline rename and file reorder Files can be renamed inline using the pencil icon and reordered via drag-and-drop in both the desktop application and the Outlook add-in. Both the renamed filenames and the custom ordering are preserved when saving or emailing cleaned files. ### Save to ZIP and email export (desktop application) In the desktop application, cleaned files can be saved locally, exported to a ZIP archive with a timestamped filename, or emailed directly via Outlook with a configurable subject, body, and attachment summary. The email workflow supports both List and Table formats for the attachment summary inserted into the email body. ### Runs quietly in the background Draftable Clean minimizes to the system tray so it stays available without getting in your way. ## End-User Configuration ### Built-in and custom cleaning profiles Draftable Clean ships with three built-in profiles designed for common scenarios: * **Standard Clean** — removes all metadata categories, designed for external sharing * **Clean Share** — preserves tracked changes while cleaning all other metadata * **Clean Draft** — preserves both tracked changes and comments, for internal review Users can create additional custom profiles. Within each profile, per-category toggles (Preserve All / Remove All) enable quick setup, while individual metadata type settings provide fine-grained control. A search function within the profile editor helps users locate specific metadata types quickly. ### Per-file profile overrides When working with a batch of files, users can override the global profile for individual files using the per-file profile dropdown in both the desktop application and the Outlook add-in (if enabled by an administrator). This allows different files in the same batch to be cleaned with different profiles — for example, cleaning a cover letter with a Standard Clean profile while applying a Clean Draft profile to an accompanying contract. ## Admin Configuration ### Group Policy and Intune support Draftable Clean ships with ADMX/ADML administrative templates that integrate with Active Directory Group Policy for centralized configuration. Templates are installed with the application in the `GroupPolicy` folder and can be deployed to the Central Store. **Computer Configuration policies** include: product key, automatic updates, usage statistics, exception reports, auto-accept Terms & Conditions, auto-launch on Windows start, custom error messages, and custom support email. **User Configuration policies** include: Outlook add-in settings, admin cleaning profiles (as JSON), domain rules for automatic profile selection, attachment summary format, and send protection behavior. For organizations using Microsoft Intune, deployment is supported via ADMX import or OMA-URI direct registry writes. ### Admin profile editor Administrators can create and edit cleaning profiles visually using the admin profile editor, launched via `DraftableClean.exe --admin-profile-editor`. The resulting JSON can be deployed through Group Policy to enforce organization-wide cleaning standards. ### Enterprise deployment options Draftable Clean offers two installer options: * **Default Installer (.exe)** — per-user installation with automatic updates, no admin rights required * **Machine-Wide MSI** — system-wide installation for enterprise environments, including Citrix and Remote Desktop Services, with support for silent deployment and management via SCCM, Intune, or Group Policy Software Installation ## Reliability ### Local processing — documents never leave your machine All metadata scanning and cleaning is performed locally on the user's machine. No document data is transmitted to external servers during the cleaning process. This is a fundamental design principle of Draftable Clean, ensuring that sensitive documents remain within your organization's control at all times. ## Bug Fixes As this is the first release of Draftable Clean, there are no bug fixes to report against a prior version. If you ever need help troubleshooting issues with Draftable, please reach out to [support@draftable.com](mailto:support@draftable.com). # Single-user Installation Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Single-user-Installation Install Draftable Clean on your Windows PC using the per-user installer, activate your license or start a free trial, and get the Outlook add-in from your administrator. This guide walks you through installing Draftable Clean on your own Windows PC using the default per-user installer. For machine-wide or enterprise deployments, see [Enterprise Deployment](/hc/en-us/Draftable-Clean-articles/Deployment-options). ## Default installer (.exe) | Property | Value | | ------------------------- | --------------------------------------------------------------------------------- | | **Installer Type** | Regular executable (.exe) | | **Installer Scope** | Per-user | | **Requires Admin** | No | | **Recommended scenarios** | Individual users, small firms, initial rollouts | | **Download URL** | [DraftableCleanSetup.exe](https://dl.draftable.com/clean/DraftableCleanSetup.exe) | This installer is recommended for most scenarios and is the default installer provided. It's the easiest to use and has minimal requirements — ideal for individual users and small teams. ### Benefits * No administrator privileges are required for installation * Updates are automatically downloaded and applied in the background ### Notes * Each user on the system needs to run the installer (per-user deployment) * Each user maintains their own copy of the product and settings ## Setting up the desktop application Download the installer: [DraftableCleanSetup.exe](https://dl.draftable.com/clean/DraftableCleanSetup.exe) Run the installer and follow the prompts, which will include selecting the install location and entering the product key. On first launch, you will be asked to acknowledge the **terms and conditions** and your **telemetry preferences** before continuing. Activate the product. 1. If you already have a license, enter your product key — it should have been sent to your email. 2. If you don't have a license yet, you can start a **free 5-day trial directly from the application** — no need to contact sales first. You can also start a trial from the [Draftable Clean product page](https://www.draftable.com/draftable-clean). Draftable Clean is installed and ready to use. See [Using the Desktop Application](/hc/en-us/Draftable-Clean-articles/Using-the-Desktop-Application) to clean your first document. ## Setting up the Outlook add-in The add-in is deployed organization-wide by a Microsoft 365 administrator. Setup involves uploading the Draftable Clean manifest file to the Microsoft 365 admin center and assigning it to your users. If you don't see the Draftable Clean button in the Outlook ribbon, contact your IT team to have it installed. Administrators can follow the [Installing Draftable Clean Outlook Add-in](/hc/en-us/Draftable-Clean-articles/Installing-Draftable-Clean-Outlook-Add-in) guide for deployment instructions. ## Next steps Walk through uploading, cleaning, and exporting documents from the desktop application. Learn how to clean email attachments automatically as you compose messages in Outlook. Deploy Draftable Clean using the machine-wide MSI for enterprise environments. # Draftable Clean Supported Metadata Types Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Supported-Metadata-Types A comprehensive reference of all metadata types that Draftable Clean can detect and clean across Word, Excel, PowerPoint, PDF, and image files — including supported actions, risk levels, and applicable file types. Draftable Clean scans and cleans a wide range of metadata types across [supported file types](/hc/en-us/Draftable-Clean-articles/Supported-file-types) — Word, Excel, PowerPoint, PDF, and image files. Each metadata item is categorised, assigned a risk level, and can be configured to **Preserve**, **Remove**, **Replace** (with a custom value), or **Flatten** (convert to static content) — depending on the type. This page lists every metadata type supported in the current release. Many shared properties — author, title, dates, keywords, revision details, and other document properties — apply across the Office formats (Word, Excel, and PowerPoint) and, in some cases, PDF and image files. Expand **Metadata by file type** for a complete breakdown per format, or **Metadata by category** to compare metadata types across all formats. ## Supported actions | Action | Description | | ------------ | -------------------------------------------------------------------------------------------- | | **Preserve** | Keep the metadata as-is — no changes made | | **Remove** | Delete the metadata from the document | | **Replace** | Replace the metadata value with a specified string (e.g. replace author with your firm name) | | **Flatten** | Convert interactive elements (form fields, structured document tags) to static content | *** ## Metadata by file type Expand a file type below to review every metadata type Draftable Clean can clean for that format, and which actions are available for each type. ### Personal Information | Metadata type | Actions | | ----------------- | ------------------------- | | Author | Preserve, Remove, Replace | | Company | Preserve, Remove, Replace | | Extended Property | Preserve, Remove | | Last Saved By | Preserve, Remove, Replace | | Manager | Preserve, Remove, Replace | | Producer | Preserve, Remove, Replace | | User Address | Preserve, Remove, Replace | | User Initials | Preserve, Remove, Replace | | User Name | Preserve, Remove, Replace | ### Document Properties | Metadata type | Actions | | ----------------------- | ------------------------- | | Category | Preserve, Remove, Replace | | Characters | Preserve, Remove | | Characters With Spaces | Preserve, Remove | | Content Status | Preserve, Remove, Replace | | Created Date | Preserve, Remove | | Description | Preserve, Remove, Replace | | Document Variable | Preserve, Remove | | Document Version | Preserve, Remove, Replace | | Identifier | Preserve, Remove, Replace | | Ink Annotation | Preserve, Remove | | Keywords | Preserve, Remove, Replace | | Language | Preserve, Remove | | Lines | Preserve, Remove | | Modified Date | Preserve, Remove | | Pages | Preserve, Remove | | Paragraphs | Preserve, Remove | | Printed Date | Preserve, Remove | | Revision Number | Preserve, Remove | | Security | Preserve, Remove | | Shared Document | Preserve, Remove | | Smart Tag | Preserve, Remove | | Structured Document Tag | Preserve, Remove, Flatten | | Subject | Preserve, Remove, Replace | | Thumbnail | Preserve, Remove | | Title | Preserve, Remove, Replace | | Total Editing Time | Preserve, Remove | | Words | Preserve, Remove | ### Tracked Changes & Comments | Metadata type | Actions | | ---------------------- | ------------------------- | | Comments | Preserve, Remove | | Comments Author | Preserve, Remove, Replace | | Comments Date | Preserve, Remove | | Tracked Changes | Preserve, Remove | | Tracked Changes Author | Preserve, Remove, Replace | | Tracked Changes Date | Preserve, Remove | ### Document Content | Metadata type | Actions | | ---------------- | ---------------- | | Bookmarks | Preserve, Remove | | Hidden Text | Preserve, Remove | | Highlighted Text | Preserve, Remove | | Hyperlinks | Preserve, Remove | | Obfuscated Text | Preserve, Remove | | Ole Object | Preserve, Remove | | Small Text | Preserve, Remove | | Xml Comment | Preserve, Remove | ### Other Metadata | Metadata type | Actions | | --------------- | ---------------- | | Custom Property | Preserve, Remove | | Custom Ui | Preserve, Remove | | Custom Xml | Preserve, Remove | | Unclassified | Preserve, Remove | | Vba Code | Preserve, Remove | ### Personal Information | Metadata type | Actions | | ------------- | ------------------------- | | Author | Preserve, Remove, Replace | | Creator | Preserve, Remove, Replace | | Manager | Preserve, Remove, Replace | | Producer | Preserve, Remove, Replace | ### Document Properties | Metadata type | Actions | | ---------------- | ------------------------- | | Annotation | Preserve, Remove | | Created Date | Preserve, Remove | | Description | Preserve, Remove, Replace | | Document Version | Preserve, Remove, Replace | | Identifier | Preserve, Remove, Replace | | Keywords | Preserve, Remove, Replace | | Language | Preserve, Remove | | Modified Date | Preserve, Remove | | Subject | Preserve, Remove, Replace | | Title | Preserve, Remove, Replace | ### Tracked Changes & Comments | Metadata type | Actions | | --------------- | ------------------------- | | Comments Author | Preserve, Remove, Replace | | Comments Date | Preserve, Remove | ### Document Content | Metadata type | Actions | | -------------- | ------------------------- | | Attached Files | Preserve, Remove | | Bookmarks | Preserve, Remove | | Form Fields | Preserve, Remove, Flatten | | Hyperlinks | Preserve, Remove | ### Other Metadata | Metadata type | Actions | | ----------------- | ---------------- | | Custom Property | Preserve, Remove | | Digital Signature | Preserve, Remove | | JavaScript | Preserve, Remove | | Unclassified | Preserve, Remove | ### Personal Information | Metadata type | Actions | | ----------------- | ------------------------- | | Author | Preserve, Remove, Replace | | Company | Preserve, Remove, Replace | | Extended Property | Preserve, Remove | | Last Saved by | Preserve, Remove, Replace | | Manager | Preserve, Remove, Replace | | Producer | Preserve, Remove, Replace | ### Document Properties | Metadata type | Actions | | ---------------------- | ------------------------- | | Category | Preserve, Remove, Replace | | Characters | Preserve, Remove | | Characters With Spaces | Preserve, Remove | | Content Status | Preserve, Remove, Replace | | Created Date | Preserve, Remove | | Description | Preserve, Remove, Replace | | Document Version | Preserve, Remove | | Identifier | Preserve, Remove, Replace | | Ink Annotation | Preserve, Remove | | Keywords | Preserve, Remove, Replace | | Language | Preserve, Remove | | Lines | Preserve, Remove | | Modified Date | Preserve, Remove | | Pages | Preserve, Remove | | Paragraphs | Preserve, Remove | | Printed Date | Preserve, Remove | | Revision Number | Preserve, Remove | | Security | Preserve, Remove | | Shared Document | Preserve, Remove | | Smart Tag | Preserve, Remove | | Subject | Preserve, Remove, Replace | | Thumbnail | Preserve, Remove | | Title | Preserve, Remove, Replace | | Total Editing Time | Preserve, Remove | | Words | Preserve, Remove | ### Document Content | Metadata type | Actions | | ---------------- | ---------------- | | Alternative Text | Preserve, Remove | | Charts | Preserve, Remove | | Footer | Preserve, Remove | | Formula | Preserve, Remove | | Header | Preserve, Remove | | Hidden Column | Preserve, Remove | | Hidden Object | Preserve, Remove | | Hidden Rows | Preserve, Remove | | Hidden Sheet | Preserve, Remove | | Hyperlinks | Preserve, Remove | | Links | Preserve, Remove | | Obfuscated Text | Preserve, Remove | | Ole Object | Preserve, Remove | | Picture | Preserve, Remove | | Small Text | Preserve, Remove | | Xml Comment | Preserve, Remove | ### Other Metadata | Metadata type | Actions | | -------------------- | ---------------- | | Custom Property | Preserve, Remove | | Custom Ui | Preserve, Remove | | Custom Views | Preserve, Remove | | Custom Xml | Preserve, Remove | | Data Connections | Preserve, Remove | | Defined Name | Preserve, Remove | | Defined Name Comment | Preserve, Remove | | Printer Settings | Preserve, Remove | | Scenario Comment | Preserve, Remove | | Scenarios | Preserve, Remove | | Unclassified | Preserve, Remove | | Vba Code | Preserve, Remove | | Worksheet Property | Preserve, Remove | For the **Formula** type, choosing **Remove** clears the formula from each cell while leaving the last-calculated value in place. Detected formula cell references are surfaced in the viewer as a comma-separated list per worksheet. ### Tracked Changes & Comments | Metadata type | Actions | | ------------- | ---------------- | | Comments | Preserve, Remove | ### Personal Information | Metadata type | Actions | | ----------------- | ------------------------- | | Author | Preserve, Remove, Replace | | Company | Preserve, Remove, Replace | | Extended Property | Preserve, Remove | | Last Saved By | Preserve, Remove, Replace | | Manager | Preserve, Remove, Replace | | Producer | Preserve, Remove, Replace | ### Document Properties | Metadata type | Actions | | ---------------------- | ------------------------- | | Category | Preserve, Remove, Replace | | Characters | Preserve, Remove | | Characters With Spaces | Preserve, Remove | | Content Status | Preserve, Remove, Replace | | Created Date | Preserve, Remove | | Description | Preserve, Remove, Replace | | Document Version | Preserve, Remove | | Identifier | Preserve, Remove, Replace | | Ink Annotation | Preserve, Remove | | Keywords | Preserve, Remove, Replace | | Language | Preserve, Remove | | Lines | Preserve, Remove | | Modified Date | Preserve, Remove | | Pages | Preserve, Remove | | Paragraphs | Preserve, Remove | | Printed Date | Preserve, Remove | | Revision Number | Preserve, Remove | | Security | Preserve, Remove | | Shared Document | Preserve, Remove | | Subject | Preserve, Remove, Replace | | Thumbnail | Preserve, Remove | | Title | Preserve, Remove, Replace | | Total Editing Time | Preserve, Remove | | Words | Preserve, Remove | ### Document Content | Metadata type | Actions | | ----------------- | ---------------- | | Alternative Text | Preserve, Remove | | Animations | Preserve, Remove | | Audio Files | Preserve, Remove | | Footer | Preserve, Remove | | Header | Preserve, Remove | | Hidden Object | Preserve, Remove | | Hidden Slide | Preserve, Remove | | Hyperlinks | Preserve, Remove | | Notes | Preserve, Remove | | Obfuscated Text | Preserve, Remove | | Off Slide Content | Preserve, Remove | | Ole Object | Preserve, Remove | | Small Text | Preserve, Remove | | Video Files | Preserve, Remove | | Xml Comment | Preserve, Remove | ### Other Metadata | Metadata type | Actions | | ---------------- | ---------------- | | Custom Ui | Preserve, Remove | | Custom Xml | Preserve, Remove | | Presentation Tag | Preserve, Remove | | Slide Tag | Preserve, Remove | | Unclassified | Preserve, Remove | | Unused Master | Preserve, Remove | | Vba Code | Preserve, Remove | ### Personal Information | Metadata type | Actions | | ------------- | ------------------------- | | Author | Preserve, Remove, Replace | | Creator | Preserve, Remove, Replace | | Location | Preserve, Remove | | Producer | Preserve, Remove, Replace | ### Document Properties | Metadata type | Actions | | ---------------- | ------------------------- | | Category | Preserve, Remove, Replace | | Created Date | Preserve, Remove | | Description | Preserve, Remove, Replace | | Document Version | Preserve, Remove, Replace | | Identifier | Preserve, Remove | | Keywords | Preserve, Remove, Replace | | Language | Preserve, Remove | | Modified Date | Preserve, Remove | | Subject | Preserve, Remove, Replace | | Title | Preserve, Remove, Replace | ### Document Content | Metadata type | Actions | | ------------- | ---------------- | | Exif | Preserve, Remove | | Icc Profile | Preserve, Remove | | Iptc | Preserve, Remove | | Maker Note | Preserve, Remove | | Xmp | Preserve, Remove | ### Other Metadata | Metadata type | Actions | | --------------- | ---------------- | | Custom Property | Preserve, Remove | *** ## Metadata by category Expand a category below to review metadata types across all supported file formats, including descriptions, risk levels, and which file types each type applies to. Metadata that directly identifies individuals or organizations involved in the document. In the metadata viewer, the **Author** and **Creator** fields are both shown under the single label **Author** for a clearer review experience. They remain distinct underlying metadata types and can still be configured independently in the profile editor. | Metadata type | Description | Risk | Actions | File types | | ----------------- | ---------------------------------------------------------------------- | ---- | ------------------------- | ----------------------------------- | | Author | The name of the document author | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint, Image | | Company | The company name in document properties | High | Preserve, Remove, Replace | Word, Excel, PowerPoint | | Creator | The creator of the document (may differ from author) | High | Preserve, Remove, Replace | PDF, Image | | Last Saved By | The user who last saved the document | High | Preserve, Remove, Replace | Word, Excel, PowerPoint | | Manager | The manager field from document properties | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint | | Producer | The application that produced the document (e.g. PDF producer) | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint, Image | | User Address | The user address stored in the document | High | Preserve, Remove, Replace | Word | | User Initials | The user initials stored in the document | High | Preserve, Remove, Replace | Word | | User Name | The user name stored in the document | High | Preserve, Remove, Replace | Word | | Extended Property | An extended file property not individually classified | High | Preserve, Remove | Word, Excel, PowerPoint | | Location | GPS location data embedded in images — reveals where a photo was taken | High | Preserve, Remove | Image | Core document metadata including titles, dates, counts, and structural information. | Metadata type | Description | Risk | Actions | File types | | ------------------------ | -------------------------------------------------------------------- | ---- | ------------------------- | ----------------------------------- | | Category | The category classification of the document | High | Preserve, Remove, Replace | Word, Excel, PowerPoint, Image | | Content Status | The content status field (e.g. Draft, Final) | High | Preserve, Remove, Replace | Word, Excel, PowerPoint | | Created Date | When the document was originally created | High | Preserve, Remove | PDF, Word, Excel, PowerPoint, Image | | Description | The document description or summary field | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint, Image | | Document Version | The version number of the document | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint, Image | | Identifier | A unique identifier for the document (e.g. internal tracking number) | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint, Image | | Keywords | Keywords or tags associated with the document | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint, Image | | Language | The language setting of the document | High | Preserve, Remove | PDF, Word, Excel, PowerPoint, Image | | Modified Date | When the document was last modified | High | Preserve, Remove | PDF, Word, Excel, PowerPoint, Image | | Printed Date | When the document was last printed | High | Preserve, Remove | Word, Excel, PowerPoint | | Revision Number | How many times the document has been saved | High | Preserve, Remove | Word, Excel, PowerPoint | | Security | Security settings and permissions metadata | High | Preserve, Remove | Word, Excel, PowerPoint | | Shared Document | Shared document collaboration metadata | High | Preserve, Remove | Word, Excel, PowerPoint | | Subject | The document subject field | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint, Image | | Title | The document title — may contain project or client names | High | Preserve, Remove, Replace | PDF, Word, Excel, PowerPoint, Image | | Total Editing Time | Total time spent editing the document | High | Preserve, Remove | Word, Excel, PowerPoint | | Annotation | PDF annotations or markup | Low | Preserve, Remove | PDF | | Characters | Character count stored in document properties | Low | Preserve, Remove | Word, Excel, PowerPoint | | Characters (with spaces) | Character count including spaces | Low | Preserve, Remove | Word, Excel, PowerPoint | | Document Variable | Document variables used by macros or fields | Low | Preserve, Remove | Word | | Ink Annotation | Ink/pen annotations (e.g. from tablet input) | Low | Preserve, Remove | Word, Excel, PowerPoint | | Lines | Line count stored in document properties | Low | Preserve, Remove | Word, Excel, PowerPoint | | Pages | Page count stored in document properties | Low | Preserve, Remove | Word, Excel, PowerPoint | | Paragraphs | Paragraph count stored in document properties | Low | Preserve, Remove | Word, Excel, PowerPoint | | Smart Tag | Smart tags providing contextual actions on recognized content | Low | Preserve, Remove | Word, Excel | | Structured Document Tag | Content controls in Word documents | Low | Preserve, Remove, Flatten | Word | | Thumbnail | Thumbnail preview image stored in the document | Low | Preserve, Remove | Word, Excel, PowerPoint | | Words | Word count stored in document properties | Low | Preserve, Remove | Word, Excel, PowerPoint | Revision history and reviewer feedback — often the highest-risk metadata in legal documents. | Metadata type | Description | Risk | Actions | File types | | ---------------------- | --------------------------------------------------------- | ---- | ------------------------- | ---------------- | | Comments | Comments and annotations added by reviewers | High | Preserve, Remove | Word, PowerPoint | | Tracked Changes | Tracked changes (revisions) showing the full edit history | High | Preserve, Remove | Word | | Tracked Changes Author | The author names attached to each tracked change | High | Preserve, Remove, Replace | Word | | Tracked Changes Date | Timestamps on tracked changes | High | Preserve, Remove | Word | | Comments Author | The author name attached to each comment | Low | Preserve, Remove, Replace | PDF, Word | | Comments Date | Timestamps on comments | Low | Preserve, Remove | PDF, Word | Document content that may contain hidden, embedded, or sensitive material. | Metadata type | Description | Risk | Actions | File types | | ----------------- | ------------------------------------------------------------------------------------------ | ------ | ------------------------- | ---------------------------- | | Attached Files | Files embedded or attached to the document | Medium | Preserve, Remove | PDF | | Bookmarks | Bookmarks used for navigation — may reveal document structure | Medium | Preserve, Remove | PDF, Word | | Form Fields | Interactive form fields — flattening converts them to static text | Low | Preserve, Remove, Flatten | PDF | | Hidden Text | Hidden text not visible in normal view | Low | Preserve, Remove | Word | | Highlighted Text | Highlighted text in the document | Low | Preserve, Remove | Word | | Alternative Text | Alt text on shapes, images, and objects — may contain descriptive notes or internal labels | Medium | Preserve, Remove | Excel, PowerPoint | | Animations | Slide animations and transitions | Low | Preserve, Remove | PowerPoint | | Audio Files | Audio media embedded in the presentation | Low | Preserve, Remove | PowerPoint | | Charts | Embedded charts (may contain data ranges with sensitive information) | Low | Preserve, Remove | Excel | | EXIF | EXIF metadata (camera model, capture settings, timestamps, device information) | Medium | Preserve, Remove | Image | | Footer | Page footers — may contain confidential labels or organization names | Low | Preserve, Remove | Excel, PowerPoint | | Formula | Cell formulas, which can expose calculation logic, source references, or linked data | Medium | Preserve, Remove | Excel | | Header | Page headers — may contain confidential labels or author information | Low | Preserve, Remove | Excel, PowerPoint | | Hidden Column | Hidden columns that may contain data not intended for sharing | Medium | Preserve, Remove | Excel | | Hidden Object | Objects hidden from normal view — may contain content not intended for sharing | Medium | Preserve, Remove | Excel, PowerPoint | | Hidden Rows | Hidden rows that may contain data not intended for sharing | Medium | Preserve, Remove | Excel | | Hidden Sheet | Hidden worksheets that may contain working or sensitive data | High | Preserve, Remove | Excel | | Hidden Slide | Slides hidden from the presentation — may contain draft or confidential content | High | Preserve, Remove | PowerPoint | | Hyperlinks | Hyperlinks that may point to internal or sensitive URLs | Low | Preserve, Remove | Word, PDF, Excel, PowerPoint | | ICC Profile | Embedded colour profile information | Low | Preserve, Remove | Image | | IPTC | IPTC metadata (captions, creator, copyright, keywords) | Medium | Preserve, Remove | Image | | Links | Links to external files or data sources in the workbook | Medium | Preserve, Remove | Excel | | Maker Note | Camera manufacturer-specific metadata (may contain serial numbers) | Medium | Preserve, Remove | Image | | Notes | Speaker notes attached to slides — may contain internal talking points | High | Preserve, Remove | PowerPoint | | Obfuscated Text | Text obfuscated by color (e.g. white text on white background) | Low | Preserve, Remove | Word, Excel, PowerPoint | | Off-slide Content | Content positioned outside the visible slide area | High | Preserve, Remove | PowerPoint | | OLE Objects | Embedded objects (e.g. Excel spreadsheets, Visio diagrams) | Low | Preserve, Remove | Word, Excel, PowerPoint | | Picture | Images embedded in the spreadsheet | Low | Preserve, Remove | Excel | | Small Text | Very small text that may be used to hide content | Low | Preserve, Remove | Word, Excel, PowerPoint | | Video Files | Video media embedded in the presentation | Low | Preserve, Remove | PowerPoint | | XML Comments | XML comments embedded in the document structure | Low | Preserve, Remove | Word, Excel, PowerPoint | | XMP | Adobe XMP records (authorship, editing history, and other metadata) | Medium | Preserve, Remove | Image | Application-specific, custom, and miscellaneous metadata. | Metadata type | Description | Risk | Actions | File types | | -------------------- | ------------------------------------------------------------------------------------------- | ------ | ---------------- | ---------------------------- | | Custom Property | Custom document properties added by users or applications | Medium | Preserve, Remove | PDF, Word, Excel, Image | | Custom UI | Custom UI elements (ribbon customisations) stored in the document | Low | Preserve, Remove | Word, Excel, PowerPoint | | Custom Views | Saved custom views of the workbook | Low | Preserve, Remove | Excel | | Custom XML | Custom XML data stored within the document | Low | Preserve, Remove | Word, Excel, PowerPoint | | Data Connections | External data connections — may expose internal server names or database connection strings | High | Preserve, Remove | Excel | | Defined Name | Named ranges and defined names in the workbook | Low | Preserve, Remove | Excel | | Defined Name Comment | Comments attached to named ranges | Medium | Preserve, Remove | Excel | | Digital Signature | Cryptographic signatures — removing invalidates document authenticity | Low | Preserve, Remove | PDF | | JavaScript | JavaScript actions embedded in the document — can pose security risks | Low | Preserve, Remove | PDF | | Presentation Tag | Presentation-level custom tags | Medium | Preserve, Remove | PowerPoint | | Printer Settings | Printer configuration — may reveal internal printer names or network paths | Medium | Preserve, Remove | Excel | | Scenario Comment | Comments attached to what-if scenarios | Medium | Preserve, Remove | Excel | | Scenarios | What-if analysis scenarios — may contain sensitive financial projections | Medium | Preserve, Remove | Excel | | Slide Tag | Per-slide custom tags | Medium | Preserve, Remove | PowerPoint | | Unclassified | Metadata that does not fit into any other category | Low | Preserve, Remove | PDF, Word, Excel, PowerPoint | | Unused Master | Unused slide master layouts — may carry branding from other organizations | Low | Preserve, Remove | PowerPoint | | VBA Code | VBA macro code — can pose security risks if shared externally | Low | Preserve, Remove | Word, Excel, PowerPoint | | Worksheet Property | Worksheet properties such as code names and tab colours | Low | Preserve, Remove | Excel | *** ## Configurable per profile All metadata types listed above can be individually configured within [cleaning profiles](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles). Each metadata type can be set to its supported action on a per-profile basis, giving you full control over what is removed, preserved, or replaced for each document type. Where a metadata type supports **Replace**, you can specify a custom replacement value — for example, replacing individual author names with your firm name, or replacing document titles with a generic label. Administrators can require specific metadata types to always be removed across **every** cleaning profile using the **enforce must-clean metadata types** policy. See [Configuring preferences with Group Policy](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-with-Group-Policy-Draftable-Clean) for details. # Draftable Clean Supported file types Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Supported-file-types Draftable Clean supports metadata scanning and cleaning for Word, PDF, Excel, PowerPoint, image, and ZIP files — including password-protected files. Draftable Clean supports the following file types for metadata scanning and cleaning: | File type | Extensions | | -------------- | ------------------------------------------------ | | **Word** | `.docx` (Word Document), `.doc` (Word 97-2003) | | **Excel** | `.xlsx` (Excel Workbook) | | **PowerPoint** | `.pptx` (PowerPoint Presentation) | | **PDF** | `.pdf` | | **Image** | `.jpg`, `.jpeg`, `.png`, `.tiff`, `.gif`, `.bmp` | | **Archive** | `.zip` (ZIP compressed folder) | Excel (`.xlsx`), PowerPoint (`.pptx`), and image file support were added in **v26.6.0** (June 2026). See the [v26.6.0 release notes](/hc/en-us/Draftable-Clean-articles/Release-logs-and-notes/Release-Notes-Draftable-Clean-June-2026-v26-6-0) for the full list of changes. ## Document files (Word, Excel, PowerPoint, and PDF) Word, Excel, PowerPoint, and PDF files are scanned individually and assigned a risk rating based on the metadata detected. Each file can be expanded to review its metadata categories before cleaning, and cleaning behaviour is controlled through your [cleaning profiles](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles). * **Excel** (`.xlsx`) — Workbooks are scanned and cleaned using the same review workflow as Word and PDF files. Excel-specific metadata — such as formula cell references — can be reviewed in the viewer. * **PowerPoint** (`.pptx`) — Presentations are scanned and cleaned using the same risk-rated workflow, with PowerPoint-specific metadata available for review before cleaning. For a detailed list of every metadata type that Draftable Clean can detect and clean — including Excel-specific and PowerPoint-specific metadata — see [Supported Metadata Types](/hc/en-us/Draftable-Clean-articles/Supported-Metadata-Types). ### Password-protected files Draftable Clean supports password-protected Word and PDF files. If a file requires a password, it will display a **PASSWORD** status badge (highlighted in orange) and show a **Password Required** prompt. Enter the password and click **Check Password** to authenticate. If the password is correct, the file is scanned and its status changes to **SCANNED** with a risk rating. If the password is incorrect, a **Password Invalid** message is displayed — re-enter the correct password and click **Check Password** again. ### Cryptographically signed PDF files When Draftable Clean detects a cryptographic digital signature in a PDF file, the file cannot be cleaned. This is by design — removing or modifying metadata would invalidate the signature, as it proves that part or all of the document is unchanged. To preserve signature integrity, Draftable Clean skips cleaning for these files. This applies specifically to cryptographic digital signatures, not to visual signatures or annotations created with tools like Adobe Fill & Sign. Those are standard document content (text and image objects) and do not prevent cleaning. ### Images embedded in PDF files PDF files often contain embedded images that carry metadata of their own. Draftable Clean scans these images and removes their metadata according to the active cleaning profile. **JPEG 2000 images (JP2/JPX) are not cleaned.** As of **v26.7.0**, Draftable Clean no longer presents JPEG 2000 images as safely cleanable. When an embedded image of this type is found, it is reported as unsupported rather than being treated as cleaned. Where a profile can only partially clean a file, Draftable Clean now tells you which metadata could not be removed, so you can see exactly what remains before sharing the document. ## Image files Draftable Clean supports **`.jpg`**, **`.jpeg`**, **`.png`**, **`.tiff`**, **`.gif`**, and **`.bmp`** image files. Images are scanned for embedded metadata — such as EXIF data, GPS location, XMP and IPTC tags, camera maker notes, and colour profiles — which is removed according to the active cleaning profile. The profile editor exposes the metadata types relevant to images so you can configure image cleaning with the same granularity as document formats. For some images, metadata cannot be preserved selectively. When this happens, Draftable Clean displays a warning that all metadata had to be removed. ## Converting Office files to PDF Draftable Clean can convert **Word**, **Excel**, and **PowerPoint** files to PDF as part of the clean — in both the desktop application and the Outlook add-in. In the desktop app, click the inline **PDF icon** on a file (it turns blue when flagged) or select files and click **Convert** in the toolbar. Flag supported files before or after cleaning to address metadata and deliver a consistent output format in one step. ## ZIP files When you upload a ZIP file, Draftable Clean scans the metadata of the archive. Cleaned ZIP files are included alongside other cleaned files when saving or emailing. ## Unsupported file types If you try to add a file with an unsupported file type, Draftable Clean will notify you that the file cannot be processed. In the Draftable Clean Outlook add-in, if you attach a file in a format Draftable Clean does not support, the add-in displays an **"Unsupported format"** status with the message: "This file type cannot be cleaned." A link to the Knowledge Base is provided for more information on supported formats. Unsupported files do not block sending by default. You can configure this behavior in **Settings > Add-In > Send Protection**, where each scenario (unsupported attachment types, attachments not finished cleaning) can be set to **Allow**, **Prompt**, or **Block**. # Draftable Clean System Requirements Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/System-Requirements Your computer must meet the minimum and recommended technical specifications outlined below to run Draftable Clean. ## Minimum requirements | Component | Requirement | | ---------------- | --------------------------------------------------- | | Operating system | Windows 10 | | Processor | 1.8 GHz | | RAM | 2 GB | | Disk space | 1.5 GB (excludes space required for document files) | ## Recommended requirements | Component | Requirement | | ---------------- | --------------------------------------------------- | | Operating system | Windows 11 | | Processor | Dual-core or better (>1.8 GHz) | | RAM | 4 GB | | Disk space | 1.5 GB (excludes space required for document files) | ## ARM64 devices (Snapdragon and Copilot+ PCs) Draftable Clean runs on Windows on ARM devices, including Snapdragon-based and Copilot+ PCs. There is no native ARM64 build. The x64 application runs under the Windows emulation layer built into Windows on ARM, which Microsoft handles transparently, so no additional configuration is required. If you are deploying to a fleet of ARM64 devices, pilot on a representative machine first to confirm performance with your own document sizes and your Outlook and DMS setup. ## Software prerequisites Draftable Clean runs on **.NET 10**. As of **v26.6.0**, the required runtime is included with the installer — the machine-wide MSI no longer requires the .NET 10 Desktop Runtime to be installed as a separate prerequisite. ## Outlook add-in requirements To use the Draftable Clean **Outlook add-in**, the following is required: * Microsoft 365 Business account (for administrator deployment of the add-in) * The add-in must be deployed by a Microsoft 365 administrator — see [Installing Draftable Clean Outlook Add-in](/hc/en-us/Draftable-Clean-articles/Installing-Draftable-Clean-Outlook-Add-in) or contact your IT team * The Draftable Clean desktop application must be installed on the user's machine * Corporate security tools must allow `localhost` network calls — see [Network Requirements](/hc/en-us/Draftable-Clean-articles/Network-Requirements) ### Supported Outlook versions The add-in requires **Mailbox API 1.14**. The following Outlook versions are supported: | Outlook version | Supported | | -------------------------- | -------------------------------------- | | Outlook on the web | Yes | | New Outlook for Windows | Yes | | Classic Outlook on Windows | Yes (some limitations on older builds) | ## Email integration (desktop application) To use the desktop application's **Email** feature (sharing cleaned files via Outlook), one of the following supported Outlook versions must be installed and configured on the machine: | Outlook version | Supported | | -------------------------- | -------------------------------------- | | Outlook on the web | Yes | | New Outlook for Windows | Yes | | Classic Outlook on Windows | Yes (some limitations on older builds) | ## DMS integrations To upload files from **iManage** or **NetDocuments** (shown as **NetDocs** in the toolbar) via the Draftable Clean desktop application, network connectivity to your organization's DMS endpoints is required. See [Network Requirements](/hc/en-us/Draftable-Clean-articles/Network-Requirements) for details. # Draftable Clean Troubleshooting Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Troubleshooting Find solutions to common Draftable Clean issues — cleaning problems, licensing, DMS integrations, diagnostic logs, and contacting support. Find the troubleshooting guide for your issue below. Password-protected files, metadata not removed, cryptographically signed PDFs, undo, and unsupported file types in the desktop app and Outlook add-in. Checking license status, activating licenses, and transferring licenses between machines. iManage button not visible or not connecting, and NetDocuments not detected. Add-in not appearing, manifest validation, cleaning failures, updates, cache clearing, and removal. Exporting diagnostic logs, clearing the add-in cache, and contacting the Draftable support team. ## Quick links | Issue | Solution | | ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | Password-protected file won't scan | [Enter password and click Check Password (or Unlock in the add-in)](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Cleaning-Issues#password-protected-files) | | Metadata not removed after cleaning | [Check your cleaning profile and per-file overrides](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Cleaning-Issues#clean-does-not-appear-to-remove-all-metadata) | | Cryptographically signed PDF won't clean | [Expected behavior — signature must be removed first](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Cleaning-Issues#cryptographically-signed-pdf-files-cannot-be-cleaned) | | Unsupported file type | [How unsupported files are handled in the desktop app and Outlook add-in](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Cleaning-Issues#unsupported-file-types) | | License not activating | [Check network connectivity and product key](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Licensing#license-not-activating) | | Need to transfer a license | [Deactivate and reactivate on a new machine](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Licensing#deactivating-or-transferring-a-license) | | iManage button not visible | [Enable iManage integration in Settings](/hc/en-us/Draftable-Clean-articles/Troubleshooting-DMS-Integrations#imanage-button-not-visible-or-not-connecting) | | NetDocuments not detected | [Verify ndOffice is installed and running](/hc/en-us/Draftable-Clean-articles/Troubleshooting-DMS-Integrations#netdocuments-not-detected) | | Add-in not appearing in Outlook | [Deployment and visibility checks](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Outlook-Add-in) | | Manifest validation failed | [Manifest download and network checks](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Outlook-Add-in) | | Add-in opens but does not clean files | [Desktop app and localhost connectivity](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Outlook-Add-in) | | Outlook add-in running old version | [Update the manifest or clear the add-in cache](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Outlook-Add-in) | | Need to remove the add-in | [Uninstall from Microsoft 365 Admin Center](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Outlook-Add-in) | | Need to contact support | [Export logs and email support](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Diagnostic-Logs-and-Support#contacting-support) | ## Contacting support When contacting the Draftable support team, please include: * A **description of the issue** and the steps that led to it * The **file type(s)** you were working with (e.g. `.docx`, `.pdf`) * Your **Draftable Clean version** — shown as **App Version** in the status bar at the bottom right of the application window. As of **v26.7.0** this is displayed for all installation types, including the **Machine-Wide MSI**. See [Updating Draftable Clean](/hc/en-us/Draftable-Clean-articles/Updating-Draftable-Clean#checking-the-current-version) * **Exported error logs** if available Contact the support team at [support@draftable.com](mailto:support@draftable.com). # Troubleshooting: Cleaning issues Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Troubleshooting-Cleaning-Issues Solutions for common cleaning issues in Draftable Clean, including password-protected files, metadata not being removed, cryptographically signed PDFs, and unsupported file types. ## Password-protected files When a password-protected file is uploaded, Draftable Clean cannot scan its metadata without authentication. The file will appear in the file list with an orange **PASSWORD** status badge. Enter the file's password and click **Check Password** to authenticate. If the password is correct, the file is scanned and its status changes to **SCANNED** with a risk rating. If the password is incorrect, a **Password Invalid** message is displayed — re-enter the correct password and try again. In the Outlook add-in, the workflow is the same but uses an **Unlock** button instead of **Check Password**. Once authenticated, the file is cleaned automatically using the appropriate domain-based profile. ### Password accepted but file cannot be cleaned or reviewed If you have entered what you believe is the correct password and Draftable Clean accepts it, but you are still unable to clean or review the file's metadata: * **The file may have multiple passwords** — Some documents have separate passwords for opening and editing. Ensure you are using the password that grants full access to the document. * **The file may be corrupted** — Try opening the file directly in its native application (e.g. Word or a PDF reader) to verify it opens correctly. If the file does not open normally, it may be damaged. * **The file may be a cryptographically signed PDF** — Cryptographically signed PDF files cannot be cleaned. See [Cryptographically signed PDF files](#cryptographically-signed-pdf-files-cannot-be-cleaned) below. * If the issue persists, export your [diagnostic logs](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Diagnostic-Logs-and-Support) and contact [support@draftable.com](mailto:support@draftable.com) with the file type and a description of the behavior. ## Clean does not appear to remove all metadata If you've cleaned a file but some metadata remains: * **Check your cleaning profile** — The profile you used may be configured to preserve certain metadata types. Review the profile in **Settings > Profile** to confirm which types are set to remove. See [Metadata cleaning profiles](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles). * **Check per-file profile overrides** — Ensure the file is using the profile you expect, not an override set at the file level. ## Cryptographically signed PDF files cannot be cleaned If a PDF file contains a cryptographic digital signature — a cryptographic proof that part or all of the document is unchanged — Draftable Clean will not clean it. This is expected behavior — removing or modifying metadata would invalidate the signature. To preserve signature integrity, Draftable Clean skips cleaning for these files. If you need to clean the metadata, the cryptographic signature must first be removed from the PDF outside of Draftable Clean. This does not apply to visual signatures or annotations created with tools like Adobe Fill & Sign, which are standard document content and do not prevent cleaning. ## Undo not available The **Undo** button in the toolbar is only available immediately after cleaning and before saving or closing. Once you save or close the session, the clean cannot be undone. Always review your cleaned files before saving. ## Unsupported file types ### Desktop application How Draftable Clean handles unsupported file types depends on how the file is added: * **Drag and drop** — If you drag and drop an unsupported file into the application, it will flag a warning and the file will not be added to the viewer. * **Browse, iManage, NetDocs, or SharePoint** — If you add an unsupported file from a local folder or DMS, the file will be added to the viewer but you will not be able to clean it. It will flag as an error. ### Outlook add-in When you attach a file with an unsupported format in the Outlook add-in, the file displays an **"Unsupported format"** status with the message: "This file type cannot be cleaned. See Knowledge Base." Unsupported files do not block sending by default. You can configure how unsupported file types are handled on send in **Settings > Add-In > Send Protection**, choosing from: * **Allow** — Send the email without prompting (default) * **Prompt** — Show a confirmation dialog before sending * **Block** — Prevent sending until unsupported files are removed As of **v26.6.0**, Draftable Clean supports Word, Excel, PowerPoint, PDF, and image files. See [Supported file types](/hc/en-us/Draftable-Clean-articles/Supported-file-types) for the current list of supported formats. # Troubleshooting: DMS integrations Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Troubleshooting-DMS-Integrations Solutions for iManage, NetDocuments, and SharePoint integration issues in Draftable Clean, including enabling integrations and resolving connection problems. ## iManage button not visible or not connecting If the **iManage** button is not visible in the toolbar, the integration needs to be enabled: 1. Open **Settings > Integrations** and check **Enable iManage integration**. 2. The **iManage** button will appear in the toolbar once the integration is enabled. If the iManage button is visible but not connecting, check the following: 1. Verify the **Server URL** in **Settings > Integrations** matches your organization's iManage URL (e.g. `https://cloudimanage.com`). 2. Check that your network allows connections to the iManage server. See [Network Requirements](/hc/en-us/Draftable-Clean-articles/Network-Requirements). ## NetDocuments not detected NetDocuments integration is automatically enabled when the **ndOffice** desktop application is detected on your machine. If Draftable Clean shows NetDocs as unavailable: 1. Verify that ndOffice is installed and running. 2. Restart Draftable Clean after installing or updating ndOffice. ## SharePoint button not visible or not connecting The **SharePoint** integration was added in **v26.7.0** and supports both **SharePoint Online** and **OneDrive for Business**. If the **SharePoint** button is not visible in the toolbar: 1. Open **Settings > Integrations** and check **Enable SharePoint integration**. 2. The **SharePoint** button will appear in the toolbar once the integration is enabled. ### Signing in to SharePoint Sign-in is managed in **Settings > Integrations**. Under **SharePoint**, click **Sign in** and complete the Microsoft sign-in prompt. Signed-in accounts are then listed in the same place. You can sign in with **more than one** Microsoft account, including accounts belonging to different tenants. Draftable Clean directs each request to the correct tenant for the account that owns the file. A Microsoft **work or school account** is required. **Personal Microsoft accounts are not supported.** ### Signed in but cannot browse or save 1. Check that `graph.microsoft.com` and your organization's own SharePoint host are reachable from your network. See [Network Requirements](/hc/en-us/Draftable-Clean-articles/Network-Requirements). 2. Confirm your Microsoft account already has access to the site or library you are trying to open. Draftable Clean can only show sites, drives, and libraries that your own account can access. 3. If sign-in did not complete, return to **Settings > Integrations** and sign in again. Sign-in can be cancelled and retried safely. If you have just installed or updated Draftable Clean, saved sign-in sessions are cleared as part of the upgrade, so you will be asked to sign in to SharePoint again the first time you use it. See [Updating Draftable Clean](/hc/en-us/Draftable-Clean-articles/Updating-Draftable-Clean). When saving to SharePoint, a file saved into a folder that already contains a file of the same name is saved as a **new version** of that file. To keep it separate, save it under a different name. # Troubleshooting: Diagnostic logs and support Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Troubleshooting-Diagnostic-Logs-and-Support How to export diagnostic logs, clear the Outlook add-in cache, and contact Draftable support for help with Draftable Clean issues. ## Unexpected application errors If Draftable Clean encounters an unexpected error, restarting the application will usually resolve the issue. If the error persists, export your diagnostic logs and send them to Draftable support. As a first troubleshooting step, try opening **Task Manager**, searching for "Clean", and ending any Draftable Clean tasks. Then relaunch the application. This can resolve issues caused by background processes that haven't fully closed. ## Exporting diagnostic logs The Troubleshooting section in Settings provides three options for sharing logs with the Draftable support team: Click the **Settings** gear icon in the top-right corner of the application. Navigate to the **Troubleshooting** section. Choose one of the following options: * **Email logs** — Opens an email with logs attached, ready to send to support * **Export error logs** — Saves the log file to your computer for manual sharing * **Open log folder** — Opens the folder containing log files in Windows Explorer Logs do not contain any document content or personal data. They only include application diagnostic information to help identify and resolve issues. ## Clearing the add-in cache If the Outlook add-in is behaving unexpectedly or appears to be running an outdated version, you can clear the cached add-in files from **Settings > Troubleshooting**: 1. Click **Clear add-in cache** 2. Restart Outlook for the change to take effect This resolves issues where an outdated version of the add-in is loaded. In **Classic Outlook**, after clearing the add-in cache you may see a warning when you send your first email. If this happens, restart Outlook — sending should work normally after that. ## Contacting support When contacting the Draftable support team, please include: * A **description of the issue** and the steps that led to it * The **file type(s)** you were working with (e.g. `.docx`, `.pdf`) * Your **Draftable Clean version** — shown as **App Version** in the status bar at the bottom right of the application window. As of **v26.7.0** this is displayed for all installation types, including the **Machine-Wide MSI**. See [Updating Draftable Clean](/hc/en-us/Draftable-Clean-articles/Updating-Draftable-Clean#checking-the-current-version) * **Exported error logs** if available Contact the support team at [support@draftable.com](mailto:support@draftable.com). # Troubleshooting: Licensing Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Troubleshooting-Licensing Solutions for Draftable Clean licensing issues, including checking license status, activating licenses, and transferring licenses between machines. ## Starting a free trial As of **v26.6.0**, Draftable Clean includes a self-serve free trial. If you don't yet have a license, you can start a free 5-day trial **directly from the application** without contacting sales first. On first launch, you will be asked to acknowledge the terms and conditions and your telemetry preferences before the trial begins. See [Single-user Installation](/hc/en-us/Draftable-Clean-articles/Single-user-Installation) for setup steps. ## Checking license status To check your license status, open **Settings > License**. This shows: * **Status** — Whether the license is active (Licensed) or expired * **Edition** — Your Draftable Clean edition * **Expires** — The license expiry date ## License not activating If your license is not activating: 1. Ensure you have network connectivity — Draftable Clean requires a connection to `draftable.com` on port 443 for license verification. See [Network Requirements](/hc/en-us/Draftable-Clean-articles/Network-Requirements). 2. Verify the product key was entered correctly. 3. If the issue persists, contact [support@draftable.com](mailto:support@draftable.com) with your product key and any error messages. ## Deactivating or transferring a license If you need to deactivate a license — for example, to move it to a new machine or reassign it to another team member — see [How to deactivate your Draftable Clean license](/hc/en-us/Draftable-Clean-articles/How-to-deactivate-your-Draftable-Clean-license). Deactivating in the application does not by itself free up an activation on your license. If you need to deactivate licenses in order to reuse them elsewhere, contact [support@draftable.com](mailto:support@draftable.com) and we will provide the right steps. # Troubleshooting: Outlook Add-in Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Troubleshooting-Outlook-Add-in Solutions for common Draftable Clean Outlook add-in issues — deployment, manifest validation, cleaning failures, updates, cache clearing, and removal. This guide covers common issues when deploying and using the Draftable Clean Outlook add-in. For installation steps, see [Installing Draftable Clean Outlook Add-in](/hc/en-us/Draftable-Clean-articles/Installing-Draftable-Clean-Outlook-Add-in). For cleaning behavior (password-protected files, unsupported formats, tracked changes), see [Troubleshooting: Cleaning issues](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Cleaning-Issues). * Wait up to 72 hours for deployment to fully propagate * Verify users are in the correct security group (if using group-based deployment) * Have users restart their Outlook application and machine * Check that users have active Microsoft 365 subscriptions with Office apps * Ensure users are signed in with their organizational account * Verify the Draftable Clean desktop application is installed on the user's machine * Ensure you downloaded the complete manifest file without corruption * Verify the download URL is accessible from your network (not blocked by firewall or proxy) * Check that `dl.draftable.com` is not blocked by your organization's web filter * Try accessing the URL directly in a browser to confirm it is reachable * Ensure the Draftable Clean desktop application is installed and licensed on the user's machine * The desktop application must be running for the add-in to function — it will attempt to launch it silently, but this may fail if the application is not installed * Check that the desktop application version is compatible with the add-in version * Verify that `localhost` network calls are not being blocked by corporate security tools, firewalls, or endpoint protection software — the add-in communicates with the desktop application via `localhost` * In **Classic Outlook**, the Draftable Clean pane must be pinned and kept open for files to be cleaned * Download the latest manifest file from the [Draftable Office Deployment Guide](https://dl.draftable.com/addins/office-deployment-guide.html#addin-metadata) * Return to **Integrated apps** in the Admin Center * Find the existing Draftable Clean add-in in the list and click on it * Look for an **Update** option and provide the new manifest file * The updated version will roll out to users automatically * Users may need to restart Outlook to see the update * In the Draftable Clean desktop application, go to **Settings > Troubleshooting** * Click **Clear add-in cache** * Restart Outlook for the change to take effect See [Troubleshooting: Diagnostic logs and support](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Diagnostic-Logs-and-Support#clearing-the-add-in-cache) for more detail. * Go to **Integrated apps** in the Admin Center * Click on the Draftable Clean add-in * Select **Remove** or **Delete** * Confirm the removal * The add-in will be removed from users' Outlook within 72 hours ## Need help? If you experience issues not covered above, export your [diagnostic logs](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Diagnostic-Logs-and-Support) and contact the Draftable team at [support@draftable.com](mailto:support@draftable.com). # Updating Draftable Clean Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Updating-Draftable-Clean This article explains how updates work in Draftable Clean, how to check which version is currently installed, and how to manually apply updates. ## How updates work Draftable regularly releases updates for Draftable Clean, including bug fixes, performance improvements, and new features. As of **v26.6.0**, the application **updates itself in the background by default** — updates are downloaded automatically while you work and applied the next time the application is restarted. Draftable Clean also runs from a **system tray icon** and supports **minimise-to-tray**, so it stays available (and able to apply downloaded updates) without occupying the taskbar. If you are using the **Machine-Wide MSI** installer, updates are not applied automatically. All updates must be manually downloaded and installed by an administrator. See [Deployment options](/hc/en-us/Draftable-Clean-articles/Deployment-options) for details. ### Browser data is cleared when you install or update As of **v26.7.0**, installing or updating Draftable Clean clears stale browser data left behind by the previous version. This prevents cache-related problems that could otherwise stop the application from starting correctly after an upgrade. Because this data includes saved sign-in sessions, you may need to **sign in again** to integrations that authenticate through a browser — such as **SharePoint** and **NetDocuments** — the first time you use them after an update. If Draftable Clean is deployed and updated by an administrator, the cleanup applies to the profile it runs under. On managed or multi-user machines, confirm that the end user's own browser data has been cleared rather than only the installing administrator's. ## Manually checking for updates To force an update check or manually apply an update: Close and restart Draftable Clean. On launch, the application automatically checks for updates and downloads any available update in the background. If an update was downloaded, you may be prompted to restart the application to apply it. Follow the prompts to complete the installation. After restarting, check the **status bar** at the bottom of the application to confirm the version has been updated. See [Checking the current version](#checking-the-current-version) below. In some cases, Draftable support may provide a specific update file for your organization. If so, download and run the installer directly — see [Deployment options](/hc/en-us/Draftable-Clean-articles/Deployment-options) for installer details. If you have any issues with updating Draftable Clean, please contact the support team at [support@draftable.com](mailto:support@draftable.com). ## Checking the current version The current version of Draftable Clean is shown in the **status bar** at the bottom right of the application window as **App Version** — for example, `App Version: 26.7.0`. As of **v26.7.0**, the application version is displayed for **all installation types**, including the **Machine-Wide MSI**. Previously the version was not shown for MSI installations and had to be looked up in Windows **Settings** > **Apps** > **Installed apps**. The separate **engine version** that appeared at the bottom left of the status bar has also been removed. Draftable Clean now reports a single application version. When contacting Draftable support, include the application version so the team can assist you more effectively. # Using the Desktop Application Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Using-the-Desktop-Application Learn how to upload, scan, clean, and export documents using the Draftable Clean desktop application on Windows. ## Part 1: Desktop application ### Cleaning your first document (desktop) Open Draftable Clean to see the main application window with the toolbar across the top. The toolbar follows three key steps: * **Upload** — **Browse**, **iManage**, **NetDocs**, **SharePoint** * **Clean** — **Clean**, **Undo** * **Export** — **Save**, **Email** **UPLOAD:** Add files to Draftable Clean by clicking **Browse** to select documents from a local folder, **iManage**, **NetDocs**, or **SharePoint** to upload from your document management system, or by dragging and dropping files directly into the application window. You can select multiple files at once. Draftable Clean handles all [supported file types](/hc/en-us/Draftable-Clean-articles/Supported-file-types) simultaneously. If an **iManage**, **NetDocs**, or **SharePoint** button is not visible, you may need to enable the integration in **Settings > Integrations**. See [Troubleshooting: DMS integrations](/hc/en-us/Draftable-Clean-articles/Troubleshooting-DMS-Integrations) for help. **SharePoint** covers both **SharePoint Online** and **OneDrive for Business**. Sign in with a Microsoft work or school account under **Settings > Integrations** before using it for the first time. **CLEAN:** Once uploaded, files are automatically scanned and assigned a risk rating. When you are ready, click **Clean** in the toolbar. All selected files are cleaned and their status changes to **CLEANED**. **EXPORT:** Save or share your cleaned files from the toolbar. * **Save** — Save cleaned files to disk (packaged into a compressed ZIP folder with a timestamped filename) or back to your document management system (iManage, NetDocuments, or SharePoint). * **Email** — Opens a new Outlook message with your cleaned files pre-attached. Draftable Clean preserves file order and any filenames you have renamed. As of **v26.7.0**, the subject and body are left **blank** unless a default has been configured — see [Configuring email defaults](#configuring-email-defaults) below. When saving to a **DMS (iManage, NetDocuments, or SharePoint)**, you can choose how your cleaned files are written back: * **Save (one by one)** — Select where you would like each file to be saved individually. * **Save all to folder** — Select a folder to save all cleaned files into as new files. Both options are available for iManage, NetDocuments, and SharePoint. When saving to **iManage**, if the file was originally uploaded from iManage you also have the option to **save as a new version** of the original document. **Saving as a new version to NetDocuments or SharePoint:** * **NetDocuments** — Select **Save (one by one)** and tick the **Save as new version** box when each file's dialog box appears. * **SharePoint** — Save the file into the destination folder using the same name as the existing file. For example, saving `document.docx` into a folder that already contains `document.docx` saves it as a new version; using a different name saves it as a new file. When you save several files at once, Draftable Clean shows the progress of the save and which document management system each file is being written to. If any files cannot be saved, they are listed with the reason once the save finishes. For example, a file that did not originate in iManage cannot be saved as a new version there, so it is reported as skipped rather than failing the whole batch. If you cancel part way through, the files already saved are kept and the summary tells you how many completed. ### Configuring email defaults In **Settings > General**, you can prepare defaults for emails sent from the desktop application: * **Email subject** — The default subject line * **Email body** — The default body text * **Attachment summary** — Whether a **List** (bullet points) or **Table** (with columns) of attachments is inserted into the email body If no subject or body default is set, prepared emails open blank so you can write your own. Earlier versions inserted a **"Cleaned Document"** subject automatically. Administrators can configure these defaults centrally for an organisation — see [Configuring preferences for your organisation](/hc/en-us/Draftable-Clean-articles/Configuring-preferences-for-your-organisation-Draftable-Clean). ### Password-protected files If a file shows a **PASSWORD** status (highlighted in orange), it is password-protected and cannot be scanned until you provide the password. A **Password Required** prompt appears automatically below the file with a password field. Enter the file's password — you can use the **eye icon** to toggle visibility — and click **Check Password**. If the password is correct, the file is scanned and its status changes to **SCANNED** with a risk rating, just like your other files. If the password is incorrect, a **Password Invalid** message is displayed. Re-enter the correct password and click **Check Password** again. See [Troubleshooting: Cleaning issues](/hc/en-us/Draftable-Clean-articles/Troubleshooting-Cleaning-Issues#password-protected-files) for further help. Password-protected files don't block the rest of your workflow. You can continue scanning, renaming, reordering, and cleaning other files while a password-protected file awaits authentication. ### Reviewing metadata in files Click the **expand arrow** (>) on any file to see a detailed breakdown of its metadata. Metadata is grouped into categories — such as **Document Properties**, **Personal Information**, **Tracked Changes & Comments**, and more — each with their own item count and risk level. After cleaning, expand a file again to see exactly which metadata fields were removed. Each field displays a **REMOVED** badge, so you have full visibility into what was stripped from the document. ### Searching metadata in files Use the search bar above the file list to find specific metadata across all loaded files. This helps you locate particular fields — such as author names or tracked changes — before you clean or export. ### Renaming and reordering files Rename and reorder files directly in the file list before cleaning: * **Rename** — Click the **pencil icon** next to a file name to edit it inline. Press **Enter** or click away to confirm. * **Reorder** — Drag files up or down in the list to change the attachment order. Renamed filenames and custom ordering are preserved when you save or email cleaned files from the desktop application. ### Converting to PDF Before cleaning, you can optionally flag supported files for conversion to PDF. Click the **PDF icon** inline with a file to flag it — the icon turns **blue** when flagged. Alternatively, select one or more files and click **Convert** in the toolbar to flag them for conversion. Flagged files are converted when you click **Clean**. You can flag or unflag files for conversion before or after cleaning. Supported files flagged for conversion are converted to PDF alongside metadata removal when you click **Clean**. # Using the Outlook Add-in Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/Using-the-Outlook-Add-in Learn how to clean email attachments automatically using the Draftable Clean Outlook add-in, including profile switching, PDF conversion, and send protection. ## Part 2: Draftable Clean Outlook add-in The **Draftable Clean** add-in runs directly inside Microsoft Outlook and automatically cleans attachments as you compose emails. Attach files and compose your email as you normally would, then click **Send**. Draftable Clean cleans your attachments in the background according to your organization's policies — you can send with confidence that your files have been cleaned. The desktop application must be running for the add-in to function. If it is not already open, the add-in will attempt to launch it silently in the background. In **Classic Outlook**, you must pin the Draftable Clean pane and keep it open for files to be cleaned. In **New Outlook**, the pane does not need to be open — you can attach files and send without opening the panel. Open **Manage Attachments** in the Outlook ribbon at any time to view cleaning progress and access the options below. ### Changing the add-in language Draftable Clean supports multiple languages including English, Deutsch, Español, Français, 日本語, Nederlands, Polski, Português, Svenska, and Tagalog. Open the add-in pane and click the **globe icon** at the bottom of the panel to select your preferred language. ### Automatic profile switching based on recipients Draftable Clean intelligently adjusts the cleaning profile based on recipient email domains. Domain rules are configured in **Settings > Add-In** and determine which cleaning profile is applied. For example, a typical configuration might be: * **No recipients entered** — A default profile such as **Standard Clean** is used * **Internal recipients** (e.g. `colleague@yourfirm.com`) — A lighter profile such as **Clean Draft** that preserves tracked changes and comments * **External recipients** (e.g. `contact@externalfirm.com`) — A stricter profile such as **Standard Clean** These are examples — administrators and users can customize the default profile for when no recipients are entered, and configure domain rules to map specific email domains to any cleaning profile via **Settings > Add-In**. See [Metadata cleaning profiles](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles) for details on managing profiles and domain rules. When you add or change recipients, a banner appears: **"Recipients changed — re-cleaning attachments with updated profile."** You can click **Review Attachments** to check the changes. As attachments are cleaned, the panel shows cleaning progress or identifies if tracked changes or comments are present. ### Updating the file profile If enabled by your administrator in **Settings > Add-In**, you can override the cleaning profile for individual files using the per-file **Profile** dropdown in the add-in pane. ### Converting attachments to PDF Supported **Word**, **Excel**, and **PowerPoint** attachments can be converted to PDF from the add-in panel. Click **Convert to PDF** on an attachment to flag it — the file is converted automatically when cleaning completes. Once conversion is complete, the panel updates to reflect the cleaned and converted attachments. If tracked changes or comments were present on a file and removed in PDF conversion, the notification reverts to showing the total number of files cleaned. ### Renaming attachments After cleaning, you can rename files directly in the Draftable Clean panel. Click the **pencil icon** next to a file name to edit it inline. ### Unsupported file types If you attach a file in a format Draftable Clean does not support, the Draftable Clean panel displays an **"Unsupported format"** status with the message: "This file type cannot be cleaned. See Knowledge Base." Unsupported files do not block sending by default — this behavior is configurable in **Settings > Add-In > Send Protection**. ### Password-protected files If you attach a password-protected file, it shows an orange **"Password protected"** status with the message: "Enter the document password to clean this file." Enter the password in the provided field and click **Unlock** to authenticate and clean the file. If the password is incorrect, an **"Incorrect password. Please try again."** message is displayed. Re-enter the correct password and click **Unlock** again. Once the correct password is provided, the file is cleaned automatically and shows the same "Cleaned" status as your other files. ### Inserting an attachment list or table Click **Insert Attachment List** to add a formatted summary into the email body. The button includes a **dropdown arrow** with two format options: * **List** — A bullet-point list of attachment names * **Table** — A table with Attachment and Description columns The default format is configurable in **Settings > Add-In > Attachment Summary**. ### Send protection Draftable Clean controls what happens when issues are detected on send. By default: The screenshots below are from **New Outlook**. Dialogs and prompts appear similarly in **Classic Outlook**. * **Attachments not finished cleaning** — Sending is **blocked** with a dialog: "Attachments need review before sending." The user can click **Review** to return to the email or **Don't send** to cancel. * **Tracked changes or comments detected** — The user is **prompted** with a dialog: "Tracked changes or comments detected." The user can click **Send anyway**, **Review**, or **Don't send**. * **Unsupported attachment types** — Sending is **allowed** Each scenario can be configured to **Allow**, **Prompt**, or **Block** in **Settings > Add-In > Send Protection**. # What is Draftable Clean? Source: https://help.draftable.com/hc/en-us/Draftable-Clean-articles/What-is-Draftable-Clean Draftable Clean is a metadata cleaning solution that scans, identifies, and removes hidden metadata from your documents before sharing — helping legal professionals protect sensitive and privileged information. Every document you create carries hidden metadata — author names, revision history, tracked changes, comments, system properties, and more. When shared externally, this metadata can inadvertently reveal sensitive information: who drafted the document, what was changed during negotiations, which application was used, and when the document was last modified. Draftable Clean gives you full visibility and control over this hidden data. It scans your documents, categorises every piece of metadata by risk level, and removes it — so you can share with confidence. ## Two ways to clean | Workflow | What it is | Best for | | ----------------------- | ------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | | **Desktop application** | Standalone Windows application for scanning, reviewing, and cleaning documents | Bulk cleaning, detailed metadata review, saving cleaned files locally | | **Outlook add-in** | Right-hand panel inside Outlook that automatically cleans attachments as you compose emails | Cleaning documents as part of your email sending workflow | ## How it works 1. **Scan** — Upload documents via **Browse**, drag-and-drop, or directly from **iManage**, **NetDocs**, or **SharePoint**. In the Outlook add-in, simply attach files to your email. Every file is scanned and assigned a risk rating with a detailed metadata breakdown. 2. **Review** — Expand any file to drill into its metadata by category — Personal Information, Document Properties, Tracked Changes & Comments, Document Content, and Other Metadata — each with their own risk level and item count. 3. **Clean** — In the desktop application, select a [cleaning profile](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles) and click **Clean**. In the Outlook add-in, cleaning happens automatically based on domain rules configured in settings. 4. **Share** — Save cleaned files as a ZIP, email them directly from the desktop application, or simply hit **Send** in Outlook with cleaned attachments ready to go. ## Key features | Feature | Description | | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Broad file-type support** | Scan and clean Word, Excel, PowerPoint, PDF, and image files (JPEG, PNG, TIFF, GIF, BMP), as well as ZIP archives. See [Supported file types](/hc/en-us/Draftable-Clean-articles/Supported-file-types). | | **Risk-rated scanning** | Every file is scanned and assigned a risk level. Expand files to see metadata breakdowns, and use cross-file search to find specific metadata across all loaded documents. | | **Configurable cleaning profiles** | Built-in profiles for common scenarios, plus the ability to create and edit your own. Configure exactly which metadata types to remove, preserve, or replace. See [Cleaning profiles](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles). | | **Convert to PDF** | Convert Word, Excel, and PowerPoint files to PDF in the desktop application and the Outlook add-in. In the desktop app, flag files via the inline PDF icon or the **Convert** toolbar button before cleaning. | | **Cleaning confirmation** | After cleaning, the replaced and removed metadata values are surfaced in the interface, so you can confirm exactly what changed before sharing. | | **Automatic cleaning in Outlook** | The add-in cleans attachments automatically as you compose emails, using domain-based profile rules to apply the right profile based on recipient email domains. | | **Send protection** | Configurable controls to block, prompt, or allow sending when attachments are still cleaning, tracked changes are detected, or unsupported file types are attached. | | **Password-protected files** | Enter a password to unlock and clean protected files in both the desktop application and the Outlook add-in. | | **Rename** | Rename files inline in the Outlook add-in and desktop application. | | **Reorder** | Drag-and-drop to reorder files in the desktop application. File order is preserved when saving or emailing. | | **DMS integrations** | Open files from — and save cleaned files back to — **iManage**, **NetDocuments**, and **SharePoint** (including OneDrive for Business) using the toolbar buttons in the desktop application. | | **Local processing** | All documents are processed locally on your machine. Your files never leave your computer during cleaning. | ## Metadata categories Draftable Clean organizes metadata into five categories. Each metadata type can be individually configured to **Preserve**, **Remove**, **Replace**, or **Flatten** within [cleaning profiles](/hc/en-us/Draftable-Clean-articles/Metadata-Cleaning-Profiles). For a complete reference, see [Supported Metadata Types](/hc/en-us/Draftable-Clean-articles/Supported-Metadata-Types). ## Getting started Install Draftable Clean on your Windows PC and activate your license or start a free trial. Walk through using the desktop application and Outlook add-in to clean your first documents. See which file types Draftable Clean can scan and clean. Full reference of every metadata type with actions and risk levels. Check the minimum and recommended system specifications. # JourneyBee — the Draftable partner platform Source: https://help.draftable.com/hc/en-us/Draftable-Partner-articles/JourneyBee-Draftable-partner-platform One place to register deals, track your pipeline, and grow with Draftable. Every Draftable partner and reseller works out of **JourneyBee**, our dedicated partner platform. It's the home of your relationship with Draftable — from the first deal you register to the renewals that follow. JourneyBee partner portal dashboard ## What you can do in JourneyBee * **Register deals in minutes.** Log a new opportunity for one of your clients and it's immediately visible to the Draftable team — no email chains, no spreadsheets. * **Track everything in one pipeline.** See the live status of every deal you've registered, from first conversation through to closed and renewed. * **See your commissions.** Your earnings are recorded against each deal, so you always know where you stand. * **Learn at your own pace.** Guides, walkthrough videos, and training resources for your team are built into the platform — everything you need to position, demo, and support Draftable. ## Why partners like it JourneyBee removes the friction that usually comes with channel programmes. There's no chasing a partner manager for a status update, no wondering whether your deal was recorded, and no digging through inboxes for the latest training material. You register the deal, we see it instantly, and both sides work from the same picture. Partner resources and training in JourneyBee ## Getting access JourneyBee is invitation-only. Once your partnership with Draftable is agreed, our team sets up your workspace and invites your users — and the platform itself walks you through the rest. Ready to start? Email [sales@draftable.com](mailto:sales@draftable.com?subject=I%20want%20to%20be%20a%20Draftable%20partner) with **"I want to be a partner"** — see [Why partner with Draftable](/hc/en-us/Draftable-Partner-articles/Why-partner-with-Draftable) for what the programme offers. # Why partner with Draftable Source: https://help.draftable.com/hc/en-us/Draftable-Partner-articles/Why-partner-with-Draftable Give your clients document comparison they can trust, and earn as you do. Draftable is used and trusted by 1,300+ law firms and legal teams globally to compare documents quickly and accurately. Many of them first heard about Draftable from a partner they already work with: an IT provider, a legal technology consultancy, or a reseller. If your clients work with documents, Draftable is an easy conversation. Our partner programme is built to make it worth having. ## What we offer our partners Every Draftable partner gets access to our partner platform. Register deals, track your pipeline, see your commissions, and find training and resources, all in one place. Partners earn commission on new business and on renewals, so the value of a client relationship builds over time. Get in touch for current rates. Prefer to purchase and resell under your own agreements? We support that too. Ask our team which arrangement fits your business best. Alongside the platform, you get real people. Dedicated onboarding, product training for your team, and direct access to Draftable staff who help you land and support your deals. ## How to become a partner Write to [sales@draftable.com](mailto:sales@draftable.com?subject=I%20want%20to%20be%20a%20Draftable%20partner) and say **"I want to be a partner"** (or "I want to be a reseller"). Our team takes it from there: a short conversation about your business, your agreement, and your invitation to the partner platform. Partnership and reseller enquiries are handled personally by our sales team. There's no form and no self-service sign-up. Want to see what you'd be working with? Take a look at [JourneyBee, the Draftable partner platform](/hc/en-us/Draftable-Partner-articles/JourneyBee-Draftable-partner-platform). # What is Draftable Business? Source: https://help.draftable.com/hc/en-us/articles/10301508835225-What-is-Draftable-Business Draftable Business is a document comparison solution for teams and individuals that makes it easy to see what's changed between two documents. Simply select two versions of a document, and Draftable Business will show you every single change in an easy-to-understand viewer. ## Comparing with Draftable Business Draftable Business is easy-to-use, powerful and packed with useful features. Leave comparing documents to Draftable, which completes its tasks significantly faster than a user could do it.  ### Fast and accurate Draftable Business never misses a change. Even the smallest change is picked up. Draftable Business works in seconds, so stop wasting your precious time looking for changes manually. ### Compare anything to anything Draftable Business supports most common file types used in professional workplaces. Further, you can compare between different file types! ### Confidential and private Draftable Business works offline. Comparisons don't use the internet and your documents never leave your computer. ### Easy to learn, easy to use Draftable Business is designed to be simple and intuitive. It's easy to use the first time and only takes a few clicks to start a comparison. ### Powerful customization While Draftable Business is designed to be easy-to-use, there is a whole depth of complexity and power-user functionality that is also available. You can control what is detected as a change, how the changes are marked up, and how the viewer looks and feels. ## Looking to set up Draftable Business for you or your team? Jump into our quick start guide, to get set up in minutes! Learn more about [purchasing a license](https://draftable.com/pricing) for yourself or your team, visit our [installation guides](https://help.draftable.com/hc/en-us/articles/10301715836697-Installation-guides) and dive into additional resources for [deployment options](/hc/en-us/articles/6142316169625-Enterprise-deployment-options).  If you are a new Draftable Business user, learn how to start using the software by going [here.](/hc/en-us/articles/10301668955673-Draftable-Business-Quick-Start-Guide) # Supported file types Source: https://help.draftable.com/hc/en-us/articles/10301511489817-Supported-file-types Draftable Desktop supports the following file types: * Word * .docx (Word Document) * .docx (Strict Open XML Document) * .docx (Office Open XML Text) * .docm (Word Macro-Enabled Document) * .doc (Word 97-2003) * .rtf (Rich Text Format) * PDF * .pdf (PDF) * Text * .txt (Plain text) * Free text input also available * Presentations * .pptx (PowerPoint Presentation) * .pptx (PowerPoint Picture Presentation) * .pptx (Strict Open XML Powerpoint) * .pptx (Office Open XML Presentation) * .pptm (PowerPoint Macro-Enabled Presentation) * .ppt (PowerPoint 97-2003 Presentation) * Spreadsheets * .xlsx ( Excel Workbook) * .xlsm (Excel Macro-Enabled Workbook) * .xls (Excel 97-2003 Workbook) * .csv (CSV UTF-8, Comma Delimited) ### Known issue Sometimes, documents generated by non-Microsoft products (e.g. Google Docs) may have issues when comparing with Draftable, as they do not adhere to the Open XML specifications.  We highly recommend conducting thorough testing on documents relevant to your specific use-case to determine if this is the case for you. A workaround that often proves effective is to re-save the document using Microsoft Word/PowerPoint. This process can sometimes repair any malformed sections of the document, ensuring better compatibility with Draftable. If you need further help with this, please get in touch with support at: [support@draftable.com](mailto:support@draftable.com). # Draftable Business Quick Start Guide Source: https://help.draftable.com/hc/en-us/articles/10301668955673-Draftable-Business-Quick-Start-Guide This article can help you set up Draftable Business and run a comparison within minutes! ## What is Draftable Business? Draftable Business is a document comparison solution for teams and individuals that makes it easy to see what's changed between two documents. Simply select two versions of a document and Draftable Business will show you every single change in an easy-to-understand viewer. ## Setting up Draftable Desktop Download Draftable Business here: [https://draftable.com/desktop/download/](https://draftable.com/desktop/download/) Run the installer & follow the prompts Activate the product by entering your product key 1. If you already have a license, your product key should have been sent to your email. 2. If you want to start a trial, you can get a trial key here: [https://www.draftable.com/book-a-demo](https://www.draftable.com/book-a-demo) 3. If you are ready to buy a license, you can see the options here: [https://draftable.com/desktop/buy/](https://draftable.com/desktop/buy/) That's it! Draftable Business is now setup & ready to use. ## Running your first comparison Start Draftable Business The **New Comparison launcher** will appear Select two documents you want to compare.\ The older/original/source document goes on the left.\ The newer/revised/modified document goes on the right. Hit **Compare** Draftable Business will now be comparing the documents. This can take from a few seconds up to a few minutes, depending on the contents. Once the comparison is complete, the comparison results will load in our **comparison viewer** window ## Reviewing comparison results The **comparison viewer** makes it easy to review changes side-by-side.  * The older document is displayed on the left, and the newer document is displayed on the right. * View all changes, and where in the document they sit. * Navigate the change list to find specific changes. * [Export](/hc/en-us/articles/6140816202393-Comparison-Outputs) the comparison results. * Select the way you view the comparison, with various zoom options. * Choose which types of changes you want to see. # Updating Draftable Business Source: https://help.draftable.com/hc/en-us/articles/10301718530585-Updating-Draftable-Business This article explains how updates work in Draftable Business, how to check which version is currently installed and how to manually apply updates. ## Updates in Draftable Business Draftable regularly releases new updates, which can range from bug fixes & UI improvements to new features & functionality. Updates are downloaded automatically and installed on application restart (or system restart). Sometimes, as part of support, we may release a specific update for you. This will not be automatically installed. You will need to manually update to get these updates. ## How to check the current version of Draftable Business To check which version of Draftable Business you currently have: In your system tray, right click Draftable and go to **Settings** In **Settings**, the current version is shown in the the bottom left corner ## Manually updating Draftable Business To manually update Draftable Business to the latest version: In your system tray, right click Draftable and go to **Settings** Click **Check For Updates** If there is an update available, the update will start immediately. Once the update is complete, restart the program. Draftable Business is now updated to the latest version. If you have any issues with updating Draftable Business, please get in contact with the support team at [support@draftable.com](mailto:support@draftable.com). # MFA configuration Source: https://help.draftable.com/hc/en-us/articles/10941649851801-MFA-configuration Multi Factor Authentication (MFA) is a security method that is used to grant instance access to users only after they provide two sets of login credentials. The first is the user's password and the second is a code generated by an authentication app. **This documentation is for API Self-Hosted Version 2 (Legacy)** Version 2 is a legacy deployment model. All new customers **must** use Version 3, which features a modern multi-container architecture with improved security and performance. 👉 [Get started with API Self-Hosted v3](/hc/en-us/articles/51133475373465-API-Self-Hosted-v3-Quick-Start-Guide) If you wish to use MFA, users will be required to use an authentication app on their mobile devices. ## Setting up MFA for all users  As an administrator account, navigate to the **Users** tab and see the User Security window in the bottom left. You can click on **enable** to immediately require all users to use MFA to login with their account.  To setup the MFA once enabled by the administrator, ensure your users (including yourself) log out of the instance, and attempt to log back in.  Once you have provided your username and password, you will be presented with the initial setup for the MFA. Click **Set up using an app,** and using your mobile device scan the QR code that will be presented.  Once complete enter the requested passcode from the authenticator app. Upon initial setup, users will also be provided with recovery codes in a situation where they have lost their mobile device or are unable to provide a passcode.  ## Removing MFA for users  You can remove MFA from all users by returning to the **users** page within the **admin** section, and by clicking **disable** in the User Security window. This will immediately remove MFA requirements for login, for all user accounts.  If you wanted to reset an MFA login for a specific user, without having to disable MFA completely, the administrator can delete an MFA method for a specific user, which will force them to complete a new MFA setup the next time they log in.  # Network requirements Source: https://help.draftable.com/hc/en-us/articles/12042585710489-Network-requirements Draftable API Self-hosted container requires internet access to activate the license. ## License Activation To activate the instance, the product license is verified by our license servers. The activation request is sent as an outbound HTTPS POST from the `web` container to `draftable.com`. | Host | Port | Protocol | Required | | :------------ | :--- | :------- | :------- | | draftable.com | 443 | HTTPS | Yes | The required host is **`draftable.com`** — not `www.draftable.com`. These two domains resolve to **different IP addresses** on different infrastructure. Whitelisting `www.draftable.com` alone will **not** enable license activation. The IP address of `draftable.com` may change due to CDN and load balancer usage, so the firewall should dynamically whitelist based on the DNS query response rather than static IP addresses. ### Verifying connectivity To confirm that the `web` container can reach the licensing endpoint, run the following from the host: ```bash theme={null} docker compose exec web curl -v https://draftable.com ``` If this command completes with a successful TLS handshake and an HTTP response, the firewall is correctly configured for license activation. # Draftable Legal Quick Start Guide Source: https://help.draftable.com/hc/en-us/articles/15749896564377-Draftable-Legal-Quick-Start-Guide This step-by-step guide will help you set up Draftable Legal and run your first comparison in minutes. ## What is Draftable Legal? Draftable Legal is an enterprise document comparison platform built for legal professionals. It goes beyond simple redlining, compare Word, PDF, Excel, and PowerPoint files with multiple output formats including redline PDFs, Word tracked changes, departures tables, and side-by-side views. With integrations into leading document management systems like iManage, NetDocuments, and SharePoint, plus features like Bulk Compare, 1-Click Compare, AI-Ready Redline export, and a powerful Change List for reviewing, tagging, and filtering changes, Draftable Legal fits seamlessly into your existing workflows. ## Setting up Draftable Legal Download the Draftable Desktop application here: [https://draftable.com/desktop/download/](https://draftable.com/desktop/download/) Run the installer and follow the prompts. Your IT team may have already installed and configured Draftable Legal for you. If so, you can skip steps 1 and 2. Once installed, launch Draftable Legal. What happens next depends on how your product key was configured. If your IT team has already deployed your product key (for example, via Group Policy or registry configuration), Draftable Legal will open directly to the **New Comparison** window — no activation is required on your part. You're ready to go! Skip ahead to [Running your first comparison](#running-your-first-comparison). If your product key has not been pre-configured, Draftable Legal will prompt you to enter it on launch. If you don't already have a license or haven't purchased Draftable, visit our [pricing page](https://www.draftable.com/pricing) to get started. If you're looking to buy for a team, [book a demo](https://www.draftable.com/draftable-legal) with our sales team. 1. Enter your product key in the **Product Key** field. Activate Draftable Desktop — enter your product key 2. Click **Activate**. Activate Draftable Desktop — click Activate 3. A confirmation screen will appear showing your license details. Click **Continue**. License activation success screen 4. Draftable will run first-time checks to verify your system is correctly configured for all Draftable features. This takes one to two minutes. We recommend letting it complete — if any issues are flagged, contact [Draftable Support](mailto:support@draftable.com). If you prefer, you can skip this step by closing the window. Finish setting up the application — first-time checks 5. Click **Continue** once the checks are complete. The **New Comparison** window will appear. Draftable Legal is now set up and ready to use. ## Running your first comparison Start Draftable Legal The **New Comparison launcher** will appear Draftable Legal New Comparison window in 26.6 with empty Older document and Newer document slots, Browse, iManage, Recent, and Text Input options, the Comparison Type and Profile dropdowns, and the Compare button Select two documents you want to compare\ The older/original/source document goes on the left\ The newer/revised/modified document goes on the right Open the **Comparison Type** dropdown and select **Redline in Draftable** Comparison Type dropdown open showing all options - Redline in Draftable, Tracked Changes in Word, Side by Side in Draftable, and Text-Only in Draftable - with Redline in Draftable highlighted New Comparison launcher with two PDFs loaded and the Comparison Type set to Redline in Draftable Hit **Compare** Draftable will now be comparing the documents. This can take from a few seconds up to a few minutes, depending on the contents. Comparing documents progress dialog shown while Draftable runs the comparison Once the comparison is complete, the comparison results will load in our **redline comparison viewer** window ## Reviewing comparison results ### Redline viewer The **Redline comparison viewer** makes it easy to review changes. The Change List is shown on the right-hand side of the Comparison Viewer. [You can read more about Change List features here](/hc/en-us/articles/32514479509785-Using-the-Redline-Change-List-to-review-filter-tag-add-notes-and-export-your-changes). Redline comparison viewer showing the document changes with the Change List panel on the right You can toggle the Change List on or off by selecting the button below highlighted. Comparison viewer toolbar with the button that shows or hides the Change List highlighted At the top of the ribbon menu within the comparison viewer, are all your comparison output options. Top ribbon of the comparison viewer showing the output options: Open, Save, Save to DMS, Print, Copy to Clipboard, and Email These options allow you to quickly and easily share comparisons via your preferred method or DMS. A quick summary of these options are: * **Open** the results directly in your preferred Word processor or PDF reader. Open output button in the comparison viewer toolbar * **Save** the comparison result to your computer. Save output button in the comparison viewer toolbar * **Save** **to DMS**, e.g. iManage, NetDocuments Save to DMS output button in the comparison viewer toolbar * **Print** a hard copy of the comparison results. Print output button in the comparison viewer toolbar * **Copy to Clipboard** and save the comparison output to your clipboard. Copy to Clipboard output button in the comparison viewer toolbar * **Email** the comparison results and/or the input documents using Outlook. Email output button in the comparison viewer toolbar For more information about these specific output options, please see our [Using Draftable](/hc/en-us/sections/15894418277017-Using-Draftable-Legal) section of our Knowledgebase.  ## Other Comparison Types Draftable Legal offers a range of Comparison Types to suit different file types and workflows. You can read more about [how to select the right Comparison Type here](/hc/en-us/articles/33190528521881-Comparison-Type-How-to-choose-the-right-option-in-the-Draftable-New-Comparison-Window). ### Side by Side in Draftable This allows you to compare two documents and have them shown on a comparison screen in a Side by Side view. This can make it very easy to see the differences between two documents and works best for PDF files (but Word files are also supported). Side by Side comparisons also have the option to create a comparison output (or export), and is very useful when comparing Excel and PowerPoint files. ### Tracked Changes in Word The Tracked Changes comparison type will generate a Word document (.docx) with the changes marked up as Track Changes. Once ready, you will be prompted to either save or open the output. This will open in Word and let you use Word's inbuilt Tracked Changes functionality to navigate through changes and accept/reject changes. ### Redline in Word This Comparison Type creates a Word (docx) file with static redline markup but no tracked changes metadata. This is particularly useful when using metadata cleaning tools that would otherwise remove tracked changes information. ### Redline in Excel / Redline in PowerPoint Draftable has dedicated comparison algorithms for Excel and PowerPoint files that produce redline output in the native Office format (.xlsx or .pptx). The output opens directly in Excel or PowerPoint so you can continue working on the file after review. ### Comparing Excel and PowerPoint in the Draftable viewer Excel and PowerPoint files can also be reviewed directly inside the Draftable Comparison Viewer. To do this, choose **Redline in Draftable** as the comparison type for your Excel or PowerPoint files. This gives you access to the interactive Change List, tagging, filtering, and export options without leaving Draftable. If you would prefer redline output in the native Office format instead, use **Redline in Excel** or **Redline in Powerpoint** (described above). ### Departures Table A specialised report that presents changes at the section or clause level rather than as inline edits. The Departures Table highlights the entire section where a change occurred, making it ideal for long contracts and policy documents where stakeholders need to understand the scope of changes at a glance. Output format is DOCX only. ### Redline - Changed Pages Only A streamlined output that includes only the pages where changes were detected between the original and revised documents. Unchanged pages are excluded entirely, providing a quicker way to review modifications without a full redline. Output format is PDF only. ### Text-Only in Draftable Text-Only Compare strips all formatting, styles, numbering, and layout from both documents before comparing, leaving only substantive text changes. This is useful for documents with complex formatting or as a fallback when a standard comparison produces unexpected results. ### Live Redline Preview When both inputs are set to free text, Draftable displays a real-time redline preview directly in the Compare Selector as you type or paste — no need to click Compare. The output can be copied as tracked changes, redline, or AI-ready format for use with generative AI tools. ## Advanced steps For further advanced steps see the below articles: # Enterprise deployment options Source: https://help.draftable.com/hc/en-us/articles/16018288168601-Enterprise-deployment-options This article is for IT administrators looking to deploy Draftable Legal across their organization, and all relevant information for each of the installers that are offered and their relevant use cases. **Video Resource:** For a comprehensive understanding of Draftable deployment options, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27925753073689-Draftable-Legal-Installer-Types-Breakdown) As of Draftable Legal version 25.3.00 (released March 31st 2025), we have dropped support of the **Per User MSI** Installer. We will be removing references to this installer over the coming weeks from our knowledgebase and if you have any questions or concerns, please get in contact with out support team at [support@draftable.com](mailto:support@draftable.com) ## Configuring Draftable Legal settings via Group Policy Draftable Legal offers a range of Group Policy settings for license deployment, application configuration and update management. More information is documented [here](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal). ## Downloading specific versions of the installers Users can download specific versions of the installer files if they wish to install a specific version. The format schema for these direct links to a specific version takes the following form: ```bash theme={null} https://dl.draftable.com/desktop/DraftableDesktopSetup-.exe ``` Where **``** represents the version number you wish to download, and **``** indicates the type of installer you want to download. For example, if you wanted to download the default installer version 26.3.200, the link would appear as below: ```bash theme={null} https://dl.draftable.com/desktop/DraftableDesktopSetup-26.3.200.exe ``` Lastly, if you wanted to download a machine-wide installer, version 26.4.100, the link would appear as below ```bash theme={null} https://dl.draftable.com/desktop/DraftableDesktopSystem-26.4.100.msi ``` ## Draftable Legal Installer for enterprise deployments For deployments in enterprise environments, the default installer for Draftable Legal may not be suitable. Draftable Legal offers two alternative installers: a per-user MSI installer and a machine-wide MSI installer. Each installer has trade-offs, different recommended deployment scenarios, advantages, and installation steps. ### Default Installer **Installer Type:** Regular executable (.exe) **Installer Scope:** Per-user **Requires Admin:** No **Recommended scenarios:** Individual users, small-scale deployments **Download URL:** [https://dl.draftable.com/desktop/DraftableDesktopSetup.exe](https://dl.draftable.com/desktop/DraftableDesktopSetup.exe) This installer is recommended for most scenarios and is the default installer provided. It's the easiest to use and has minimal requirements - ideal for individual users. #### Benefits * No administrator privileges are required for installation * Updates are automatically applied #### Notes * Each user on the system needs to run the installer (per-user deployment) * Each user maintains their own copy of the product #### Installation Run the installer Follow the prompts, which will include selecting the install location and entering the product key Draftable Desktop is installed and ready to use #### Machine-Wide MSI **Also Known As:** Native MSI, Per-Machine MSI **Installer Type:** MSI (Windows Installer) **Installer Scope:** System **Requires Admin:** Yes **Recommended scenarios:** Citrix & Remote Desktop Services deployments, high-security environments **Download URL:** [https://dl.draftable.com/desktop/DraftableDesktopSystem.msi](https://dl.draftable.com/desktop/DraftableDesktopSystem.msi) This installer is only recommended for specific deployment scenarios where the other installers are unsuitable. The most common scenario is Microsoft RDS and Citrix deployments where a single shared installation is desired, typically for storage efficiency. **Deploying to Citrix or Remote Desktop (RDP/RDS)?** Licensing in these environments needs to be configured for your setup before your users activate. Please read [Deployment advice for Citrix and RDP environments](/hc/en-us/articles/Deployment-advice-for-Citrix-and-RDP-environments) before you deploy. This installer is a "true" system-wide installer, unlike the Per-User MSI. The software is installed to a\ system-wide location and can be launched by all users of the system, including concurrently as in RDS\ and Citrix deployments. #### Benefits * A single installation can be shared by all users on that machine * Administrators have the control to manage updates * Offers support for concurrent usage by multiple users on that machine #### Notes * Administrator rights are required for the initial installation and updates * All product updates must be manually downloaded and installed * System dependencies must be manually installed (e.g. .NET) **Looking for more MSI deployment guidance?** For further advice about deployment options via MSI switches for the System-Wide Installer, please refer to [Deployment options via MSI (System-wide) installer](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer). **Include the HTTP Listener Service — this is required.** Every machine-wide MSI deployment must include the HTTP Listener Service (the `HttpListener` feature). It supports launching comparisons from iManage (including on Citrix and RDS), lets Draftable open when it is not already running, and is required for the Draftable Outlook add-in (Redline in Email). Always select it explicitly rather than relying on the installer default: set **Http service** (under **Integrations**) to install in the Advanced installer, or add `HttpListener` to your `ADDLOCAL` list. See [Deployment options via MSI (System-wide) installer](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer) for details. #### Installation Run the installer with administrator rights Follow the prompts, which will include entering the install location and entering the product key Draftable Legal is installed and ready to use ## Choosing how to deliver the installer The machine-wide MSI can be delivered by hand, or through whichever management tool your organisation already uses. These are alternative paths to the same installation, so choose the one that matches your environment. Each has its own guidance: | Deployment path | When to choose it | Guidance | | :------------------------------------- | :------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Run the installer directly | Individual machines, pilots and small deployments | The installation steps above | | Command line or your own script | You want to control which features are installed, or you are wrapping the install in an existing process | [Deployment options via MSI (System-wide) installer](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer) and [Silent install and launch options](/hc/en-us/articles/22425102143129-Silent-install-launch-options-for-Draftable-Legal) | | Microsoft Configuration Manager (SCCM) | You already manage software deployment with Configuration Manager | [Deploying Draftable Legal with Microsoft Configuration Manager (SCCM)](/hc/en-us/articles/Deploying-Draftable-Legal-with-Microsoft-Configuration-Manager-SCCM) | | Microsoft Intune | Your estate is managed from Intune | [Enterprise installation for Draftable using Intune](/hc/en-us/articles/19521353760921-Enterprise-installment-for-Draftable-using-Intune) | **Whichever path you choose, verify the `draftable://` URL scheme afterwards.** This is what allows comparisons to be started from iManage, SharePoint Online, NetDocuments, the Office add-ins and File Explorer. The installer registers it, but if something in the environment blocks that registration the installation still reports success, and a machine-wide installation will not repair it at startup. When it is missing, the installation appears to succeed in every other respect while those compare actions do nothing at all. To check, press `Windows + R`, enter `draftable://?source=outlook` and select **OK**: the New Comparison window should open. See [Draftable does not launch from iManage, SharePoint or File Explorer](/hc/en-us/articles/Draftable-does-not-launch-from-iManage-SharePoint-or-File-Explorer) if it does not. # Enterprise deployment options Source: https://help.draftable.com/hc/en-us/articles/16018288168602-Enterprise-deployment-options This article is for IT administrators looking to deploy Draftable Legal across their organization, and all relevant information for each of the installers that are offered and their relevant use cases. **Video Resource:** For a comprehensive understanding of Draftable deployment options, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27925753073689-Draftable-Legal-Installer-Types-Breakdown) As of Draftable Legal version 25.3.00 (released March 31st 2025), we have dropped support of the **Per User MSI** Installer. We will be removing references to this installer over the coming weeks from our knowledgebase and if you have any questions or concerns, please get in contact with out support team at [support@draftable.com](mailto:support@draftable.com) ## Configuring Draftable Legal settings via Group Policy Draftable Legal offers a range of Group Policy settings for license deployment, application configuration and update management. More information is documented [here](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal). ## Downloading specific versions of the installers Users can download specific versions of the installer files if they wish to install a specific version. The format schema for these direct links to a specific version takes the following form: ```bash theme={null} https://dl.draftable.com/desktop/DraftableDesktopSetup-.exe ``` Where **``** represents the version number you wish to download, and **``** indicates the type of installer you want to download. For example, if you wanted to download the default installer version 26.3.200, the link would appear as below: ```bash theme={null} https://dl.draftable.com/desktop/DraftableDesktopSetup-26.3.200.exe ``` Lastly, if you wanted to download a machine-wide installer, version 26.4.100, the link would appear as below ```bash theme={null} https://dl.draftable.com/desktop/DraftableDesktopSystem-26.4.100.msi ``` ## Draftable Legal Installer for enterprise deployments For deployments in enterprise environments, the default installer for Draftable Legal may not be suitable. Draftable Legal offers two alternative installers: a per-user MSI installer and a machine-wide MSI installer. Each installer has trade-offs, different recommended deployment scenarios, advantages, and installation steps. ### Default Installer **Installer Type:** Regular executable (.exe) **Installer Scope:** Per-user **Requires Admin:** No **Recommended scenarios:** Individual users, small-scale deployments **Download URL:** [https://dl.draftable.com/desktop/DraftableDesktopSetup.exe](https://dl.draftable.com/desktop/DraftableDesktopSetup.exe) This installer is recommended for most scenarios and is the default installer provided. It's the easiest to use and has minimal requirements - ideal for individual users. #### Benefits * No administrator privileges are required for installation * Updates are automatically applied #### Notes * Each user on the system needs to run the installer (per-user deployment) * Each user maintains their own copy of the product #### Installation Run the installer Follow the prompts, which will include selecting the install location and entering the product key Draftable Desktop is installed and ready to use #### Machine-Wide MSI **Also Known As:** Native MSI, Per-Machine MSI **Installer Type:** MSI (Windows Installer) **Installer Scope:** System **Requires Admin:** Yes **Recommended scenarios:** Citrix & Remote Desktop Services deployments, high-security environments **Download URL:** [https://dl.draftable.com/desktop/DraftableDesktopSystem.msi](https://dl.draftable.com/desktop/DraftableDesktopSystem.msi) This installer is only recommended for specific deployment scenarios where the other installers are unsuitable. The most common scenario is Microsoft RDS and Citrix deployments where a single shared installation is desired, typically for storage efficiency. **Deploying to Citrix or Remote Desktop (RDP/RDS)?** Licensing in these environments needs to be configured for your setup before your users activate. Please read [Deployment advice for Citrix and RDP environments](/hc/en-us/articles/Deployment-advice-for-Citrix-and-RDP-environments) before you deploy. This installer is a "true" system-wide installer, unlike the Per-User MSI. The software is installed to a\ system-wide location and can be launched by all users of the system, including concurrently as in RDS\ and Citrix deployments. #### Benefits * A single installation can be shared by all users on that machine * Administrators have the control to manage updates * Offers support for concurrent usage by multiple users on that machine #### Notes * Administrator rights are required for the initial installation and updates * All product updates must be manually downloaded and installed * System dependencies must be manually installed (e.g. .NET) **Looking for more MSI deployment guidance?** For further advice about deployment options via MSI switches for the System-Wide Installer, please refer to [Deployment options via MSI (System-wide) installer](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer). **Include the HTTP Listener Service — this is required.** Every machine-wide MSI deployment must include the HTTP Listener Service (the `HttpListener` feature). It supports launching comparisons from iManage (including on Citrix and RDS), lets Draftable open when it is not already running, and is required for the Draftable Outlook add-in (Redline in Email). Always select it explicitly rather than relying on the installer default: set **Http service** (under **Integrations**) to install in the Advanced installer, or add `HttpListener` to your `ADDLOCAL` list. See [Deployment options via MSI (System-wide) installer](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer) for details. #### Installation Run the installer with administrator rights Follow the prompts, which will include entering the install location and entering the product key Draftable Legal is installed and ready to use ## Choosing how to deliver the installer The machine-wide MSI can be delivered by hand, or through whichever management tool your organisation already uses. These are alternative paths to the same installation, so choose the one that matches your environment. Each has its own guidance: | Deployment path | When to choose it | Guidance | | :------------------------------------- | :------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Run the installer directly | Individual machines, pilots and small deployments | The installation steps above | | Command line or your own script | You want to control which features are installed, or you are wrapping the install in an existing process | [Deployment options via MSI (System-wide) installer](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer) and [Silent install and launch options](/hc/en-us/articles/22425102143129-Silent-install-launch-options-for-Draftable-Legal) | | Microsoft Configuration Manager (SCCM) | You already manage software deployment with Configuration Manager | [Deploying Draftable Legal with Microsoft Configuration Manager (SCCM)](/hc/en-us/articles/Deploying-Draftable-Legal-with-Microsoft-Configuration-Manager-SCCM) | | Microsoft Intune | Your estate is managed from Intune | [Enterprise installation for Draftable using Intune](/hc/en-us/articles/19521353760921-Enterprise-installment-for-Draftable-using-Intune) | **Whichever path you choose, verify the `draftable://` URL scheme afterwards.** This is what allows comparisons to be started from iManage, SharePoint Online, NetDocuments, the Office add-ins and File Explorer. The installer registers it, but if something in the environment blocks that registration the installation still reports success, and a machine-wide installation will not repair it at startup. When it is missing, the installation appears to succeed in every other respect while those compare actions do nothing at all. To check, press `Windows + R`, enter `draftable://?source=outlook` and select **OK**: the New Comparison window should open. See [Draftable does not launch from iManage, SharePoint or File Explorer](/hc/en-us/articles/Draftable-does-not-launch-from-iManage-SharePoint-or-File-Explorer) if it does not. # Printing comparison outputs Source: https://help.draftable.com/hc/en-us/articles/16115234585625-Printing-comparison-outputs Draftable Legal will let you directly print the results of your comparison with ease. Once you've compared your documents, you can easily create a printed version of your comparison. ## Printing Redline outputs Start by opening the New Comparison window, selecting a Redline comparison as the comparison type. Choose your documents, and then hit **Compare**. On the top ribbon menu of the comparison viewer, select the **Print** option. From here you can select the following options * From here you can select from four options: * **Redline (DOCX):** Print the comparison as a Redline output as a DOCX file * **Changed Pages Only:** This output shows only the changed pages between the older and newer documents. It marks up all changes in the changed pages as a Redline view * **Original file:** An copy of the older document * **Modified file:** An copy of the newer document Click on the **Print export option** and you will be prompted to print your output and follow the printing dialog that appears. ## Summary page The summary page option can be shown by selecting the **options** icon in the email output window. This allows you to add a summary page to the output and there are 3 options: * **Include at end:** Adds a summary page at the end of the output * **Include at start:** Adds a summary page at the start of the output * **Do not include:** Does not add a summary page You can also choose to include a changes report as well, with the same options as above. # Launching Comparisons from SharePoint Source: https://help.draftable.com/hc/en-us/articles/16115274749337-Launching-Comparisons-from-SharePoint Start to compare documents directly from your synced SharePoint location with Draftable Legal. This means you can start comparisons directly from file explorer's, given you have a synced SharePoint location. ## Synced SharePoint You can sync your Microsoft SharePoint files directly to your computer's folder for offline access and direct work in file explorer. This is available for organizations with a Microsoft 365 work/school subscription or using SharePoint Server 2019 and Teams. It is important to understand that OneDrive is used as part of this process, and if you want to learn more about this please visit the [official documentation](https://support.microsoft.com/en-us/office/sync-sharepoint-and-teams-files-with-your-computer-6de9ede8-5b6e-4503-80b2-6190f3354a88). ## How to compare files directly from a synced SharePoint location Go to the desired folder which contains the files Select the files and **right-click** them (If using windows 11, click **Show more options**) Click **Compare with Draftable** The comparison window will appear with your selected documents Just click **Compare** when you are ready! **Note:** You can also **drag and drop** your files directly into the **New Comparison** window. ## How to compare files directly from a SharePoint Online location Draftable can also compare files directly from your SharePoint Online instance, without the need of having to sync the files to your computer. In order to do this, you must first install the Draftable App for SharePoint Online which is explained in more details [Here](/hc/en-us/articles/25571809846297-Configuring-Sharepoint-Online-to-launch-directly-into-Draftable) Once the Draftable App for SharePoint Online has been installed and configured, you can then open your SharePoint instance in a Web Browser and navigate to where the documents you wish to compare are located. You then have three options with which to initiate a Comparison. i) Via the ribbon at the top of the window. Here you see three options:- 1. **Compare** which will load the selected file into the "Select Older Document" pane in the New Comparison window. 2. **Compare Version(s)** which will pop up a new window, with and display all the versions of the file you have selected 3. **1-Click Compare**, which will generate a comparison based on the settings you configured in the Draftable Settings. You can find more information about the 1-Click Compare feature [Here](/hc/en-us/articles/31611819497753-Using-1-Click-Compare-to-run-comparisons-with-your-preferred-default-workflow) ii) Via the right click context menu. you will also see the same three options for Compare, Compare Version(s) and 1-Click Compare that are mentioned above **Dragging files from SharePoint in a web browser is no longer supported**, due to a change Microsoft made to SharePoint Online that Draftable cannot work around. Instead, use **Compare**, **Compare Version(s)** or **1-Click Compare** from the SharePoint ribbon or right-click menu (described above), the built-in **SharePoint file picker**, or **drag and drop from a synced SharePoint folder** in File Explorer (see [Synced SharePoint](#synced-sharepoint) above). ## Saving comparison outputs to SharePoint Online Once you have generated your comparison in Draftable Legal, you can then save the comparison into SharePoint Online by clicking on the Save to SharePoint button in the ribbon at the top of the Draftable window. You will then see the various options, which you can use to select to the file type and output you wish to save. When you select the output type you wish to save, the SharePoint Online window will pop up. You can select the location you wish to save the comparison to, at the top of the Window and then hit the save button in the bottom right hand corner. More information about saving comparisons into SharePoint Online can be found [here](/hc/en-us/articles/32784895738905-Running-comparisons-with-files-from-SharePoint-Online-and-saving-outputs-to-SharePoint). # Saving comparison outputs Source: https://help.draftable.com/hc/en-us/articles/16115296152729-Saving-comparison-outputs Draftable Legal makes it easy for you to save your comparison results directly from the comparison window. You can choose the output format you want by selecting from the various options in the 'Save' button located in the ribbon at the top of the comparison window. ## Saving Redline outputs Start by running a Redline comparison (using the Redline viewer comparison type). On the top ribbon menu of the comparison viewer, select the **Save** option. From here you can select the following options: * **Redline (PDF or DOCX):** This output shows the newer document and marks up all changes on top of that in the Redline view. You can select between DOCX and PDF file-type options. * **Changed Pages Only:** This output shows only the changed pages between the older and newer document. It marks up all changes in the changed pages as a Redline view * **Tracked Changes:** This output is an MS Office document with the changes shown in Track Changes (a Microsoft Office feature) * **Changes report:** Creates a report of all the changes detected within the comparison. This allows users to share the Change List, along with any Tags and Notes with colleagues or external parties via the output options * A drop-down list will provide options to export changes as a **DOCX** or **exporting to a** **.csv** using either the **All changes** or the **Matching filters**. * **AI-Ready Redline:** Saves a portable text representation of all changes (moves, insertions, and deletions) as a `.md` file, formatted for use with generative AI tools. A **Reported Changes** dropdown lets you choose between **All changes** or **Matching filters**. For full details, see [AI-Ready Redline: Export changes for use with generative AI tools](/hc/en-us/articles/AI-Ready-Redline-Export-for-generative-AI-tools). Click the preferred output and a save dialog will appear to let you choose where you save the file. Once it is saved is complete, a notification will appear to confirm that the output has been created. Clicking this notification will open the output file. mceclip3.png ## Summary page The summary page option can be shown by selecting the **options** icon in the email output window. This allows you to add a summary page to the output and there are 3 options: * **Include at end:** Adds a summary page at the end of the output * **Include at start:** Adds a summary page at the start of the output * **Do not include:** Does not add a summary page You can also choose to include a changes report as well, with the same options as above. # Emailing comparison outputs Source: https://help.draftable.com/hc/en-us/articles/16115297005849-Emailing-comparison-outputs Draftable Legal makes it easy for you to directly email your comparison results from the comparison window. Draftable Legal will let you select the output you require to email by automatically attaching the output to a new email window in Outlook. **Please note:** The workflows below are not supported for users using 'New' Outlook. ## Emailing Redline outputs Start by running a Redline comparison (using the Redline viewer comparison type) In the Comparison window, in the ribbon at the top, you will see a **"Email"** button. If you click on that, you will see all the options you can choose from. * **Redline PDF:** This output shows the newer document and marks up all changes on top of that in the Redline view * **Changed Pages Only:** This output shows only the changed pages between the older and newer document. It marks up all changes in the changed pages as a Redline view * **Tracked Changes:** This output is an MS Office document with the changes shown in Track Changes (a Microsoft Office feature) * **Changes report:** Creates a report of all the changes detected within the comparison. * **Original file:** An copy of the older document * **Modified file:** An copy of the newer document You may also select multiple options and choose to Zip the files as a single attachment. This can be done by selecting the checkboxes next to the export options and selecting the "Zip files" option as well. Select which files you want to copy, by checking the box to the right of each comparison type. You can rename the files by clicking on the pencil icon on the right hand side of the window. You can also change the file format of the Redline and the Original and Modified files. You can pick either PDF or DOCX file formats. Track Changes has to remain as a DOCX file though. With the **Changes Report** option, you can again decide on the file format, this time the options are DOCX and CSV, while also choosing what changes you want in the report. You can either choose All Changes, are choose to just show the changes you have selected in the Filter you have set on the Change List panel on the right hand side. If needs be, you can also choose to zip up all the files you have selected before they are copied to the clipboard. Finally click on the **"Send"** button and the selected files will be added clipboard, ready to be pasted elsewhere, such as an open email etc. Your comparison output will then be attached to an Outlook email message. # Launching comparisons directly from file explorer Source: https://help.draftable.com/hc/en-us/articles/16115297854617-Launching-comparisons-directly-from-file-explorer Draftable Legal simplifies document comparison by starting comparisons directly from your file explorer's menu.

File explorer is a file manager application that is included with Microsoft Windows, and examples of how to launch comparisons for both Windows 11 and 10 are shown in this article. ## How to launch comparisons directly from file explorer (Windows 11) On Windows 11, once you have enabled the [Windows 11 right-click menu](/hc/en-us/articles/Enable-the-Windows-11-right-click-menu-for-Draftable-Legal), Draftable's commands appear directly in the main right-click menu, so you do not need to open **Show more options**. Navigate to the folder containing the files you want to compare. File Explorer folder containing the documents to compare Select the file or files, **right-click**, and choose **Compare in Draftable**. To instantly compare a file against its previous version, choose **1-Click in Draftable**. Windows 11 right-click menu showing the Compare in Draftable and 1-Click in Draftable commands The New Comparison window opens with your selected documents. Select the **comparison type** and click **Compare** when you are ready. New Comparison window populated with the selected documents If you have not enabled the new menu, Draftable's classic **Compare with Draftable** command still appears under **Show more options**. See [Enable the Windows 11 right-click menu for Draftable Legal](/hc/en-us/articles/Enable-the-Windows-11-right-click-menu-for-Draftable-Legal) to add the commands to the main menu. ## How to launch comparisons directly from file explorer (Windows 10) Navigate to the desired folder which contains your desired files to compare Select the files and **right-click** them, and then click **Compare with Draftable** The New Comparison window will appear with your selected documents Just select the **comparison type** and click **compare** when you're ready! ## Drag and drop You can also **drag and drop** your files directly from File Explorer into the **New Comparison** window to add documents for your comparison. Simply click and drag the documents from your file location into each area for the older and newer documents. **New Outlook — Drag and drop not supported:** Dragging and dropping email attachments from Microsoft's **New Outlook** into Draftable is not supported. This is due to a Microsoft limitation — New Outlook does not expose file attachment data in a way that external applications can consume. To compare email attachments when using New Outlook, use the [Draftable for Outlook](/hc/en-us/articles/Using-Draftable-for-Outlook) or [Draftable in Outlook](/hc/en-us/articles/Using-Draftable-in-Outlook) add-in workflows instead of drag and drop. See [Microsoft's documentation](https://learn.microsoft.com/en-us/answers/questions/5535929/new-outlook-drag-drop-support-in-winforms) for further details. # Vulnerability Reporting Source: https://help.draftable.com/hc/en-us/articles/16226110503961-Vulnerability-Reporting ## What is a security vulnerability? Draftable considers a security vulnerability to be any technical issue that incorrectly exposes customer data, internal data, or materially impacts the reliability & integrity of our system. ## Some examples of security vulnerabilities: * **Broken Authentication:** *When authentication credentials are compromised, user sessions and identities can be hijacked by malicious actors to pose as the original user.* * **SQL Injection:** *As one of the most prevalent security vulnerabilities, SQL injections attempt to gain access to database content via malicious code injection. A successful SQL injection can allow attackers to steal sensitive data, spoof identities, and participate in a collection of other harmful activities.* * **Cross-Site Scripting:** *Much like an SQL Injection, a Cross-site scripting (XSS) attack also injects malicious code into a website. However, a Cross-site scripting attack targets website users, rather than the actual website itself, which puts sensitive user information at risk of theft.* * **Cross-Site Request Forgery:** *A Cross-Site Request Forgery (CSRF) attack aims to trick an authenticated user into performing an action that they do not intend to do. This, paired with social engineering, can deceive users into accidentally providing a malicious actor with personal data.* * **Security Misconfiguration:** *Any component of a security system that can be leveraged by attackers due to a configuration error can be considered a “Security Misconfiguration.”* A data leak occurs when data is accidentally *leaked from within* an organization, whereas a data breach results from data being *stolen*. Data leakage is usually the result of a mistake. For example: sending a document with sensitive or confidential information to the wrong email recipient, saving the data to a public cloud file share, or having data on an unlocked device in a public place for others to see. ## How do I report vulnerabilities? Please send an email to [securitydisclosures@draftable.com](mailto:securitydisclosures@draftable.com) if you have identified a vulnerability. Please include the following information in your report: * Type of issue * Product with the bug, and a URL * The potential impact of the security vulnerability (e.g. what data can be affected) * Instructions to reproduce the issue * Any proof-of-concept or exploit code required to reproduce the issue # iManage Integration with Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/16549583625241-iManage-Integration-with-Draftable-Legal iManage is a document and email management software for legal, financial, and accounting professionals. It provides advanced features and an intuitive interface to securely organize, store, and collaborate on documents. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). You can connect your iManage account to Draftable Legal, which will save comparison outputs into iManage. In this article, we will guide you in connecting your iManage account to Draftable Legal. **Video Resource:** For a comprehensive understanding of Draftable with iManage, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27925873128601-Draftable-Legal-integration-with-iManage) ## Connecting your iManage account to Draftable Legal Depending on what version of Draftable you are using, there are two different procedures you need to follow depending on the version. ### If you are using Draftable v25.9.300 or earlier: Now we need to ensure that we are logging into our cloud iManage account. Open the iManage settings and select **cloud**. Ensure you have logged into iManage on your Draftable Legal application. This can be done following the process below. Open the settings menu and navigate to the iManage settings. Open the **Integrations** section of the settings and select **iManage**. The Integrations settings in Draftable Legal versions before 26.6 Click the **Login** button and enter your credentials for your iManage account. It should display as *Connected as* with your correct account details if done correctly. Logging in to a cloud iManage account from the Draftable Legal settings That concludes the iManage configuration process between Draftable Legal and cloud iManage. ### If you are using Draftable v25.10.000 or later Before you can connect, you need to turn on the iManage integration. In the settings menu, select **DMS Connections**, find the **iManage** section, and switch on its enable toggle. The connection options and **Servers** list only appear once iManage is enabled. Enabling the iManage integration with the toggle in DMS Connections Open the settings menu, select **DMS Connections**, then expand the **iManage** section. Here you can manage your connection options, including **Log in at startup**, **Sign in via system browser**, **Detailed logging**, **Open uploaded docs in browser**, and **App ID**. Your iManage servers are listed at the bottom under **Servers**. The iManage settings expanded under DMS Connections in Draftable Legal 26.6 To add a server, click **Add server**. In the **Add iManage Server** dialog, enter your iManage Work server address in the **Server URL** field (for example, `https://cloudimanage.com`), then click **Add Server**. In 26.6 and later the dialog has a single **Server URL** field. There is no separate name field; the server name is taken from the URL. You connect and authenticate after the server has been added. The Add iManage Server dialog with the Server URL field in Draftable Legal 26.6 The server is added to the **Servers** list. You can add more than one server if you work across multiple tenancies. Multiple iManage servers listed under Servers in Draftable Legal 26.6 Find the server you want to use in the **Servers** list and click **Connect**, then enter your iManage credentials (unless they have already been configured by Group Policy). The Connect button on an iManage server in the Servers list in Draftable Legal 26.6 Once authentication succeeds, the connection is validated: the iManage header shows a green **Connected as** badge with your account, the server is marked **Connected** in the **Servers** list, and its **Connect** button changes to **Disconnect**. A validated iManage connection in Draftable Legal 26.6, showing the Connected status and the Disconnect button Open the settings menu and navigate to the iManage settings. Open the **Integrations** section of the settings and select **iManage**. The iManage Integrations settings in Draftable Legal versions before 26.6 Enter your credentials for your iManage account (if they haven't already been configured by Group Policy) by clicking the arrow in the **Manage endpoints** section. The Manage endpoints section expanded in the iManage settings You can enter the endpoint name and the endpoint URL. This is important if you are using multiple tenancies. Entering an endpoint name and URL for an iManage server Click the **Save** button. It will now add that endpoint to the endpoint section. The newly added iManage endpoint listed in the endpoints section In the environment dropdown section, select the endpoint you want to connect to and click **Connect**. In this case, you would select the On-Premises endpoint you would've just defined. Selecting an iManage endpoint from the environment dropdown and connecting Connection is validated when the "Logout" button appears and the dropdown icon greys out. A validated iManage connection showing the Logout button That concludes the iManage configuration process between Draftable Legal and cloud iManage. # Redline comparison settings Source: https://help.draftable.com/hc/en-us/articles/16549612535705-Redline-comparison-settings Configure how Draftable Legal redline comparisons look and behave: profiles, markup appearance, per-format comparison options for Word, Excel and PowerPoint, and the tracked changes author. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). Draftable Legal lets you fully customise how redline comparisons look and behave. This article covers: * Where to find the redline comparison settings * Creating, using and exporting redline profiles * Appearance and markup schema (colours and text styles) * Comparison options for Word, Excel and PowerPoint * The tracked changes author * Where the output settings (filename, summary page) now live ## Opening the redline settings First, open the settings menu. There are several ways to do this, covered in [Customizing your Draftable Legal experience](/hc/en-us/articles/19002262177689-Customizing-your-Draftable-Legal-experience). The two quickest are: Right-click the **Draftable Legal** icon in the taskbar and select **Settings**. Opening Settings from the Draftable Legal taskbar icon Or open the [New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) and select **Settings** in the top right. Selecting the Settings gear in the top right of the New Comparison window Opening Settings from the New Comparison window Then open the redline settings: Select **Redline Profiles** under the **Compare** group. This screen holds all the options that control the appearance and contents of your redline comparisons. The Redline Profiles settings in Draftable Legal 26.6 Open the **Redline** tab. This holds all the options that control the appearance and contents of your redline comparisons. The Redline settings tab on Draftable Legal versions before 26.6 ## Profiles Profiles let you switch between preset redline configurations without manually reconfiguring the settings for each document type or use case. In 26.6 and later, profile management is at the top of the **Redline Profiles** screen: choose the **Active Profile**, mark a **Default profile**, and use **New**, **Rename**, **Export**, **Import** and **Delete**. Every setting on the screen applies to the active profile. Profile management at the top of the Redline Profiles screen in 26.6 Redline profiles on versions before 26.6 Profile configuration is an in-depth topic, so we have a [dedicated article on managing redline profiles](/hc/en-us/articles/19002240548249-Managing-profiles-for-Redline-settings). ## Appearance and markup schema This controls how changes are marked up in the comparison. In 26.6 and later, these options are in the **Appearance** section of Redline Profiles (before 26.6 they were the **Markup schema** area of the Redline tab). The Appearance section of Redline Profiles in 26.6, showing change type styling and table cell colours Markup schema on versions before 26.6 **Change type styling.** For each change type (insertions, deletions, moved from and moved to), you can set the **Color**, **Highlight** and **Text style**: * **Color:** choose from a range of colours to suit your preference. The Color palette for a change type in Redline Profiles in 26.6 Markup schema on versions before 26.6 * **Highlight:** an optional background highlight (No highlight, or one of the preset colours). The Highlight menu for a change type in Redline Profiles in 26.6 Markup schema on versions before 26.6 * **Text style:** a grouped multi-select of decorations you can combine. Options are **Bold**, **Italic**, **Single underline**, **Double underline**, **Thick underline**, **Strikethrough** and **Double strikethrough**. With nothing selected, the style is **None**. The Text style menu for a change type in Redline Profiles in 26.6 Markup schema on versions before 26.6 A live preview updates as you make changes. **Table cells.** Set the colour used for **Inserted cells**, **Deleted cells**, **Merged cells** and **Split cells**. **Revised lines.** The **Location marker** option controls the marker shown for revised lines. Changes to appearance are saved to the active profile automatically as you make them. ## Comparison options Comparison options control what content is compared and how the comparison behaves. In 26.6 and later, these are split by file type into the **Word**, **Excel** and **PowerPoint** sections of Redline Profiles. On versions before 26.6 they were a single list of options. ### Word The Word comparison options in Redline Profiles in 26.6 Redline comparison options on versions before 26.6 **What to compare — document elements** * **Bullets and numbering:** compares changes to bullets and numbering. * **Tables of contents:** compares changes within a table of contents. * **Images:** compares images. Draftable does not compare the content of images, only insertions, deletions and moves of whole images. * **Text boxes:** shows changes to content contained within text boxes. * **Headers:** shows changes in document headers. * **Footers:** shows changes in footers, including page numbering changes. * **Footnotes and endnotes:** marks up changes to footnotes and endnotes. * **Tables:** compares content within tables. * **Watermarks:** shows both the old and new watermarks on the document. * **Math equations:** compares changes to mathematical equations. * **Cover page:** marks up changes on the cover page. * **Hidden text:** when enabled, hidden text in the input documents is unhidden and compared. In the output, text that was hidden in the input file is shown in grey highlight. **What to compare — formatting and style** (these apply to Tracked Changes output) * **Text styling:** bold, italic, caps and underline changes. * **Font changes:** font, font family and font colour. * **Layout changes:** indent and text alignment. * **Miscellaneous styling:** all other styling changes. **Comparison behaviour** * **Detect moved text:** detects whether text has moved within the comparison. * **Ignore uppercase/lowercase** (was "Case insensitive comparison"): ignores capitalisation changes, so changing "a" to "A" is not shown as a change. * **Compare at** (was "Comparison resolution"): controls whether changes are detected at the character or word level. * **Character level:** shows changes to individual characters, which improves readability. * **Word level:** any change within a word is shown as a whole-word change, which is better for spotting changes. The Compare at menu in the Word comparison options in Redline Profiles in 26.6 Redline comparison options on versions before 26.6 * **How to handle comments** (was "Comment options"): controls whether comments are kept, compared or skipped. * **Compare:** comment changes are shown as redlined. * **Show both:** keeps comments from both documents without comparing them. * **Show original only:** keeps comments from the older document only. * **Show modified only:** keeps comments from the newer document only. * **Hide all:** no comments are included in the output. The How to handle comments menu in the Word comparison options in Redline Profiles in 26.6 Redline comparison options on versions before 26.6 * **Keep accepted comments** (was "Preserve accepted comments"): keeps comments that have been accepted. * **Flatten dynamic content:** converts fields and formulas to static text before comparing. * **Ignore quotation mark changes:** ignores changes between straight and curly quotation marks. * **Ignore whitespace changes:** ignores whitespace-only changes. * **Show header/footer changes once:** header and footer changes appear once instead of on every page. * **Ignore headers/footers for changed-pages:** excludes header and footer changes when determining which pages count as changed. ### Excel The Excel section controls how spreadsheet comparisons behave. The Excel comparison options in Redline Profiles in 26.6 * **Cell comparison** (was "Compare type"): how cells are compared. Options are **Values and formulas**, **Values only** and **Formulas only**. The Cell comparison menu in the Excel comparison options in Redline Profiles in 26.6 Redline comparison options on versions before 26.6 * **Detect row changes** (was "Detect row edits"): detects inserted and deleted rows. * **Detect column changes** (was "Detect column edits"): detects inserted and deleted columns. * **Dim unchanged cells** (was "Show unchanged content in greyscale"): greys out unchanged cells so changes stand out. * **Formula change notes:** adds notes showing what changed inside formulas. * **Limit changes per sheet:** stops processing a sheet after the specified number of changes. ### PowerPoint The PowerPoint section controls how presentation comparisons behave. The PowerPoint comparison options in Redline Profiles in 26.6 **What to compare:** Text, Tables, Images, Speaker notes, Slide numbers, and Grouped shapes & SmartArt. **Display:** * **Dim unchanged content:** greys out unchanged content so changes stand out. * **Rearrange overlapping edits:** moves overlapping changes apart so both are visible. * **Shape moves:** shows when shapes have been moved. ## Tracked changes author These options set the author used for Tracked Changes (DOCX) output. In 26.6 and later they are in the **Output** section of Redline Profiles. The Output section of Redline Profiles in 26.6, showing the tracked changes author Tracked changes author on versions before 26.6 **Tracked changes author** (was "Default author"): the author name applied to all changes in Tracked Changes output. Options: * **Last person who modified:** uses whoever last modified the document. * **Document author:** uses the document's author. * **Office user name:** uses the user name from your Office settings. * **Office user initials:** uses the user initials from your Office settings. * **Custom:** lets you enter your own author text in the **Custom author name** field that appears. * **Default:** uses Draftable's default author handling. The Tracked changes author menu in the Output section of Redline Profiles in 26.6 Tracked changes author on versions before 26.6 **Confirm author before comparing** (was "Show author in New Comparison window"): prompts you to confirm which author name to use before each comparison. ## Output settings (filename, summary page and output action) In 26.6 these output settings moved out of Redline into **Opening & Saving Files**: * **Filename pattern** (was "Output filename"): customise the filename for comparison outputs. See [Configuring Custom Output Filenames](/hc/en-us/articles/28737392718745-Draftable-Legal-Configuring-Custom-Output-Filenames). * **Summary page** (was "Default summary page placement"): add a summary page at the start, at the end, or not at all. * **When a comparison is ready** (was the Word Tracked Changes output action): choose to always ask, or automatically open or save the output. A new **Open Word in** option lets you open Tracked Changes output in Reviewing or Edit mode. Output settings under Opening & Saving Files in 26.6 Filename output on the Redline tab before 26.6 A couple of viewer-related redline options also moved in 26.6: **Show comments in three-pane view** and **Default view mode** are now in the **Compare Viewer** settings. ## Export options **Show Changes Report in menus:** when enabled, the Changes Report appears in redline export menus (Open, Save, Print, Email and so on) and in the Comparison Outputs panel. When disabled, it is hidden from these surfaces but remains available via the markup settings. This toggle is enabled by default. # Side-by-side comparisons Source: https://help.draftable.com/hc/en-us/articles/17693327305881-Side-by-side-comparisons Side-by-side comparisons offer an alternative method to Redline comparisons in Draftable Legal. This article will explain what side-by-side comparisons are, how to view them in Draftable Legal, and discuss their benefits and limitations. ## What Are Side-by-Side Comparisons? Side-by-side comparisons are a method for visually displaying the differences between two documents by showing both the original and modified versions simultaneously. Changes are highlighted directly in each document, with deletions marked in the original document and insertions in the modified document. In Draftable Legal, side-by-side comparisons make it easy to identify document changes by presenting the two documents in parallel. It also provides additional tools such as synced scrolling and a change list for an efficient review process. ## How to View Side-by-Side Comparisons in Draftable Legal: To view a side-by-side comparison in Draftable Legal, follow these steps: **Open the Draftable Legal New Comparison window.** **Select the two documents** you want to compare by either browsing or dragging and dropping them into the comparison window. **Choose Side-by-Side Comparison** as the comparison type in the comparison type row. **Click the Compare button** to generate the comparison. Once the comparison is complete, Draftable Legal will display the side-by-side comparison view. ## Key Features of Side-by-Side Comparisons: The side-by-side comparison viewer offers a range of features for ease of use: * **Documents Display:** The original document is displayed on the left, while the modified version is shown on the right. * **Scrollbar with Highlights:** A vertical scrollbar between the documents highlights where changes occur, providing a visual guide to locate modifications. * **Synced Scrolling:** Both documents scroll simultaneously, ensuring that corresponding sections of each document stay aligned. * **Change List:** A summary of all modifications is shown in a change list on the right, offering a structured overview of the differences. The list can be filtered to show specific change types (e.g., insertions, deletions) or content types (e.g., text, tables). ## Creating Outputs from Side-by-Side Comparisons: Draftable Legal allows you to export side-by-side comparisons into various formats for further review or sharing. To export a comparison, follow these steps: **Run a side-by-side comparison.** **Choose your desired output** from the "Comparison Result" menu, found in the ribbon menu at the top. Select the **output option** you wish to proceed with. There are many output options, and each of these these include: * **Side-by-Side PDF:** A PDF showing both documents with the changes highlighted side-by-side. * **Single document:** Output that condenses all the changes as a single document, similar to Redline PDF. * **Original/Modified file:** Shows either original or modified file with changes highlighted as part of that specific file. * **Changes report:** An output that generates a document that contains all changes within a series of tables, making it easy to quickly see what specifically has changed between the documents. * **CSV Change Report:** Export the changes into a CSV file for detailed analysis or record-keeping. * You can **Save, Open, Print, Copy to Clipboard**, **Save to DMS (i.e iManage)** or **Email** the comparison result. ## Benefits of Side-by-Side Comparisons: Side-by-side comparisons offer several advantages: * **Visual Clarity:** With both documents displayed simultaneously, it's easy to visually identify differences such as text changes, formatting modifications, or moves. * **Efficient Navigation:** Features like synced scrolling and the change list allow users to quickly navigate through lengthy documents and pinpoint alterations. * **Comprehensive Review:** The side-by-side display ensures that all changes are visible, helping users understand the full context of the modifications. ## Limitations of Side-by-Side Comparisons: Despite their usefulness, side-by-side comparisons also have some limitations: * **Different Output Format:** While side-by-side comparisons are effective for visual review, they do not offer the same redline markup that some users prefer for text-based comparisons. * **Document Alignment:** In cases where the structure of the two documents varies significantly, synced scrolling might not always align the sections perfectly, requiring manual adjustment. # Side-by-Side: View both documents together with changes highlighted Source: https://help.draftable.com/hc/en-us/articles/17693327305882-Side-by-side-comparisons Side-by-side comparisons offer an alternative method to Redline comparisons in Draftable Legal. This article will explain what side-by-side comparisons are, how to view them in Draftable Legal, and discuss their benefits and limitations. ## What Are Side-by-Side Comparisons? Side-by-side comparisons are a method for visually displaying the differences between two documents by showing both the original and modified versions simultaneously. Changes are highlighted directly in each document, with deletions marked in the original document and insertions in the modified document. In Draftable Legal, side-by-side comparisons make it easy to identify document changes by presenting the two documents in parallel. It also provides additional tools such as synced scrolling and a change list for an efficient review process. ## How to View Side-by-Side Comparisons in Draftable Legal: To view a side-by-side comparison in Draftable Legal, follow these steps: **Open the Draftable Legal New Comparison window.** **Select the two documents** you want to compare by either browsing or dragging and dropping them into the comparison window. **Choose Side-by-Side Comparison** as the comparison type in the comparison type row. **Click the Compare button** to generate the comparison. Once the comparison is complete, Draftable Legal will display the side-by-side comparison view. ## Key Features of Side-by-Side Comparisons: The side-by-side comparison viewer offers a range of features for ease of use: * **Documents Display:** The original document is displayed on the left, while the modified version is shown on the right. * **Scrollbar with Highlights:** A vertical scrollbar between the documents highlights where changes occur, providing a visual guide to locate modifications. * **Synced Scrolling:** Both documents scroll simultaneously, ensuring that corresponding sections of each document stay aligned. * **Change List:** A summary of all modifications is shown in a change list on the right, offering a structured overview of the differences. The list can be filtered to show specific change types (e.g., insertions, deletions) or content types (e.g., text, tables). ## Creating Outputs from Side-by-Side Comparisons: Draftable Legal allows you to export side-by-side comparisons into various formats for further review or sharing. To export a comparison, follow these steps: **Run a side-by-side comparison.** **Choose your desired output** from the "Comparison Result" menu, found in the ribbon menu at the top. Select the **output option** you wish to proceed with. There are many output options, and each of these these include: * **Side-by-Side PDF:** A PDF showing both documents with the changes highlighted side-by-side. * **Single document:** Output that condenses all the changes as a single document, similar to Redline PDF. * **Original/Modified file:** Shows either original or modified file with changes highlighted as part of that specific file. * **Changes report:** An output that generates a document that contains all changes within a series of tables, making it easy to quickly see what specifically has changed between the documents. * **CSV Change Report:** Export the changes into a CSV file for detailed analysis or record-keeping. * You can **Save, Open, Print, Copy to Clipboard**, **Save to DMS (i.e iManage)** or **Email** the comparison result. ## Benefits of Side-by-Side Comparisons: Side-by-side comparisons offer several advantages: * **Visual Clarity:** With both documents displayed simultaneously, it's easy to visually identify differences such as text changes, formatting modifications, or moves. * **Efficient Navigation:** Features like synced scrolling and the change list allow users to quickly navigate through lengthy documents and pinpoint alterations. * **Comprehensive Review:** The side-by-side display ensures that all changes are visible, helping users understand the full context of the modifications. ## Limitations of Side-by-Side Comparisons: Despite their usefulness, side-by-side comparisons also have some limitations: * **Different Output Format:** While side-by-side comparisons are effective for visual review, they do not offer the same redline markup that some users prefer for text-based comparisons. * **Document Alignment:** In cases where the structure of the two documents varies significantly, synced scrolling might not always align the sections perfectly, requiring manual adjustment. # Configuring Side-by-Side comparison settings Source: https://help.draftable.com/hc/en-us/articles/17693437607065-Configuring-Side-by-Side-comparison-settings The side-by-side comparison settings allow users to configure the contents and experience of side-by-side comparisons. Draftable Legal has a dedicated side-by-side comparison settings section, which provides many options so that your comparisons appear the way you want them to. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). This article includes information on the following topics: * **How to access the side-by-side comparison options** * **Comparison output options** * **Viewer options** ## Accessing the Side by Side settings ### Open the settings menu via the taskbar Right-click the **Draftable Legal** icon in the taskbar Select **Settings** as the 2nd option Opening Settings from the Draftable Legal taskbar icon ### Open the settings menu via the new comparison window Open the [New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select **Settings** in the top right of the window Opening Settings from the New Comparison window In 26.6 and later, select **Side by Side** under the **Compare** group. On earlier versions, open the **Side by Side** tab. Either way you get the same comparison output and viewer options. The Side by Side settings in Draftable Legal 26.6 The Side by Side settings in Draftable Legal versions before 26.6 ## Comparison output These options control how the side-by-side comparison behaves and looks. **Ignore headers and footers** (called "Ignore changes inside Headers and Footers" before 26.6): instructs the comparison not to detect content within headers and footers, including page numbering changes. This is an experimental feature that may not provide full accuracy. **Detect moved text** (called "Enable moves" before 26.6): toggles moves detection, which detects whether content has been moved positionally between the documents. **Font size change sensitivity** (called "Font size sensitivity" before 26.6): sets the threshold for font size change detection within side-by-side comparisons. * **Sensitive (any change):** Detects all changes in font size * **Somewhat (moderate changes):** Detects only changes in font size that are at least 1pt greater * **Significant (large changes only):** Detects only changes in font size that are at least 2pt greater In versions before 26.6, the **Preserve Word comments when converting to PDF** option also lived in the Side by Side comparison output settings. In 26.6 and later, it is renamed **Keep Word comments in PDF output** and moved to the **Help & Troubleshooting** settings under the **Technical** heading. ## Viewer options These options control the viewer for side-by-side comparisons. **Default view** (called "Default view mode" before 26.6): sets the view mode shown when you open a comparison. * **Side-by-Side view:** shows both old and new documents next to each other, with changes marked up in each * **Single document view:** combines both documents into a single view showing changes inline **Default content** (called "Default changes shown" before 26.6): sets how much of the document is shown by default. * **Changed document only:** hides unchanged content so you can focus on what changed * **Both:** shows the full document **Color theme** (called "Changes Markup" before 26.6): sets the markup colour scheme. * **Default (Blue):** Deletions are red, insertions are blue, and moves are green * **Legacy (Green):** Deletions are red, insertions are green, and moves are blue In 26.6 the change list default state is set under the **Compare Viewer** settings (as **Change list visibility**) rather than under Side by Side. # Supported file types Source: https://help.draftable.com/hc/en-us/articles/18067608872601-Supported-file-types Draftable Legal supports the following file types for the following comparison types. ### Redline in Draftable comparisons * Word * .docx (Word Document) * .docx (Strict Open XML Document) * .docx (Office Open XML Text) * .doc (Word 97-2003) * .docm (Marco enabled Word Document) * .rtf (Word Document) * .odt (OpenDocument Text) * PDF * .pdf (PDF) * Excel * .xlsx (Microsoft Excel Spreadsheet) * .xls (Excel 97 - 2003) * .xlsm (Excel Macro-Enabled Spreadsheet) * .csv (Microsoft Excel Spreadsheet) * Presentations * .pptx (PowerPoint Presentation) * .ppt (PowerPoint 97 - 2003) * .pptm (PowerPoint Macro-Enabled Presentation) * Text * .txt (Plain text) ### Side-by-side comparisons: * Word * .docx (Word Document) * .docx (Strict Open XML Document) * .docx (Office Open XML Text) * .docm (Word Macro-Enabled Document) * .doc (Word 97-2003) * .rtf (Rich Text Format) * .odt (OpenDocument Text) * PDF * .pdf (PDF) * Text * .txt (Plain text) * Free text input also available * Presentations * .pptx (PowerPoint Presentation) * .pptx (PowerPoint Picture Presentation) * .pptx (Strict Open XML Powerpoint) * .pptx (Office Open XML Presentation) * .pptm (PowerPoint Macro-Enabled Presentation) * .ppt (PowerPoint 97-2003 Presentation * Excel * .xlsx (Microsoft Excel Spreadsheet) * .xls (Microsoft Excel 97-2003) * .xlsm (Excel Macro-Enabled Spreadsheet) * .csv (Microsoft Excel 97-2003) ### Word documents generated by non-Microsoft software Sometimes, documents generated by non-Microsoft products (e.g. Google Docs) may have issues when comparing with Draftable Legal, as they do not adhere to the Open XML specifications. We highly recommend conducting thorough testing on documents relevant to your specific use-case to determine if this is the case for you. A workaround that often proves effective is to re-save the document using Microsoft Word/PowerPoint. This process can sometimes repair any malformed sections of the document, ensuring better compatibility with Draftable Legal. If you need further help with this, please get in touch with support at: [support@draftable.com](mailto:support@draftable.com) # How to deactivate your Draftable Business license Source: https://help.draftable.com/hc/en-us/articles/18357660925465-How-to-deactivate-your-Draftable-Business-license If you're looking to deactivate an unused Draftable Business license, it's important to understand the process to avoid any potential issues. This knowledge base article, will guide you through the steps involved in deactivating a license, including contacting the Draftable support team to notify of your license deactivation. ## Deactivating your license Right click the Draftable Desktop icon in the toolbar and select **settings.**  In the **licensing** tab, select **deactivate,** and in the following screen click **yes.** 
This will remove your product key from your Draftable Business application, which will allow you to enter a new product key in the following screen below. If you don't intend on using a new key, you can simply close this window.\   **Email support.** Deactivating removes the product key from this machine, but it does not by itself free up the activation on your licence. If you need to deactivate licences in order to reuse them on other machines, contact the Draftable support team at [support@draftable.com](mailto:support@draftable.com). We will provide the right steps and confirm once the activations are available again.
# System Requirements Source: https://help.draftable.com/hc/en-us/articles/18527609745305-System-Requirements Your computer must meet the minimum & recommended technical specifications outlined below to run and use Draftable Legal. **Video Resource:** For a comprehensive understanding of Draftable system requirements, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27925634630937-Draftable-Legal-High-Level-Overview) **Note:** Draftable Legal only supports x64 architecture, 32-bit is no longer supported. ### ARM64 devices (Snapdragon and Copilot+ PCs) Draftable Legal runs on Windows on ARM devices, including Snapdragon-based and Copilot+ PCs. There is no native ARM64 build. The x64 application runs under the Windows emulation layer built into Windows on ARM, which Microsoft handles transparently, so no additional configuration is required. If you are deploying to a fleet of ARM64 devices, pilot on a representative machine first to confirm performance with your own document sizes and your Office and DMS setup. ### Minimum requirements *Operating system:* Windows 10 64-bit *Processor:* 1.8 GHz Processor  *RAM:* 2 GB *Disk space:* 1.5 GB (This excludes space required for document files or dependencies.) *Software requirements:* * To compare Word, PowerPoint and Excel documents and use the 'Export to Track Changes' feature, Office 2013 Pro Plus or later (including Office 365) is required. ### Recommended requirements  *Operating system:* Windows 11 64-bit *Processor:* Dual-core or better (>1.8 GHz) Processor  *RAM:* 4 GB (Draftable Pro will use as much RAM as needed. For larger documents, you may need more than 4 GB RAM) *Disk space:* 1.5 GB (This excludes space required for document files or dependencies.) *Software requirements:* * To compare Word, PowerPoint and Excel documents and use the 'Export to Track Changes' feature, Office 2013 Pro Plus or later (including Office 365) is required. * To perform **OCR** the use of Office 2016 (or Office 365) or later is required. * For spreadsheet compare for Excel, you are required to have one of the following versions of Excel: 1. Office Professional Plus 2013: This is where Spreadsheet Compare first became available. 2. Office 2016 3. Office 2019 4. Microsoft 365 (formerly Office 365): Spreadsheet Compare is included in the suite of tools provided by the subscription service. # Configuring settings with Group Policy (Draftable Legal) Source: https://help.draftable.com/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal This article is for system administrators who are interested in using Group Policy to deploy & configure Draftable Legal across an organization as part of an enterprise deployment. **Video Resource:** For a comprehensive understanding of Draftable group policy, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27925463968793-Draftable-Legal-Enterprise-Configuration-with-Group-Policy-and-MS-Intune) ## What is Group Policy? Group Policy is a feature in Microsoft Windows that provides centralized management and configuration of operating systems, applications, and users' settings in an Active Directory environment. This is particularly useful in enterprise settings, where maintaining uniform configurations across multiple machines is critical. **Prefer working with the registry directly?** If you would rather configure Draftable Legal by editing the Windows Registry instead of using Group Policy, see our [Draftable Legal registry configurations](/hc/en-us/articles/24732245077401-Most-common-Draftable-Legal-registry-configurations) article. It covers all available registry keys, values, and paths in detail. ## Obtaining the administrative templates Group Policy is supported by Draftable irrespective of installation mechanism. The only difference between installation mechanism is where the administrative templates are installed to (and may need to be copied from into the administrative store). The administrative templates are found in the **GroupPolicy** folder under the product installation path. For the Default MSI Installer the path will also contain a version number and the latest administrative templates will be in the folder with the latest version. Example path for Default Installer: ```bash theme={null} %LocalAppData%\DraftableDesktop\app-2.4.5500\GroupPolicy ``` For Machine-Wide MSI installations, the location of the Group Policy templates will typically default to: ```bash theme={null} C:\Program Files (x86)\Draftable\Draftable Desktop\GroupPolicy ``` An easy way of determining the location of the Group Policy folder location is to right click the Draftable Legal application shortcut on the desktop, open properties and select 'open file location'." Alternatively, you can always access the latest Group Policy templates from our knowledgebase article [here](/hc/en-us/articles/28666057117721-Draftable-Legal-Group-Policy-Template-Files). ## Installing the administrative templates To install the templates, copy all files/folders in the **GroupPolicy** folder to the following location on the system(s) from which Group Policy will be managed: ```bash theme={null} C:\Windows\PolicyDefinitions ``` You could perform the following alternate methods of installing administrative templates, by either: * If your organization maintains a Central Store, copy the administrative templates to the Central Store's network path. * Import custom and third party partner ADMX templates using [Microsoft Intune.](https://learn.microsoft.com/en-us/mem/intune/configuration/administrative-templates-import-custom) You will also need to copy the .adml files from the **GroupPolicy** folder in Draftable Desktop and paste these into the en-US folder within the **PolicyDefinitions** folder in C Drive: ```bash theme={null} C:\Windows\PolicyDefinitions\en-US ``` ## Editing the policies in the Group Policy editor Once the administrative templates are installed, the Draftable Pro policies can be found in Group Policy editor under: * Computer Configuration > Administrative Templates > Draftable * User Configuration > Administrative Templates > Draftable Some settings may only be listed under one of the two scopes if they're not supported on the other. ## Policy settings **Version compatibility:** Each policy listed below includes the version it was first introduced in. Use the ADMX/ADML templates that match your installed version of Draftable Legal. Policies marked **Pre-25.1.0** have been available since before version 25.1.0 and are supported in all currently documented versions. For a full history of changes between versions, see the [Group Policy Changelog](/hc/en-us/articles/draftable-legal-group-policy-changelog). **Breaking changes across versions:** If you are upgrading from an older version of Draftable Legal, be aware of the following changes that require action: * **25.2.0:** The iManage HTTP Listener policies were renamed to generic names ("Enable local HTTP Listener" and "HTTP Listener Communication Port") to support broader DMS communication scenarios. Update your GPO settings when upgrading from pre-25.2.0. * **25.5.0:** The "Custom Status Tags" policy was moved to a new location in the ADMX templates. Existing policies must be reconfigured after upgrading. * **25.10.100:** The "iManage On Premises Server URL" policy was removed and replaced by "iManage endpoints (CSV)", which supports multiple iManage endpoints as semicolon-separated HTTPS URLs. See [Configuring Multiple iManage Tenancies](/hc/en-us/articles/51727897426841-Configuring-Multiple-iManage-Tenancies-in-Draftable-Legal) for details. * **26.4.0:** The "Show Bulk Compare Option" policy was removed. Bulk Compare is now always available and no longer requires a Group Policy toggle. * **26.6.200:** The "Enable SharePoint Heavy Usage Mode" policy was removed from the ADMX template. The registry value is still honoured by the application, so no action is required unless you manage this setting exclusively through Group Policy. The policies are organized into four ADMX template files: * **Draftable.admx** — Base category definition (parent container only, no policies) * **DraftableDesktop.admx** — General desktop application policies (applies to both Draftable Desktop and Draftable Legal) * **DraftableDesktopLegal.admx** — Legal edition-specific policies (DMS integrations, redline profiles, output options) * **DraftableInstaller.admx** — Installation-related policies ## Priority of Group Policy settings Unless otherwise noted, the order of precedence from highest priority to lowest priority is: * User Policy (set in User Configuration) * Computer Policy (set in Computer Configuration) * User Setting (set by the user through the UI or by the user manually editing the registry) If no policy setting exists, the user setting is used. ### Draftable Desktop policies These policies are defined in **DraftableDesktop.admx** and apply to both Draftable Desktop and Draftable Legal editions. | Policy | Type | Description | Available From Version | | ---------------------------------------------- | ------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------- | | Configure product key | Text (max 29) | Add the product key to be used for automatic license activation. | Pre-25.1.0 | | Accept terms and conditions on behalf of users | Boolean | Automatically accepts the terms and conditions on first-time application start, so users are not prompted. | Pre-25.1.0 | | Policy | Type | Description | Options | Available From Version | | -------------------------------------------------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- | ---------------------- | | Launch Draftable automatically when Windows starts | Enum | Controls whether Draftable launches at Windows startup. | **Start** (default), **NotStart**, **Silent** (start minimized) | Pre-25.1.0 | | Setup automatic updates on behalf of users (non-MSI installer) | Boolean | By default, Draftable auto-updates. If disabled, the app can only be updated manually from the settings window. | — | Pre-25.1.0 | | Disable the Welcome Balloon Notification | Boolean | Prevents the Welcome Balloon Notification from appearing at application startup. | — | Pre-25.1.0 | | Set how files are handled after comparison | Boolean | Controls whether files are cleared from the input panel after a comparison is completed. | — | Pre-25.1.0 | | Open comparisons in a new tab | Boolean | Controls whether each comparison opens in a new in-app tab or reuses the current tab. If not configured, users can choose in Settings. Default is new tab. | — | 25.10.0 | | Header and footer detection | Boolean | Enables detection of headers and footers in documents during comparison. | — | Pre-25.1.0 | | Compare Footnote Numbering | Boolean | Enables comparison of footnote numbering differences between documents. | — | 25.1.0 | | Policy | Type | Description | Options | Available From Version | | --------------------------------------------- | ------- | --------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | DOCX Conversion Engine | Enum | Specify which engine converts Word documents to PDF. | **Default** (Draftable recommended, may change between versions), **Office** (Microsoft Office), **Internal** (Draftable Engine) | Pre-25.1.0 | | Configure Word Application usage Policy | Enum | Sets Microsoft Word to use a single instance when converting documents to PDF. | **MultipleInstance** (default), **SingleInstance** | Pre-25.1.0 | | PDF to DOCX Conversion Engine | Enum | Specify which engine converts PDF documents to Word. | **Default** (Apryse recommended), **Apryse**, **Office** (Microsoft Office), **Internal** (Draftable Engine) | 25.9.0 | | Preserve Word comments when converting to PDF | Boolean | By default, Word comments are preserved when converting to PDF in Side By Side comparison. Disable this to exclude Word comments. | — | 26.1.0 | | Policy | Type | Description | Options | Available From Version | | ----------------------------------------- | ------------- | --------------------------------------------------------------------------- | --------------------------------------------------------- | ---------------------- | | Compare Window Summary Information Policy | Enum | Controls visibility of the summary panel in the Compare Window. | **ShowExpanded** (default), **ShowCollapsed**, **Hidden** | 25.2.0 | | Free text font family | Text (max 62) | Sets a custom font family for free text comparisons. Default font is Arial. | — | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------- | ---------------------- | | 1-Click definition | Text | Sets the default 1-Click compare behaviour. Copy the export item from the 1-Click settings to configure this. | Pre-25.1.0 | | Enable to show 1-Click export options | Boolean | Shows the "copy to clipboard" export option for configuring the 1-Click definition policy. | Pre-25.1.0 | | Hide 1-Click tab for users | Boolean | Hides the 1-Click tab in Settings. Does not remove 1-Click from integrations such as Windows Context Menu. | Pre-25.1.0 | | Policy | Type | Description | Options | Available From Version | | ------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------------------- | ---------------------- | | Configure custom error message | Text | Sets a custom error message shown when a comparison fails. | — | Pre-25.1.0 | | Configure custom contact support email body | Text | Sets a custom email message for the Outlook email with logs that appears after an application error. | — | Pre-25.1.0 | | Configure custom email subject for exports | Text | Sets the default email subject when users export via the Email option. | — | Pre-25.1.0 | | Configure custom email body for exports | Text | Sets the default email body when users export via the Email option. If users include export outputs, those are appended. | — | 25.10.0 | | Users can share error logs | Boolean | Controls whether the error dialog shows a button to draft an email with logs attached. Enabled by default. | — | Pre-25.1.0 | | Configure submission of exception reports | Enum | Controls automatic exception reporting. | **AlwaysSend**, **NeverSend** | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ------------------------------------ | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | Send usage statistics | Boolean | When enabled, usage statistics are sent to Draftable servers for diagnostic purposes. | Pre-25.1.0 | | Configure an organisation identifier | Text | Specifies an organization identifier (GUID) included in all telemetry events for reporting and analysis. No user-level PII is collected. See the [dedicated article](/hc/en-us/articles/51788481256985-Configure-an-Organisation-Identifier-Group-Policy-Registry) for details. | 25.9.0 | *** ### Draftable Legal policies These policies are defined in **DraftableDesktopLegal.admx** and apply only to the Draftable Legal edition. | Policy | Type | Description | Available From Version | | ----------------------------------------------------------- | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | | Enable iManage integration on behalf of users | Boolean | By default, Legal license holders have iManage integration activated. Set to disabled to prevent users from setting up iManage. | Pre-25.1.0 | | iManage endpoints (CSV) | Text (max 4096) | Specifies one or more iManage server URLs, separated by semicolons. Only absolute HTTPS URLs are allowed. The first valid URL becomes the default. Replaces the legacy "iManage On Premises Server URL" setting. See [Configuring Multiple iManage Tenancies](/hc/en-us/articles/51727897426841-Configuring-Multiple-iManage-Tenancies-in-Draftable-Legal) for details. | 25.10.100 | | iManage On Premises Client ID | Text (max 62) | The client ID for integrating an on-premises instance of iManage. | Pre-25.1.0 | | Enable iManage automatic log in | Boolean | Enables automatic iManage log in at Draftable application start. May show iManage log in screen depending on iManage configuration. Default is false. | Pre-25.1.0 | | iManage persistent session | Boolean | Controls the iManage persistent session process. **Recommended disabled for SSO login; must be enabled for non-SSO. Default is true.** | Pre-25.1.0 | | Use system browser to sign in to iManage | Boolean | Routes iManage OAuth sign-in through the user's default web browser instead of the embedded browser. Required when an identity provider or Conditional Access policy blocks sign-in from third-party (embedded) browsers. When configured by policy, the in-app checkbox is locked. | 26.6.0 | | Skip the iManage system-browser sign-in confirmation prompt | Boolean | Suppresses the confirmation prompt shown before Draftable opens the system browser to sign in to iManage, so the default browser opens immediately. Applies only when "Use system browser to sign in to iManage" is enabled. | 26.6.200 | | iManage upload Track Changes output as new version | Boolean | Allows uploading Track Changes output as a new version to iManage. | Pre-25.1.0 | | iManage upload output as new related file | Boolean | Allows uploading output as a new related file in iManage. | 25.5.0 | | Enable local HTTP Listener | Boolean | Enables the local HTTP listener that allows launching Draftable from iManage and other DMS sites. See the [HTTP listener guide](/hc/en-us/articles/33978111642905-Alternative-iManage-HTTP-listener-service-installation-guide-for-Draftable-Legal) for details. | Pre-25.1.0 | | HTTP Listener Communication Port | Text (max 62) | Specifies the HTTP Listener communication port used for DMS integrations. | Pre-25.1.0 | | iManage On Premises Server URL | Text (max 62) | The server URL for integrating an on-premises instance of iManage. | Pre-25.1.0 **(Deprecated in 25.10.100 — superseded by "iManage endpoints (CSV)")** | **Renamed in 25.2.0:** The HTTP Listener policies were previously named "Enable local iManage HTTP Listener" and "iManage HTTP Listener Communication Port". They were renamed to generic names to support broader DMS communication scenarios. If upgrading from pre-25.2.0, update your GPO configuration to use the new policies. **Removed in 25.10.100:** The "iManage On Premises Server URL" policy was removed and replaced by "iManage endpoints (CSV)". If you were using the old single-URL policy, migrate to the new CSV format using semicolon-separated HTTPS URLs. | Policy | Type | Description | Available From Version | | ----------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------- | | Enable NetDocuments integration | Boolean | Controls whether the NetDocuments integration is enabled. | Pre-25.1.0 | | Enable Worldox integration | Boolean | Controls whether the Worldox integration is enabled. | Pre-25.1.0 | | Enable Epona integration | Boolean | Controls whether the Epona integration is enabled. | Pre-25.1.0 | | Enable SharePoint integration | Boolean | Controls whether the SharePoint integration is enabled. | Pre-25.1.0 | | Enable SharePoint Heavy Usage Mode | Boolean | Optimizes SharePoint integration for environments with high usage. | 26.1.0 **(Removed from GP template in 26.6.200 — registry value still honoured)** | | Hide minor SharePoint versions by default | Boolean | When enabled, the SharePoint version picker hides minor versions by default. Users can still toggle them on per-comparison. Default is disabled. | 26.6.200 | | Enable OneDrive | Boolean | Controls whether the OneDrive integration is enabled. Enabled by default. | 25.5.200 | | Enable automatic selection of the two latest versions | Boolean | When a single file with multiple versions is selected from a DMS, Draftable loads the two most recent versions for comparison. | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ---------------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | Enable VSTO Add-In (Word) | Boolean | When enabled, the Word VSTO Add-In is automatically installed when Draftable Legal launches. Existing installations are not affected. | Pre-25.1.0 | | Enable VSTO Add-In (Outlook) | Boolean | When enabled, the Outlook VSTO Add-In is automatically installed when Draftable Legal launches. Existing installations are not affected. | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ------------------------------------------------------ | ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | Enable Side-By-Side Output Comparison | Boolean | Enables the Side by Side comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Redline PDF Output | Boolean | Enables the Redline PDF comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Redline DOCX Output | Boolean | Enables the Redline DOCX comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Track Changes in Word Output | Boolean | Enables the Track Changes comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Changed Pages Output | Boolean | Enables the Changed Pages comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Excel Redline Output | Boolean | Enables the Excel Redline comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable PowerPoint Redline Output | Boolean | Enables the PowerPoint Redline comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Native Office Output | Boolean | Enables the Native Office comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Redline PDF Output Enabled | Boolean | Allows disabling of the Redline PDF output option. Set to false to disable. Default is true. | Pre-25.1.0 | | Enable Departures Table Output | Boolean | Enables the Departures Table comparison type in the comparison viewer and 1-Click. | 25.8.0 | | Enable Changes Report | Boolean | Enables the Changes Report comparison type in the comparison viewer and 1-Click. Default is true. | 26.1.0 | | Enable Text Only Compare | Boolean | Enables the Text Only Compare comparison type in the comparison viewer and 1-Click. Default is true. | 26.1.0 | | Enable AI-Ready Redline Output | Boolean | Enables AI-Ready Redline as an export option. This output generates a deterministic full-document diff in Markdown format, suitable for use with AI tools. Default is true. | 26.3.200 | | Suppress table cell revisions for Track Changes output | Boolean | When enabled, omits table cell insertion/deletion revision markers in Track Changes outputs, avoiding comment bubbles on the right-hand side. | 25.8.0 | These settings were lifted from individual Redline profiles to global (application-wide) settings in 26.6.0. For full registry value details, see the [registry configurations article](/hc/en-us/articles/24732245077401-Most-common-Draftable-Legal-registry-configurations#output-and-viewer-settings-global). | Policy | Type | Description | Options | Available From Version | | ------------------------------------------ | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- | ---------------------- | | Output filename pattern | Text (max 1024) | Template used to name redline output files. Supports tokens such as `{originalName}` and `{revisedName}` (e.g. `{originalName} (compared)`). | — | 26.6.0 | | Show comments in three-pane redline output | Boolean | Controls whether the three-pane redline view includes a comments column. Default is enabled. | — | 26.6.0 | | Summary page position | Enum | Where the redline summary page is inserted in generated output. | **Skipped**, **Start** (default), **End**, **Both** | 26.6.0 | | Open Word In | Enum | How Draftable opens final Tracked Changes and Redline DOCX output. | **Reviewing** (default), **Edit** | 26.6.0 | | Action after a comparison completes | Enum | What Draftable does when a comparison finishes. | **ask** (default), **open**, **save** | 26.6.0 | For detailed configuration of redline profiles, see the [Configuring Redline profiles within Group Policy](/hc/en-us/articles/22665341687705-Configuring-Redline-profiles-within-Group-Policy) article. | Policy | Type | Description | Available From Version | | ------------------------------------- | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | Redline Settings Base Profile | Text (max 4096) | Specifies a named set of configuration settings for comparisons. Optionally allows enforcing properties on all profiles. | Pre-25.1.0 | | Redline Settings Profile 1–9 | Text (max 4096) | Preloads up to 9 redline settings profiles for use within Draftable Legal. Each profile also has a team name field. | Pre-25.1.0 | | Redline Settings Default Profile Name | Text (max 100) | Sets the default profile used for Redline comparisons. | Pre-25.1.0 | | User Team Name | Text (max 100) | Assigns a team name to restrict which Redline profiles can be used. | Pre-25.1.0 | | Admin Base Profiles Only | Boolean | When enabled, removes the Draftable Default Template and disables importing of user profiles. Forces users to only use admin-defined profiles. | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ----------------------------------------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------- | | Custom Status Tags | Text (max 4096) | Override the default status tags in the comparison viewer. Supply as a JSON array of color and label pairs. | 25.3.100 | | Hide warning before closing Bulk Compare window | Boolean | Suppresses the confirmation dialog when closing the Bulk Compare window. | 25.5.0 | | Enable Settings pre-warm at startup | Boolean | Pre-warms the Settings interface at application startup so the first open is near-instant. Enabled by default; disable if security software interferes with the off-screen browser process used for pre-warming. | 26.6.0 | | Never share obfuscated documents | Boolean | Controls submission of the files produced by the **Create safe file for sharing** feature (called Document Obfuscation before 26.6). When enabled, submission is always disabled. When disabled, submission is always enabled. The policy name is unchanged. | Pre-25.1.0 | | Enable custom contact details | Text (max 62) | Replaces [support@draftable.com](mailto:support@draftable.com) with custom contact details in all dialog windows and as the email recipient. | Pre-25.1.0 | | Show Bulk Compare Option | Boolean | Enables the Bulk Compare option in the application. | Pre-25.1.0 **(Deprecated in 26.4.0 — Bulk Compare is now always available)** | | Disable Legacy Document Elements Warning Dialog | Boolean | Disables the warning dialog shown when Draftable detects legacy elements in a document's structure. | Pre-25.1.0 **(Deprecated in 25.5.0 — feature removed)** | **Changed in 25.5.0:** The "Custom Status Tags" policy was moved to a new location in the ADMX templates. If upgrading from pre-25.5.0, reconfigure this policy. The following policies have been removed from the ADMX templates. If you are running an older version, these policies may still be available in your templates. **iManage On Premises Server URL** — **Removed in 25.10.100, superseded by "iManage endpoints (CSV)"** This policy has been replaced by the "iManage endpoints (CSV)" policy, which supports multiple iManage server endpoints as semicolon-separated HTTPS URLs. If you are upgrading from a version prior to 25.10.100, you must migrate your iManage server URL to the new CSV format. See [Configuring Multiple iManage Tenancies](/hc/en-us/articles/51727897426841-Configuring-Multiple-iManage-Tenancies-in-Draftable-Legal) for migration details. **Show Bulk Compare Option** — **Removed in 26.4.0** Bulk Compare is now always available in the application and no longer requires a Group Policy toggle to enable. This policy has no effect in version 26.4.0 and later. **Disable Legacy Document Elements Warning Dialog** — **Removed in 25.5.0** This policy was deprecated when the legacy document elements feature was removed from the application. **Enable SharePoint Heavy Usage Mode** — **Removed from the GP template in 26.6.200** This policy no longer appears in the Group Policy editor from the 26.6.200 templates onward. The underlying registry value (`SharePointHeavyUsageModeEnabled`) is still read by the application, and the setting remains available in the in-app SharePoint settings, so existing deployments are unaffected. See the [registry configurations article](/hc/en-us/articles/24732245077401-Most-common-Draftable-Legal-registry-configurations) if you need to continue setting it directly. *** ### Installer policies These policies are defined in **DraftableInstaller.admx**. | Policy | Type | Description | Available From Version | | ----------------------- | ------- | ------------------------------------------------------------------- | ---------------------- | | Create Desktop Shortcut | Boolean | Controls whether a desktop shortcut is created during installation. | Pre-25.1.0 | *** ## Using Microsoft Intune Microsoft Intune is a cloud-based service provided by Microsoft that helps organizations manage and secure their devices, applications, and data. If you are using Microsoft Intune, you can use it to install Group Policy for Draftable Legal. Follow the [Microsoft documentation](https://learn.microsoft.com/en-us/mem/intune/apps/lob-apps-windows) for more information. # Configuring settings with Group Policy (Draftable Legal) Source: https://help.draftable.com/hc/en-us/articles/18763487262106-Configuring-settings-with-Group-Policy-Draftable-Legal This article is for system administrators who are interested in using Group Policy to deploy & configure Draftable Legal across an organization as part of an enterprise deployment. **Video Resource:** For a comprehensive understanding of Draftable group policy, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27925463968793-Draftable-Legal-Enterprise-Configuration-with-Group-Policy-and-MS-Intune) ## What is Group Policy? Group Policy is a feature in Microsoft Windows that provides centralized management and configuration of operating systems, applications, and users' settings in an Active Directory environment. This is particularly useful in enterprise settings, where maintaining uniform configurations across multiple machines is critical. **Prefer working with the registry directly?** If you would rather configure Draftable Legal by editing the Windows Registry instead of using Group Policy, see our [Draftable Legal registry configurations](/hc/en-us/articles/24732245077401-Most-common-Draftable-Legal-registry-configurations) article. It covers all available registry keys, values, and paths in detail. ## Obtaining the administrative templates Group Policy is supported by Draftable irrespective of installation mechanism. The only difference between installation mechanism is where the administrative templates are installed to (and may need to be copied from into the administrative store). The administrative templates are found in the **GroupPolicy** folder under the product installation path. For the Default MSI Installer the path will also contain a version number and the latest administrative templates will be in the folder with the latest version. Example path for Default Installer: ```bash theme={null} %LocalAppData%\DraftableDesktop\app-2.4.5500\GroupPolicy ``` For Machine-Wide MSI installations, the location of the Group Policy templates will typically default to: ```bash theme={null} C:\Program Files (x86)\Draftable\Draftable Desktop\GroupPolicy ``` An easy way of determining the location of the Group Policy folder location is to right click the Draftable Legal application shortcut on the desktop, open properties and select 'open file location'." Alternatively, you can always access the latest Group Policy templates from our knowledgebase article [here](/hc/en-us/articles/28666057117721-Draftable-Legal-Group-Policy-Template-Files). ## Installing the administrative templates To install the templates, copy all files/folders in the **GroupPolicy** folder to the following location on the system(s) from which Group Policy will be managed: ```bash theme={null} C:\Windows\PolicyDefinitions ``` You could perform the following alternate methods of installing administrative templates, by either: * If your organization maintains a Central Store, copy the administrative templates to the Central Store's network path. * Import custom and third party partner ADMX templates using [Microsoft Intune.](https://learn.microsoft.com/en-us/mem/intune/configuration/administrative-templates-import-custom) You will also need to copy the .adml files from the **GroupPolicy** folder in Draftable Desktop and paste these into the en-US folder within the **PolicyDefinitions** folder in C Drive: ```bash theme={null} C:\Windows\PolicyDefinitions\en-US ``` ## Editing the policies in the Group Policy editor Once the administrative templates are installed, the Draftable Pro policies can be found in Group Policy editor under: * Computer Configuration > Administrative Templates > Draftable * User Configuration > Administrative Templates > Draftable Some settings may only be listed under one of the two scopes if they're not supported on the other. ## Policy settings **Version compatibility:** Each policy listed below includes the version it was first introduced in. Use the ADMX/ADML templates that match your installed version of Draftable Legal. Policies marked **Pre-25.1.0** have been available since before version 25.1.0 and are supported in all currently documented versions. For a full history of changes between versions, see the [Group Policy Changelog](/hc/en-us/articles/draftable-legal-group-policy-changelog). **Breaking changes across versions:** If you are upgrading from an older version of Draftable Legal, be aware of the following changes that require action: * **25.2.0:** The iManage HTTP Listener policies were renamed to generic names ("Enable local HTTP Listener" and "HTTP Listener Communication Port") to support broader DMS communication scenarios. Update your GPO settings when upgrading from pre-25.2.0. * **25.5.0:** The "Custom Status Tags" policy was moved to a new location in the ADMX templates. Existing policies must be reconfigured after upgrading. * **25.10.100:** The "iManage On Premises Server URL" policy was removed and replaced by "iManage endpoints (CSV)", which supports multiple iManage endpoints as semicolon-separated HTTPS URLs. See [Configuring Multiple iManage Tenancies](/hc/en-us/articles/51727897426841-Configuring-Multiple-iManage-Tenancies-in-Draftable-Legal) for details. * **26.4.0:** The "Show Bulk Compare Option" policy was removed. Bulk Compare is now always available and no longer requires a Group Policy toggle. * **26.6.200:** The "Enable SharePoint Heavy Usage Mode" policy was removed from the ADMX template. The registry value is still honoured by the application, so no action is required unless you manage this setting exclusively through Group Policy. The policies are organized into four ADMX template files: * **Draftable.admx** — Base category definition (parent container only, no policies) * **DraftableDesktop.admx** — General desktop application policies (applies to both Draftable Desktop and Draftable Legal) * **DraftableDesktopLegal.admx** — Legal edition-specific policies (DMS integrations, redline profiles, output options) * **DraftableInstaller.admx** — Installation-related policies ## Priority of Group Policy settings Unless otherwise noted, the order of precedence from highest priority to lowest priority is: * User Policy (set in User Configuration) * Computer Policy (set in Computer Configuration) * User Setting (set by the user through the UI or by the user manually editing the registry) If no policy setting exists, the user setting is used. ### Draftable Desktop policies These policies are defined in **DraftableDesktop.admx** and apply to both Draftable Desktop and Draftable Legal editions. | Policy | Type | Description | Available From Version | | ---------------------------------------------- | ------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------- | | Configure product key | Text (max 29) | Add the product key to be used for automatic license activation. | Pre-25.1.0 | | Accept terms and conditions on behalf of users | Boolean | Automatically accepts the terms and conditions on first-time application start, so users are not prompted. | Pre-25.1.0 | | Policy | Type | Description | Options | Available From Version | | -------------------------------------------------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- | ---------------------- | | Launch Draftable automatically when Windows starts | Enum | Controls whether Draftable launches at Windows startup. | **Start** (default), **NotStart**, **Silent** (start minimized) | Pre-25.1.0 | | Setup automatic updates on behalf of users (non-MSI installer) | Boolean | By default, Draftable auto-updates. If disabled, the app can only be updated manually from the settings window. | — | Pre-25.1.0 | | Disable the Welcome Balloon Notification | Boolean | Prevents the Welcome Balloon Notification from appearing at application startup. | — | Pre-25.1.0 | | Set how files are handled after comparison | Boolean | Controls whether files are cleared from the input panel after a comparison is completed. | — | Pre-25.1.0 | | Open comparisons in a new tab | Boolean | Controls whether each comparison opens in a new in-app tab or reuses the current tab. If not configured, users can choose in Settings. Default is new tab. | — | 25.10.0 | | Header and footer detection | Boolean | Enables detection of headers and footers in documents during comparison. | — | Pre-25.1.0 | | Compare Footnote Numbering | Boolean | Enables comparison of footnote numbering differences between documents. | — | 25.1.0 | | Policy | Type | Description | Options | Available From Version | | --------------------------------------------- | ------- | --------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | DOCX Conversion Engine | Enum | Specify which engine converts Word documents to PDF. | **Default** (Draftable recommended, may change between versions), **Office** (Microsoft Office), **Internal** (Draftable Engine) | Pre-25.1.0 | | Configure Word Application usage Policy | Enum | Sets Microsoft Word to use a single instance when converting documents to PDF. | **MultipleInstance** (default), **SingleInstance** | Pre-25.1.0 | | PDF to DOCX Conversion Engine | Enum | Specify which engine converts PDF documents to Word. | **Default** (Apryse recommended), **Apryse**, **Office** (Microsoft Office), **Internal** (Draftable Engine) | 25.9.0 | | Preserve Word comments when converting to PDF | Boolean | By default, Word comments are preserved when converting to PDF in Side By Side comparison. Disable this to exclude Word comments. | — | 26.1.0 | | Policy | Type | Description | Options | Available From Version | | ----------------------------------------- | ------------- | --------------------------------------------------------------------------- | --------------------------------------------------------- | ---------------------- | | Compare Window Summary Information Policy | Enum | Controls visibility of the summary panel in the Compare Window. | **ShowExpanded** (default), **ShowCollapsed**, **Hidden** | 25.2.0 | | Free text font family | Text (max 62) | Sets a custom font family for free text comparisons. Default font is Arial. | — | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------- | ---------------------- | | 1-Click definition | Text | Sets the default 1-Click compare behaviour. Copy the export item from the 1-Click settings to configure this. | Pre-25.1.0 | | Enable to show 1-Click export options | Boolean | Shows the "copy to clipboard" export option for configuring the 1-Click definition policy. | Pre-25.1.0 | | Hide 1-Click tab for users | Boolean | Hides the 1-Click tab in Settings. Does not remove 1-Click from integrations such as Windows Context Menu. | Pre-25.1.0 | | Policy | Type | Description | Options | Available From Version | | ------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------------------- | ---------------------- | | Configure custom error message | Text | Sets a custom error message shown when a comparison fails. | — | Pre-25.1.0 | | Configure custom contact support email body | Text | Sets a custom email message for the Outlook email with logs that appears after an application error. | — | Pre-25.1.0 | | Configure custom email subject for exports | Text | Sets the default email subject when users export via the Email option. | — | Pre-25.1.0 | | Configure custom email body for exports | Text | Sets the default email body when users export via the Email option. If users include export outputs, those are appended. | — | 25.10.0 | | Users can share error logs | Boolean | Controls whether the error dialog shows a button to draft an email with logs attached. Enabled by default. | — | Pre-25.1.0 | | Configure submission of exception reports | Enum | Controls automatic exception reporting. | **AlwaysSend**, **NeverSend** | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ------------------------------------ | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | Send usage statistics | Boolean | When enabled, usage statistics are sent to Draftable servers for diagnostic purposes. | Pre-25.1.0 | | Configure an organisation identifier | Text | Specifies an organization identifier (GUID) included in all telemetry events for reporting and analysis. No user-level PII is collected. See the [dedicated article](/hc/en-us/articles/51788481256985-Configure-an-Organisation-Identifier-Group-Policy-Registry) for details. | 25.9.0 | *** ### Draftable Legal policies These policies are defined in **DraftableDesktopLegal.admx** and apply only to the Draftable Legal edition. | Policy | Type | Description | Available From Version | | ----------------------------------------------------------- | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | | Enable iManage integration on behalf of users | Boolean | By default, Legal license holders have iManage integration activated. Set to disabled to prevent users from setting up iManage. | Pre-25.1.0 | | iManage endpoints (CSV) | Text (max 4096) | Specifies one or more iManage server URLs, separated by semicolons. Only absolute HTTPS URLs are allowed. The first valid URL becomes the default. Replaces the legacy "iManage On Premises Server URL" setting. See [Configuring Multiple iManage Tenancies](/hc/en-us/articles/51727897426841-Configuring-Multiple-iManage-Tenancies-in-Draftable-Legal) for details. | 25.10.100 | | iManage On Premises Client ID | Text (max 62) | The client ID for integrating an on-premises instance of iManage. | Pre-25.1.0 | | Enable iManage automatic log in | Boolean | Enables automatic iManage log in at Draftable application start. May show iManage log in screen depending on iManage configuration. Default is false. | Pre-25.1.0 | | iManage persistent session | Boolean | Controls the iManage persistent session process. **Recommended disabled for SSO login; must be enabled for non-SSO. Default is true.** | Pre-25.1.0 | | Use system browser to sign in to iManage | Boolean | Routes iManage OAuth sign-in through the user's default web browser instead of the embedded browser. Required when an identity provider or Conditional Access policy blocks sign-in from third-party (embedded) browsers. When configured by policy, the in-app checkbox is locked. | 26.6.0 | | Skip the iManage system-browser sign-in confirmation prompt | Boolean | Suppresses the confirmation prompt shown before Draftable opens the system browser to sign in to iManage, so the default browser opens immediately. Applies only when "Use system browser to sign in to iManage" is enabled. | 26.6.200 | | iManage upload Track Changes output as new version | Boolean | Allows uploading Track Changes output as a new version to iManage. | Pre-25.1.0 | | iManage upload output as new related file | Boolean | Allows uploading output as a new related file in iManage. | 25.5.0 | | Enable local HTTP Listener | Boolean | Enables the local HTTP listener that allows launching Draftable from iManage and other DMS sites. See the [HTTP listener guide](/hc/en-us/articles/33978111642905-Alternative-iManage-HTTP-listener-service-installation-guide-for-Draftable-Legal) for details. | Pre-25.1.0 | | HTTP Listener Communication Port | Text (max 62) | Specifies the HTTP Listener communication port used for DMS integrations. | Pre-25.1.0 | | iManage On Premises Server URL | Text (max 62) | The server URL for integrating an on-premises instance of iManage. | Pre-25.1.0 **(Deprecated in 25.10.100 — superseded by "iManage endpoints (CSV)")** | **Renamed in 25.2.0:** The HTTP Listener policies were previously named "Enable local iManage HTTP Listener" and "iManage HTTP Listener Communication Port". They were renamed to generic names to support broader DMS communication scenarios. If upgrading from pre-25.2.0, update your GPO configuration to use the new policies. **Removed in 25.10.100:** The "iManage On Premises Server URL" policy was removed and replaced by "iManage endpoints (CSV)". If you were using the old single-URL policy, migrate to the new CSV format using semicolon-separated HTTPS URLs. | Policy | Type | Description | Available From Version | | ----------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------- | | Enable NetDocuments integration | Boolean | Controls whether the NetDocuments integration is enabled. | Pre-25.1.0 | | Enable Worldox integration | Boolean | Controls whether the Worldox integration is enabled. | Pre-25.1.0 | | Enable Epona integration | Boolean | Controls whether the Epona integration is enabled. | Pre-25.1.0 | | Enable SharePoint integration | Boolean | Controls whether the SharePoint integration is enabled. | Pre-25.1.0 | | Enable SharePoint Heavy Usage Mode | Boolean | Optimizes SharePoint integration for environments with high usage. | 26.1.0 **(Removed from GP template in 26.6.200 — registry value still honoured)** | | Hide minor SharePoint versions by default | Boolean | When enabled, the SharePoint version picker hides minor versions by default. Users can still toggle them on per-comparison. Default is disabled. | 26.6.200 | | Enable OneDrive | Boolean | Controls whether the OneDrive integration is enabled. Enabled by default. | 25.5.200 | | Enable automatic selection of the two latest versions | Boolean | When a single file with multiple versions is selected from a DMS, Draftable loads the two most recent versions for comparison. | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ---------------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | Enable VSTO Add-In (Word) | Boolean | When enabled, the Word VSTO Add-In is automatically installed when Draftable Legal launches. Existing installations are not affected. | Pre-25.1.0 | | Enable VSTO Add-In (Outlook) | Boolean | When enabled, the Outlook VSTO Add-In is automatically installed when Draftable Legal launches. Existing installations are not affected. | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ------------------------------------------------------ | ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | Enable Side-By-Side Output Comparison | Boolean | Enables the Side by Side comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Redline PDF Output | Boolean | Enables the Redline PDF comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Redline DOCX Output | Boolean | Enables the Redline DOCX comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Track Changes in Word Output | Boolean | Enables the Track Changes comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Changed Pages Output | Boolean | Enables the Changed Pages comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Excel Redline Output | Boolean | Enables the Excel Redline comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable PowerPoint Redline Output | Boolean | Enables the PowerPoint Redline comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Enable Native Office Output | Boolean | Enables the Native Office comparison output type in the comparison viewer and 1-Click. Default is true. | Pre-25.1.0 | | Redline PDF Output Enabled | Boolean | Allows disabling of the Redline PDF output option. Set to false to disable. Default is true. | Pre-25.1.0 | | Enable Departures Table Output | Boolean | Enables the Departures Table comparison type in the comparison viewer and 1-Click. | 25.8.0 | | Enable Changes Report | Boolean | Enables the Changes Report comparison type in the comparison viewer and 1-Click. Default is true. | 26.1.0 | | Enable Text Only Compare | Boolean | Enables the Text Only Compare comparison type in the comparison viewer and 1-Click. Default is true. | 26.1.0 | | Enable AI-Ready Redline Output | Boolean | Enables AI-Ready Redline as an export option. This output generates a deterministic full-document diff in Markdown format, suitable for use with AI tools. Default is true. | 26.3.200 | | Suppress table cell revisions for Track Changes output | Boolean | When enabled, omits table cell insertion/deletion revision markers in Track Changes outputs, avoiding comment bubbles on the right-hand side. | 25.8.0 | These settings were lifted from individual Redline profiles to global (application-wide) settings in 26.6.0. For full registry value details, see the [registry configurations article](/hc/en-us/articles/24732245077401-Most-common-Draftable-Legal-registry-configurations#output-and-viewer-settings-global). | Policy | Type | Description | Options | Available From Version | | ------------------------------------------ | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- | ---------------------- | | Output filename pattern | Text (max 1024) | Template used to name redline output files. Supports tokens such as `{originalName}` and `{revisedName}` (e.g. `{originalName} (compared)`). | — | 26.6.0 | | Show comments in three-pane redline output | Boolean | Controls whether the three-pane redline view includes a comments column. Default is enabled. | — | 26.6.0 | | Summary page position | Enum | Where the redline summary page is inserted in generated output. | **Skipped**, **Start** (default), **End**, **Both** | 26.6.0 | | Open Word In | Enum | How Draftable opens final Tracked Changes and Redline DOCX output. | **Reviewing** (default), **Edit** | 26.6.0 | | Action after a comparison completes | Enum | What Draftable does when a comparison finishes. | **ask** (default), **open**, **save** | 26.6.0 | For detailed configuration of redline profiles, see the [Configuring Redline profiles within Group Policy](/hc/en-us/articles/22665341687705-Configuring-Redline-profiles-within-Group-Policy) article. | Policy | Type | Description | Available From Version | | ------------------------------------- | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | Redline Settings Base Profile | Text (max 4096) | Specifies a named set of configuration settings for comparisons. Optionally allows enforcing properties on all profiles. | Pre-25.1.0 | | Redline Settings Profile 1–9 | Text (max 4096) | Preloads up to 9 redline settings profiles for use within Draftable Legal. Each profile also has a team name field. | Pre-25.1.0 | | Redline Settings Default Profile Name | Text (max 100) | Sets the default profile used for Redline comparisons. | Pre-25.1.0 | | User Team Name | Text (max 100) | Assigns a team name to restrict which Redline profiles can be used. | Pre-25.1.0 | | Admin Base Profiles Only | Boolean | When enabled, removes the Draftable Default Template and disables importing of user profiles. Forces users to only use admin-defined profiles. | Pre-25.1.0 | | Policy | Type | Description | Available From Version | | ----------------------------------------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------- | | Custom Status Tags | Text (max 4096) | Override the default status tags in the comparison viewer. Supply as a JSON array of color and label pairs. | 25.3.100 | | Hide warning before closing Bulk Compare window | Boolean | Suppresses the confirmation dialog when closing the Bulk Compare window. | 25.5.0 | | Enable Settings pre-warm at startup | Boolean | Pre-warms the Settings interface at application startup so the first open is near-instant. Enabled by default; disable if security software interferes with the off-screen browser process used for pre-warming. | 26.6.0 | | Never share obfuscated documents | Boolean | Controls submission of the files produced by the **Create safe file for sharing** feature (called Document Obfuscation before 26.6). When enabled, submission is always disabled. When disabled, submission is always enabled. The policy name is unchanged. | Pre-25.1.0 | | Enable custom contact details | Text (max 62) | Replaces [support@draftable.com](mailto:support@draftable.com) with custom contact details in all dialog windows and as the email recipient. | Pre-25.1.0 | | Show Bulk Compare Option | Boolean | Enables the Bulk Compare option in the application. | Pre-25.1.0 **(Deprecated in 26.4.0 — Bulk Compare is now always available)** | | Disable Legacy Document Elements Warning Dialog | Boolean | Disables the warning dialog shown when Draftable detects legacy elements in a document's structure. | Pre-25.1.0 **(Deprecated in 25.5.0 — feature removed)** | **Changed in 25.5.0:** The "Custom Status Tags" policy was moved to a new location in the ADMX templates. If upgrading from pre-25.5.0, reconfigure this policy. The following policies have been removed from the ADMX templates. If you are running an older version, these policies may still be available in your templates. **iManage On Premises Server URL** — **Removed in 25.10.100, superseded by "iManage endpoints (CSV)"** This policy has been replaced by the "iManage endpoints (CSV)" policy, which supports multiple iManage server endpoints as semicolon-separated HTTPS URLs. If you are upgrading from a version prior to 25.10.100, you must migrate your iManage server URL to the new CSV format. See [Configuring Multiple iManage Tenancies](/hc/en-us/articles/51727897426841-Configuring-Multiple-iManage-Tenancies-in-Draftable-Legal) for migration details. **Show Bulk Compare Option** — **Removed in 26.4.0** Bulk Compare is now always available in the application and no longer requires a Group Policy toggle to enable. This policy has no effect in version 26.4.0 and later. **Disable Legacy Document Elements Warning Dialog** — **Removed in 25.5.0** This policy was deprecated when the legacy document elements feature was removed from the application. **Enable SharePoint Heavy Usage Mode** — **Removed from the GP template in 26.6.200** This policy no longer appears in the Group Policy editor from the 26.6.200 templates onward. The underlying registry value (`SharePointHeavyUsageModeEnabled`) is still read by the application, and the setting remains available in the in-app SharePoint settings, so existing deployments are unaffected. See the [registry configurations article](/hc/en-us/articles/24732245077401-Most-common-Draftable-Legal-registry-configurations) if you need to continue setting it directly. *** ### Installer policies These policies are defined in **DraftableInstaller.admx**. | Policy | Type | Description | Available From Version | | ----------------------- | ------- | ------------------------------------------------------------------- | ---------------------- | | Create Desktop Shortcut | Boolean | Controls whether a desktop shortcut is created during installation. | Pre-25.1.0 | *** ## Using Microsoft Intune Microsoft Intune is a cloud-based service provided by Microsoft that helps organizations manage and secure their devices, applications, and data. If you are using Microsoft Intune, you can use it to install Group Policy for Draftable Legal. Follow the [Microsoft documentation](https://learn.microsoft.com/en-us/mem/intune/apps/lob-apps-windows) for more information. # New Comparison: How to launch and set up a comparison Source: https://help.draftable.com/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide There are several ways to launch the Draftable Legal comparison window, and we will cover four different methods to help you choose the most convenient option for your workflow. **Video Resource:** This topic is included in our specially crafted explainer videos: * For iManage users, it's accessible [via this link.](/hc/en-us/articles/33897196071833-Draftable-Legal-Uploading-Files-Launching-Comparison-iManage-users) * For NetDocuments users, it's accessible [via this link.](/hc/en-us/articles/33898410808729-Draftable-Legal-Uploading-Files-Launching-Comparison-NetDocuments-users) ## Method 1: Double-click the Draftable Icon on the Desktop Locate the Draftable Legal icon on your desktop. The icon should display the Draftable logo and be labelled **"Draftable Desktop"**.\\ Double-click the Draftable Legal icon using your left mouse button. The software will launch, and you should see the Draftable Compare window appear on your screen.\\ ## Method 2: Start a Comparison from the Taskbar Find the Draftable Legal icon in your taskbar, usually located at the bottom right corner of your screen. The icon should display the Draftable logo. **Note:** If the Draftable Legal logo does not appear in the taskbar, click the **up arrow** to expand the taskbar overflow and you should see the Draftable logo there. Right-click the Draftable Legal icon using your right mouse button to open a menu.\\ In the menu, click on "Start a comparison." The Draftable Legal software will launch, and you should see the Draftable Legal New Comparison window appear on your screen with the comparison interface.\\ ## Method 3: Search for Draftable in the Windows Search Bar Click on the Windows Search bar, usually located at the bottom left corner of your screen.\\ Type "Draftable" in the search bar and wait for the search results to appear.\\ In the search results, locate the Draftable application with the Draftable Legal logo. Click on it using your left mouse button to launch the software. The Draftable New Comparison window should appear on your screen.\\ ## Method 4: Opening Draftable via Microsoft Word If you are working with a document in Microsoft Word that you want to compare, you can open Draftable Legal from within Microsoft Word. In Microsoft Word, select the tab **Draftable**\\ Then click, **Compare Document as Older or Newer** (Clicking Compare Text will compare the selected text content of the Word document as Older or Newer).\\ The New comparison window will open with the Word document you were working on within Microsoft Word automatically depending on whether you choose the Newer or Older document option within the Add-in. Simply select the other document and hit **Compare** to start a comparison.\\ ## Method 5: Opening Draftable via Microsoft Outlook **New Outlook — Drag and drop not supported:** Dragging and dropping email attachments from Microsoft's **New Outlook** into Draftable is not supported. This is due to a Microsoft limitation — New Outlook does not expose file attachment data in a way that external applications can consume. To compare email attachments when using New Outlook, use the Draftable Outlook Add-in workflows described below, or use the [Draftable for Outlook](/hc/en-us/articles/Using-Draftable-for-Outlook) / [Draftable in Outlook](/hc/en-us/articles/Using-Draftable-in-Outlook) add-ins. See [Microsoft's documentation](https://learn.microsoft.com/en-us/answers/questions/5535929/new-outlook-drag-drop-support-in-winforms) for further details. Open any email that you wish to compare with the documents attached or the text itself within the email. Below is an example email used to show how this process is done. \\ Note the **Draftable** toolbar item at the top of Outlook as highlight below. Select **Draftable** to open this toolbar item.\\ Now you will be presented with three icons, one called **Compare attachments**, another called **1-Click Compare** and the third called **Compare text.** **Compare Attachments** allows you to select documents attached in the email for compare, **1-Click Compare** allows you to compare and generate the output you have set in the Draftable Settings, \*\* \*\*whilst **Compare text** allows you to highlight text within the email to directly add to the New Comparison window for text compare.\\ ## Using the Compare Attachments option If you wish to compare documents that are attached in your email, in the Draftable tab select **Compare Attachments.** You will be presented with a new window that requests you to select two files from the list of attachments on the email. Select the files you wish to compare then click **Select.** The New Comparison window will open showing the selected documents chosen in the last step. Simply hit **Compare** to compare these documents. ## Using the Compare text option If you wish to compare text from within an email, first highlight the text within the email you want to add to the comparison and then select **Compare text.** The New Comparison window will open with the selected text from the email added to one of the text/document selection windows, as shown below. # Comparing Excel files in Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/19002208522393-Comparing-Excel-files-in-Draftable-Legal In direct response to user feedback, the Draftable team has built dedicated comparison algorithms to compare Excel files and produce an Excel file with changes shown as Redlined markup. Additionally, Draftable offers Excel comparison via our side-by-side comparison type. Draftable Legal supports Excel file comparisons via two other approaches: 1. Redline in Excel (In Draftable and in Excel) 2. Side by Side comparison This article shows you how to run both of these comparisons, export these comparisons and change Excel Redline comparison settings. This topic is included in our specially crafted explainer video. ## Comparing Excel files in the Redline Comparison Type in Draftable Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Launcher.png Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window. Once the documents are selected, tick the box for **Redline in Draftable** in the comparison type row. Click the **Compare** button to run the comparison. When the comparison is complete, it will load the Redline comparison viewer. See below for an example: ### Reviewing your comparison in Draftable The **Redline Comparison Viewer** shows all changes in a dynamic **Change List** on the right-hand side of the screen. You can scroll through the Change List and **click on any change** **to jump to its location** and have the change **highlighted with a blue box** on both versions shown. Users can tag changes by selecting the **Tag Icon** on the top right corner of the individual change card in the change list. This will display a list of **5 tagging options** to choose from. Multi-tagging of changes is also possible. Users can also leave **Notes** on changes by **selecting the Change Card,** writing a note at the bottom of the card and hitting **Enter** to save the Note\*\*. Users can filter changes by using the **Interactive Filter Menu**, available at the top of the change list. This can be opened by selecting the **Details drop-down menu** in the top right corner of the Change List. Users can **see filtering options** by selecting either the **Only Show** or **Do Not Show** entry forms. This will display a list of filtering options including **Change Type, Style Changes, Tags and Notes**. Once all review of changes is completed, users can share the comparison along with any Tags and Notes with colleagues or external parties via the **many different output options** shown in the ribbon menu. To share specific changes in notes and tags made in the comparison, ensure you click on the Changes Report option, in the many different output options. A drop-down list will provide options to export changes as a **DOCX** or **exporting to a** **.csv** using either the **All changes** or the **Matching filters**. ## Comparing Excel files in the Redline Comparison Type in Excel Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Launcher.png Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window. Once the documents are selected, tick the box for **Redline in Excel** in the comparison type row. You will be prompted to either **save** or **open** the Redlined Excel comparison. For this example, lets open the Redline Excel comparison. ### Reviewing your comparison in Excel Your Redlined Excel document will open within Excel itself All changes are shown as Redline, where deletions and insertions are shown per cell, and formula changes are shown as comments with the cell highlighted If you wish to change the way the Redline comparisons are run for you, please see the section below regarding "How to configure settings for Excel Redline compare" ## Comparing Excel files in the Side by Side Comparison Type Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Launcher.png Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window. Once the documents are selected, tick the box for **Redline in Excel** in the comparison type row. Click the **Compare** button to run the comparison. When the comparison is complete, it will provide a side-by-side comparison, which will open within the Draftable comparison viewer. ### Reviewing your comparison in Draftable The **Comparison Viewer** shows all changes in a dynamic **Change List** on the right-hand side of the screen. You can scroll through the Change List and **click on any change** **to jump to its location** and have the change **highlighted with a blue box** on both versions shown. Users can tag changes by selecting the **Tag Icon** on the top right corner of the individual change card in the change list. This will display a list of **5 tagging options** to choose from. Multi-tagging of changes is also possible. Users can also leave **Notes** on changes by **selecting the Change Card,** writing a note at the bottom of the card and hitting **Enter** to save the Note\*\*. Users can filter changes by using the **Interactive Filter Menu**, available at the top of the change list. This can be opened by selecting the **Details drop-down menu** in the top right corner of the Change List. Users can **see filtering options** by selecting either the **Only Show** or **Do Not Show** entry forms. This will display a list of filtering options including **Change Type, Style Changes, Tags and Notes**. Once all review of changes is completed, users can share the comparison along with any Tags and Notes with colleagues or external parties via the **many different output options** shown in the ribbon menu. To share specifically changes in notes and tags made in the comparison, ensure you click on the Changes Report option, in the many different output options. A drop-down list will provide options to export changes as a **DOCX** or **exporting to a** **.csv** using either the **All changes** or the **Matching filters**. ## How to configure settings for Excel Redline compare Settings for the Excel Redline comparisons can be found within the Redline tab of the settings menu. There are many options specific to Redline comparisons. Below is an explainer of each of these options: **Compare type:** Specifies what type of content is detected within the Excel Redline comparison, these options are Values, Formulas or both.\*\* **Detect Row Edits:** Enables detection of changes found in row edits. **Detect Column Edits:** Enables detection of changes found in column edits. **Show unchanged content in greyscale:** Marks unchanged content in greyscale for easier readability. **Show formula change notes:** Turns on change notes for formula changes found within cells. **Limit the number of changes per sheet:** Set a limit on the number of changes found within a given sheet. This setting can be toggled on or off, and if turned on, a number of changes can be specified. # Comparing Excel files in Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/19002208522394-Comparing-Excel-files-in-Draftable-Legal In direct response to user feedback, the Draftable team has built dedicated comparison algorithms to compare Excel files and produce an Excel file with changes shown as Redlined markup. Additionally, Draftable offers Excel comparison via our side-by-side comparison type. Draftable Legal supports Excel file comparisons via two other approaches: 1. Redline in Excel (In Draftable and in Excel) 2. Side by Side comparison This article shows you how to run both of these comparisons, export these comparisons and change Excel Redline comparison settings. This topic is included in our specially crafted explainer video. ## Comparing Excel files in the Redline Comparison Type in Draftable Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Launcher.png Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window. Once the documents are selected, tick the box for **Redline in Draftable** in the comparison type row. Click the **Compare** button to run the comparison. When the comparison is complete, it will load the Redline comparison viewer. See below for an example: ### Reviewing your comparison in Draftable The **Redline Comparison Viewer** shows all changes in a dynamic **Change List** on the right-hand side of the screen. You can scroll through the Change List and **click on any change** **to jump to its location** and have the change **highlighted with a blue box** on both versions shown. Users can tag changes by selecting the **Tag Icon** on the top right corner of the individual change card in the change list. This will display a list of **5 tagging options** to choose from. Multi-tagging of changes is also possible. Users can also leave **Notes** on changes by **selecting the Change Card,** writing a note at the bottom of the card and hitting **Enter** to save the Note\*\*. Users can filter changes by using the **Interactive Filter Menu**, available at the top of the change list. This can be opened by selecting the **Details drop-down menu** in the top right corner of the Change List. Users can **see filtering options** by selecting either the **Only Show** or **Do Not Show** entry forms. This will display a list of filtering options including **Change Type, Style Changes, Tags and Notes**. Once all review of changes is completed, users can share the comparison along with any Tags and Notes with colleagues or external parties via the **many different output options** shown in the ribbon menu. To share specific changes in notes and tags made in the comparison, ensure you click on the Changes Report option, in the many different output options. A drop-down list will provide options to export changes as a **DOCX** or **exporting to a** **.csv** using either the **All changes** or the **Matching filters**. ## Comparing Excel files in the Redline Comparison Type in Excel Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Launcher.png Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window. Once the documents are selected, tick the box for **Redline in Excel** in the comparison type row. You will be prompted to either **save** or **open** the Redlined Excel comparison. For this example, lets open the Redline Excel comparison. ### Reviewing your comparison in Excel Your Redlined Excel document will open within Excel itself All changes are shown as Redline, where deletions and insertions are shown per cell, and formula changes are shown as comments with the cell highlighted If you wish to change the way the Redline comparisons are run for you, please see the section below regarding "How to configure settings for Excel Redline compare" ## Comparing Excel files in the Side by Side Comparison Type Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Launcher.png Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window. Once the documents are selected, tick the box for **Redline in Excel** in the comparison type row. Click the **Compare** button to run the comparison. When the comparison is complete, it will provide a side-by-side comparison, which will open within the Draftable comparison viewer. ### Reviewing your comparison in Draftable The **Comparison Viewer** shows all changes in a dynamic **Change List** on the right-hand side of the screen. You can scroll through the Change List and **click on any change** **to jump to its location** and have the change **highlighted with a blue box** on both versions shown. Users can tag changes by selecting the **Tag Icon** on the top right corner of the individual change card in the change list. This will display a list of **5 tagging options** to choose from. Multi-tagging of changes is also possible. Users can also leave **Notes** on changes by **selecting the Change Card,** writing a note at the bottom of the card and hitting **Enter** to save the Note\*\*. Users can filter changes by using the **Interactive Filter Menu**, available at the top of the change list. This can be opened by selecting the **Details drop-down menu** in the top right corner of the Change List. Users can **see filtering options** by selecting either the **Only Show** or **Do Not Show** entry forms. This will display a list of filtering options including **Change Type, Style Changes, Tags and Notes**. Once all review of changes is completed, users can share the comparison along with any Tags and Notes with colleagues or external parties via the **many different output options** shown in the ribbon menu. To share specifically changes in notes and tags made in the comparison, ensure you click on the Changes Report option, in the many different output options. A drop-down list will provide options to export changes as a **DOCX** or **exporting to a** **.csv** using either the **All changes** or the **Matching filters**. ## How to configure settings for Excel Redline compare Settings for the Excel Redline comparisons can be found within the Redline tab of the settings menu. There are many options specific to Redline comparisons. Below is an explainer of each of these options: **Compare type:** Specifies what type of content is detected within the Excel Redline comparison, these options are Values, Formulas or both.\*\* **Detect Row Edits:** Enables detection of changes found in row edits. **Detect Column Edits:** Enables detection of changes found in column edits. **Show unchanged content in greyscale:** Marks unchanged content in greyscale for easier readability. **Show formula change notes:** Turns on change notes for formula changes found within cells. **Limit the number of changes per sheet:** Set a limit on the number of changes found within a given sheet. This setting can be toggled on or off, and if turned on, a number of changes can be specified. # Redline comparisons Source: https://help.draftable.com/hc/en-us/articles/19002235946265-Redline-comparisons Redline comparisons provide a clear and concise visual representation of changes between two documents. This article will help you understand what Redline comparisons are, how to view them in Draftable Legal, and discuss their benefits and limitations. ## What are Redline Comparisons? Redline comparisons are a method to visually display the differences between two documents by highlighting the changes directly in the text within a single document view. In Draftable Legal, Redline comparisons show deleted, inserted, and moved text with distinct formatting and colors that make it easy to identify modifications at a glance. Additionally Draftable Legal also offers a Redline comparison output as Tracked Changes Word document. ## How to View Redline Comparison in Draftable Legal : To view a Redline comparison in Draftable, follow these simple steps: Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window Once the documents are selected, tick the box for **Redline (.pdf)** in the comparison type row Click the **Compare** button to run the comparison After the comparison is complete, Draftable will display the results in the Redline comparison view ## Creating Redline comparison outputs: Redline comparison outputs are useful if you wish to have a portable comparison copy. There are a few different variants of these outputs which are: 1. Redline PDF - Output of the Redline comparison as a PDF file 2. Changed Page PDF - Output of the Redline comparison as PDF file, but only shows the pages that contain changed content 3. Word with Tracked Changes - Output of a Redline comparison converted into a Word with Tracked changes document. As an alternative option, this topic is included in our specially crafted explainer video. To create these outputs, follow the procedure below: Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window Once the documents are selected, tick the box for **Redline (.pdf)** in the comparison type row Click the **Compare** button to run the comparison After the comparison is complete, Draftable will display the results in the Redline comparison view On the top ribbon menu you can select multiple options to save your comparison. These options are: * **Open:** Immediately open the output in another program (PDF viewer or Microsoft Word for tracked changes). * **Save:** Directly save the output to a location on your computer. * **Save to DMS(As a new file or a new version):** Directly save the output to your connected DMS option (i.e. iManage account). For example; Our article on [iManage](/hc/en-us/articles/20525575831705-Running-compares-with-files-from-iManage-and-saving-outputs-to-iManage) goes in-depth on this topic\*\*. * **Print:** Print the selected output to a printer device. * **Copy to Clipboard:** Directly copy the output to your PC's clipboard. There are options to select multiple options and zip these files as well. * **Email:** Automatically opens your email processor and attaches the desired output to a new email. We have an [article here](/hc/en-us/articles/16115297005849-Emailing-comparison-outputs) with more information. **Please note: This workflow is not supported for users using 'New' Outlook.** Each of these output methods each contain their own options for specific outputs. These combinations are discussed below: * **Redline PDF/DOCX:** This output shows the newer document and marks up all changes on top of that in the Redline view * **Changed Pages PDF:** This output shows only the changed pages between the older and newer document. It marks up all changes in the changed pages as a Redline view * **Tracked Changes:** This output is an MS Office document with the changes shown in Track Changes (a Microsoft Office feature) * **Changes report:** An output that generates a document that contains all changes within a series of tables, making it easy to quickly see what specifically has changed between the documents. * **CSV Change Report:** Export the changes into a CSV file for detailed analysis or record-keeping. * **AI-Ready Redline:** Export a portable text representation of all changes (moves, insertions, and deletions) in a format designed for generative AI tools. The output is saved as a `.md` file and can be pasted or uploaded into any AI tool. See our dedicated article on [AI-Ready Redline](/hc/en-us/articles/AI-Ready-Redline-Export-for-generative-AI-tools) for full details. * **Original file:** An copy of the older document * **Modified file:** An copy of the newer document ## Copying inserted or deleted text from mixed selections When reviewing a Redline comparison in the Draftable viewer, you may select a portion of text that contains a mix of both inserted and deleted content. In these cases, Draftable provides a pair of buttons that allow you to copy only the inserted text or only the deleted text from your selection. Copy inserted or deleted text from mixed selections This is useful when you need to extract specific change content for use in emails, review notes, or other documents without manually separating the inserted and deleted portions yourself. To use this feature: Select a range of text in the Redline comparison viewer that includes both inserted and deleted content A toolbar will appear above your selection with options to **Copy Inserted** or **Copy Deleted** text Click the appropriate button to copy only the text you need to your clipboard ## Benefits of Redline Comparisons: Redline comparisons in Draftable offer several benefits, including: 1. Clarity: By displaying the changes directly in the text, Redline comparisons provide a clear and easy-to-understand representation of the differences between the two documents. 2. Efficiency: As Redline comparisons show changes in a single page, this enables users to quickly identify and review changes, which can be more efficient compared to side-by-side comparisons. 3. Customization: Draftable allows users to [customize the formatting and colors](/hc/en-us/articles/16549612535705-Redline-comparison-settings) (markup schema) used in Redline comparisons, ensuring that the display meets their specific preferences and requirements. ## Limitations of Redline Comparisons: Despite their benefits, Redline comparisons also have some limitations: 1. Complexity: In documents with a high number of changes or complex formatting, Redline comparisons may become difficult to read and navigate. 2. Non-Text Elements: Redline comparisons primarily focus on text changes 3. Missing context: Redline changes cannot provide the full context of a change in the same way as a side by side output, making some changes harder to interpret # Redline: Compare documents and view changes in a marked-up format Source: https://help.draftable.com/hc/en-us/articles/19002235946266-Redline-comparisons Redline comparisons provide a clear and concise visual representation of changes between two documents. This article will help you understand what Redline comparisons are, how to view them in Draftable Legal, and discuss their benefits and limitations. ## What are Redline Comparisons? Redline comparisons are a method to visually display the differences between two documents by highlighting the changes directly in the text within a single document view. In Draftable Legal, Redline comparisons show deleted, inserted, and moved text with distinct formatting and colors that make it easy to identify modifications at a glance. Additionally Draftable Legal also offers a Redline comparison output as Tracked Changes Word document. ## How to View Redline Comparison in Draftable Legal : To view a Redline comparison in Draftable, follow these simple steps: Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window Once the documents are selected, tick the box for **Redline (.pdf)** in the comparison type row Click the **Compare** button to run the comparison After the comparison is complete, Draftable will display the results in the Redline comparison view ## Creating Redline comparison outputs: Redline comparison outputs are useful if you wish to have a portable comparison copy. There are a few different variants of these outputs which are: 1. Redline PDF - Output of the Redline comparison as a PDF file 2. Changed Page PDF - Output of the Redline comparison as PDF file, but only shows the pages that contain changed content 3. Word with Tracked Changes - Output of a Redline comparison converted into a Word with Tracked changes document. As an alternative option, this topic is included in our specially crafted explainer video. To create these outputs, follow the procedure below: Open the [Draftable Legal New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select the two documents you want to compare, either by browsing your files or dragging and dropping them into the compare window Once the documents are selected, tick the box for **Redline (.pdf)** in the comparison type row Click the **Compare** button to run the comparison After the comparison is complete, Draftable will display the results in the Redline comparison view On the top ribbon menu you can select multiple options to save your comparison. These options are: * **Open:** Immediately open the output in another program (PDF viewer or Microsoft Word for tracked changes). * **Save:** Directly save the output to a location on your computer. * **Save to DMS(As a new file or a new version):** Directly save the output to your connected DMS option (i.e. iManage account). For example; Our article on [iManage](/hc/en-us/articles/20525575831705-Running-compares-with-files-from-iManage-and-saving-outputs-to-iManage) goes in-depth on this topic\*\*. * **Print:** Print the selected output to a printer device. * **Copy to Clipboard:** Directly copy the output to your PC's clipboard. There are options to select multiple options and zip these files as well. * **Email:** Automatically opens your email processor and attaches the desired output to a new email. We have an [article here](/hc/en-us/articles/16115297005849-Emailing-comparison-outputs) with more information. **Please note: This workflow is not supported for users using 'New' Outlook.** Each of these output methods each contain their own options for specific outputs. These combinations are discussed below: * **Redline PDF/DOCX:** This output shows the newer document and marks up all changes on top of that in the Redline view * **Changed Pages PDF:** This output shows only the changed pages between the older and newer document. It marks up all changes in the changed pages as a Redline view * **Tracked Changes:** This output is an MS Office document with the changes shown in Track Changes (a Microsoft Office feature) * **Changes report:** An output that generates a document that contains all changes within a series of tables, making it easy to quickly see what specifically has changed between the documents. * **CSV Change Report:** Export the changes into a CSV file for detailed analysis or record-keeping. * **AI-Ready Redline:** Export a portable text representation of all changes (moves, insertions, and deletions) in a format designed for generative AI tools. The output is saved as a `.md` file and can be pasted or uploaded into any AI tool. See our dedicated article on [AI-Ready Redline](/hc/en-us/articles/AI-Ready-Redline-Export-for-generative-AI-tools) for full details. * **Original file:** An copy of the older document * **Modified file:** An copy of the newer document ## Copying inserted or deleted text from mixed selections When reviewing a Redline comparison in the Draftable viewer, you may select a portion of text that contains a mix of both inserted and deleted content. In these cases, Draftable provides a pair of buttons that allow you to copy only the inserted text or only the deleted text from your selection. Copy inserted or deleted text from mixed selections This is useful when you need to extract specific change content for use in emails, review notes, or other documents without manually separating the inserted and deleted portions yourself. To use this feature: Select a range of text in the Redline comparison viewer that includes both inserted and deleted content A toolbar will appear above your selection with options to **Copy Inserted** or **Copy Deleted** text Click the appropriate button to copy only the text you need to your clipboard ## Benefits of Redline Comparisons: Redline comparisons in Draftable offer several benefits, including: 1. Clarity: By displaying the changes directly in the text, Redline comparisons provide a clear and easy-to-understand representation of the differences between the two documents. 2. Efficiency: As Redline comparisons show changes in a single page, this enables users to quickly identify and review changes, which can be more efficient compared to side-by-side comparisons. 3. Customization: Draftable allows users to [customize the formatting and colors](/hc/en-us/articles/16549612535705-Redline-comparison-settings) (markup schema) used in Redline comparisons, ensuring that the display meets their specific preferences and requirements. ## Limitations of Redline Comparisons: Despite their benefits, Redline comparisons also have some limitations: 1. Complexity: In documents with a high number of changes or complex formatting, Redline comparisons may become difficult to read and navigate. 2. Non-Text Elements: Redline comparisons primarily focus on text changes 3. Missing context: Redline changes cannot provide the full context of a change in the same way as a side by side output, making some changes harder to interpret # Managing profiles for Redline settings Source: https://help.draftable.com/hc/en-us/articles/19002240548249-Managing-profiles-for-Redline-settings Profiles are an easier way for you to switch between preset Redline comparison settings without having to manually setup the Redline settings menu for each different type of document.

You can create multiple profiles for each document use case, and even export them and send profile files to your teammates so that they can import them into their local version of Draftable Legal.

This article aims to provide end users a guide on how to create, import, export, rename and delete a profile from within the Redline settings section. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). For administrators looking to configure profiles for end users, please see [Configuring Redline profiles within Group Policy](/hc/en-us/articles/22665341687705-Configuring-Redline-profiles-within-Group-Policy) This topic is included in our specially crafted explainer video. ## Navigating to the Redline comparison settings Firstly, we need to open the settings menu, this can be done in a few ways: 1. Open settings via the Taskbar Right-click the **Draftable** icon in the taskbar Select **Settings** as the 2nd option Selecting Settings from the Draftable taskbar icon menu 2. Or, open the settings menu via the New Comparison Window Open the [New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select **Settings** in the top right of the window Selecting Settings in the top right of the New Comparison window Once the settings menu is open, navigate to the Redline comparison settings. The profile management controls (Active Profile, Set as default, New, Rename, Export, Import and Delete) live at the top of this screen. Select **Redline Profiles** under the **Compare** group in the left-hand menu. Profile management is at the top of the screen, with **Import** and **New** in the top right and the **Active Profile** dropdown, **Set as default**, **Rename**, **Export** and **Delete** below it. The Redline Profiles settings screen in Draftable Legal 26.6, showing profile management controls at the top Open the **Redline** section. The profile configurations are located at the top of the Redline comparisons section. The Redline settings section on versions before 26.6, with the profile controls at the top ## Configuring Redline settings Profiles Below are all the different methods for creating, importing, exporting, renaming and deleting profiles from within the Redline comparison settings. In 26.6 and later, each profile action is a dedicated button. **Import** and **New** are in the top right of the Redline Profiles screen, and **Set as default**, **Rename**, **Export** and **Delete** sit in a button row under the **Active Profile** dropdown. On versions before 26.6 these actions were reached through a single menu icon next to the profile dropdown. ### Creating a profile Within the Redline comparison settings, make all the changes you require to all the different settings for your Redline comparisons. Once you have done so, create the profile. Select **New** in the top right of the **Redline Profiles** screen. The New button in the top right of the Redline Profiles screen in 26.6 Go to the top of the **Redline** section and select **Add profile**. Selecting Add profile at the top of the Redline section before 26.6 A new window will appear so you can name the profile. Enter a **Profile name**, then select **Create**. There is no base profile to choose: the new profile inherits the settings you currently have configured, so make your changes first and they carry into the new profile. The New profile dialog in 26.6, with a single profile name field and a Create button Provide a **Name** for the profile and choose which profile the new one is based on. If you are creating a profile for the first time, the **Basic** profile you just edited is the one you need (it is selected by default). Confirm to create the profile. The create profile window before 26.6, with a name field and base profile selector Once created, you will see the new profile appear as the **Active Profile**. The new profile becomes the **Active Profile** at the top of the Redline Profiles screen. Open the **Active Profile** dropdown and you will find it grouped under **Personal**, alongside the built-in profiles. The Active Profile dropdown in 26.6 showing the newly created profile under the Personal group The new profile appears in the profile dropdown box. The newly created profile shown in the profile dropdown before 26.6 ### Exporting a profile Exporting saves the profile to a JSON file that you can share with teammates. Select the profile you want to export in the **Active Profile** dropdown, then select **Export**. Selecting the profile in the Active Profile dropdown and the Export button in 26.6 In the profile section, select the profile you want to export in the dropdown box. Then select the menu icon as highlighted below. Selecting the profile dropdown and the menu icon before 26.6 Select **Export profile** to begin the export process. Selecting Export profile from the menu before 26.6 A new window will appear so you can save the profile to your desired location. Provide the file with a name and select **Save**. Saving the exported profile as a JSON file from the save dialog This will save the profile file as a JSON, with the given name. ### Importing a profile Select **Import** in the top right of the **Redline Profiles** screen. The Import button in the top right of the Redline Profiles screen in 26.6 Within the profile section, select the menu icon as highlighted below. Selecting the menu icon in the profile section before 26.6 Select the **Import profile** menu option. Selecting Import profile from the menu before 26.6 File explorer will open. Navigate to the location of the profile JSON file you wish to import, select the file and click **Open**. Selecting the profile JSON file to import in File Explorer You will be given a window like the one below if the import process was successful. Confirmation window shown after a successful profile import ### Renaming a profile Select the profile you want to rename in the **Active Profile** dropdown, then select **Rename**. Selecting the profile in the Active Profile dropdown and the Rename button in 26.6 Within the profile section, ensure you have the profile you wish to rename selected in the profile dropdown box. Then select the menu icon as highlighted below. Selecting the menu icon to rename a profile before 26.6 Select the **Rename profile** option. Selecting Rename profile from the menu before 26.6 A new window will appear. Rename the profile to your desired name, then confirm to apply the change. The **Rename profile** dialog opens with the current name pre-filled. Edit the **Profile name**, then select **Rename** to apply the change. The Rename profile dialog in 26.6, with the current name pre-filled and a Rename button The rename profile window before 26.6, with a field for the new name ### Deleting a profile The built-in profiles are read-only, so **Rename** and **Delete** are disabled while a built-in profile is active. You also cannot delete the default profile or your only remaining profile. To delete one of those, set another profile as the default first, then delete it. Select the profile you want to delete in the **Active Profile** dropdown, then select **Delete**. Selecting the profile in the Active Profile dropdown and the Delete button in 26.6 Within the profile section, ensure you have the profile you wish to delete selected in the profile dropdown box. Then select the menu icon as highlighted below. Selecting the menu icon to delete a profile before 26.6 Select the **Delete profile** option. Selecting Delete profile from the menu before 26.6 A confirmation dialog will appear. Select **Delete** if you want to confirm the deletion. The Delete profile confirmation dialog in 26.6, asking whether to delete the selected profile Confirmation window asking whether to delete the selected profile before 26.6 The profile will then be removed from your Draftable application. ## Setting a default profile In 26.6 and later you can mark the active profile as the default with the **Set as default** button at the top of the Redline Profiles screen. The default profile is the one Draftable uses for comparisons unless you switch the active profile. When the active profile is already the default, the button reads **Default profile** and is disabled. The Set as default button at the top of the Redline Profiles screen in 26.6 ## Where the profile settings live in 26.6 Every setting you configure applies to the active profile. In 26.6 and later, the settings on the Redline Profiles screen are organised into accordions: * **Appearance:** change type styling (colours, highlights and text styles for insertions, deletions, moved from and moved to), table cell colours and revised line markers. * **Word:** what to compare and how Word comparisons behave. * **Excel:** how spreadsheet comparisons behave. * **PowerPoint:** how presentation comparisons behave. * **Output:** the tracked changes author used for Tracked Changes output. For a full walkthrough of these settings, see [Redline comparison settings](/hc/en-us/articles/16549612535705-Redline-comparison-settings). # Managing profiles for Redline settings Source: https://help.draftable.com/hc/en-us/articles/19002240548250-Managing-profiles-for-Redline-settings Profiles are an easier way for you to switch between preset Redline comparison settings without having to manually setup the Redline settings menu for each different type of document.

You can create multiple profiles for each document use case, and even export them and send profile files to your teammates so that they can import them into their local version of Draftable legal.

This article aims to provide end users a guide on how to create, import, export, rename and delete a profile from within the Redline settings section. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). **New to Redline profiles and settings?** If you don't yet understand Redline profiles or Redline settings in Draftable Legal, we highly recommend reading the [Redline Comparison Settings](/hc/en-us/articles/16549612535705-Redline-comparison-settings) article first. Alternatively, perform pilot testing with Draftable to understand what the settings do before rolling this out. Once you and your team have decided what profiles you want to deliver to your users, come back to this article to proceed with deployment. For administrators looking to configure profiles for end users, please see [Configuring Redline profiles within Group Policy](/hc/en-us/articles/22665341687705-Configuring-Redline-profiles-within-Group-Policy) This topic is included in our specially crafted explainer video. ## Navigating to the Redline comparison settings Firstly, we need to open the settings menu, this can be done in a few ways: 1. Open settings via the Taskbar Right-click the **Draftable** icon in the taskbar Select **Settings** as the 2nd option 2. Or, open the settings menu via the New Comparison Window Open the [New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select **Settings** in the top right of the window Selecting the Settings gear in the top right of the New Comparison window Selecting Settings in the top right of the New Comparison window before 26.6 Once the settings menu is open navigate to the **Redline** section. Here you can access to the Redline profiles configurations, which is located at the top of the Redline comparisons section. ## Configuring Redline settings Profiles Below are all the different methods for creating, importing, exporting, renaming and deleting profiles from within the Redline settings section. ### Creating a profile Within the Redline Comparison section, make all the changes you require to all the different settings for your Redline comparisons. Once you have completed doing so, go to the top of the **Redline** section, select **Add profile.**\*\* A new window will appear, you can provide a **Name** for the profile, and choose what the profile base template will be. If are creating a profile for the first time, **the Basic** profile you probably just edited will be the one you need to select (is selected by default).\*\* Click **OK** and you will see that the profile is created in the profile dropdown box. ### Exporting a profile In the profile section, select the profile you wish to export in the drop down box. Then select the menu icon as highlighted below.\*\* Select **export profile**, to begin the export process. A new window will appear to save the profile to your desired location. Provide the file with a name and select **save.** This will save the profile file as a JSON, with the given name. ### Importing a profile Within the profile section, select the menu icon as highlighted below. Select the **Import profile** menu option. File explorer will open, and navigate to the file location for the profile JSON file you wish to import. Select the file and click **open.** You will be given a window like the one below if the import process was successful. ### Renaming a profile Within the profile section, ensure you have the profile you wish to rename selected in the profile dropdown box. Then select the menu icon as highlighted below. Select the **rename profile** option. A new window will appear, rename the profile to your desired name. Then click **OK** to confirm the name change. ### Deleting a profile Within the profile section, ensure you have the profile you wish to delete selected in the profile dropdown box. Then select the menu icon as highlighted below. Select the **Delete profile** option. A new window will appear to confirm if you want to delete the profile. Select **Delete** if you want to confirm the deletion. The profile will then be removed from your Draftable application. # Customizing your Draftable Legal experience Source: https://help.draftable.com/hc/en-us/articles/19002262177689-Customizing-your-Draftable-Legal-experience A guide to the Draftable Legal settings menu and what each section configures, covering both the 26.6 and later layout and earlier versions. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). ## Opening the settings menu There are 3 methods that allow you to open the settings menu for Draftable Legal. ### Open the settings menu via the taskbar Right-click the **Draftable Legal** icon in the taskbar Select **Settings** as the 2nd option Opening Settings from the Draftable Legal taskbar icon ### Open the settings menu via the New Comparison Window Open the [New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select **Settings** in the top right of the window Opening Settings from the New Comparison window ### Open the settings menu whilst viewing a comparison Have the comparison viewer open Select **Settings** in the top right of the window Opening Settings from the comparison viewer ## Settings sections The settings available are the same across versions, but Draftable Legal 26.6 reorganised them into a grouped menu with clearer names. Select the tab that matches your version. Settings open in a dedicated **Settings** tab, organised into groups: **Compare**, **Files**, **Integrations**, **App**, and **Account**. Select a section in the left-hand list to open it, or use the **Search settings** box at the top to jump straight to a setting. #### Compare **Redline Profiles** — Configure how redline comparisons look and behave: markup colours and text styles for insertions, deletions and moves, table cell changes, and per-format options for Word, Excel and PowerPoint. You can also manage comparison profiles here. See [Redline comparison settings](/hc/en-us/articles/16549612535705-Redline-comparison-settings). Redline Profiles settings in Draftable Legal 26.6 **Side by Side** — Configure the output and viewer options for side-by-side comparisons. See [Configuring Side-by-Side comparison settings](/hc/en-us/articles/17693437607065-Configuring-Side-by-Side-comparison-settings). Side by Side settings in Draftable Legal 26.6 **Compare Selector** — Controls for the New Comparison screen, including whether to keep input files after comparing, smart file ordering, and where new comparisons open. Compare Selector settings in Draftable Legal 26.6 **Compare Viewer** — How the comparison viewer looks and behaves: default view mode, summary bar, change list, filter defaults and status tags. Compare Viewer settings in Draftable Legal 26.6 **1-Click Compare** — Choose the default comparison type and action when you run a 1-Click comparison from File Explorer. The dropdowns are empty until you select your options. See [Using 1-Click Compare](/hc/en-us/articles/31611819497753-Using-1-Click-Compare-to-run-comparisons-with-your-preferred-default-workflow). 1-Click Compare settings in Draftable Legal 26.6 #### Files **Scanned Documents** — Control OCR text detection so scanned PDFs can be compared. Scanned Documents settings in Draftable Legal 26.6 **Opening & Saving Files** — Set the default save location, the output filename pattern, summary page placement, and what happens when a comparison is ready (including the new **Open Word in** option for tracked-changes output). Opening & Saving Files settings in Draftable Legal 26.6 #### Integrations **DMS Connections** — Connect to document management systems to browse, compare and save files directly. Draftable Legal supports [iManage](/hc/en-us/sections/20525461300633-Using-Draftable-Legal-with-iManage), [NetDocuments](/hc/en-us/sections/25953160161049-Using-Draftable-Legal-with-NetDocuments), [SharePoint](/hc/en-us/sections/25458896791961-Using-Draftable-Legal-with-SharePoint), [Worldox](/hc/en-us/articles/31708233972121-How-to-enable-Worldox-integration-in-Draftable-Legal) and [Epona](/hc/en-us/sections/36945795877273-Using-Draftable-Legal-with-Epona). DMS Connections settings in Draftable Legal 26.6 **Add-ins** — Manage the File Explorer extension and the Office add-ins (Draftable for Word, Outlook and Excel) and Redline in Email. Add-ins settings in Draftable Legal 26.6 #### App **Language, Startup & Privacy** — Set the application language and startup behaviour, configure the global keyboard shortcut, and choose your privacy options for usage statistics and error reports. Language, Startup and Privacy settings in Draftable Legal 26.6 **Help & Troubleshooting** — Contact support, run diagnostics (system check, create a safe file for sharing, check add-in certificates, clear the add-in cache), and adjust technical settings such as the DOCX to PDF and PDF to DOCX conversion engines. See [Understanding the PDF Conversion Engine Setting](/hc/en-us/articles/34177444131737-Understanding-the-PDF-Conversion-Engine-Setting-in-Draftable-Legal). Help & Troubleshooting settings in Draftable Legal 26.6 #### Account **License** — View your license details, such as the license type, days remaining and product key, and deactivate your license. License settings in Draftable Legal 26.6 On versions before 26.6, the settings menu is a single list of sections. **General Settings** General settings allows users to configure application wide options for Draftable Legal. Here, you can set your preferences for scanned documents, startup options, shortcuts and options for sending telemetry data such as usage and error reports. Importantly, this is where you can ensure that OCR is enabled. General settings tab on Draftable Legal versions before 26.6 **Redline** The Redline settings section enables users to configure Redline comparisons to match their requirements. Here, you can adjust many settings such as comparison options, markup schema, and much more. You can read more about Redline settings [here](/hc/en-us/articles/16549612535705-Redline-comparison-settings). Redline settings tab on Draftable Legal versions before 26.6 **Side by Side** The Side by Side settings section allows users to personalize how their side-by-side comparisons look. This section lets you configure comparison output and viewer options. You can read about that [here](/hc/en-us/articles/17693437607065-Configuring-Side-by-Side-comparison-settings). Side by Side settings tab on Draftable Legal versions before 26.6 **1-Click Compare** 1-Click Compare allows users to select 2 documents within file explorer in Windows, and with 1-Click start a comparison. The settings page allows you to configure the default action taken for 1-Click compare. For more information, see the dedicated article [here](/hc/en-us/articles/31611819497753-Using-1-Click-Compare-to-run-comparisons-with-your-preferred-default-workflow). 1-Click Compare settings tab on Draftable Legal versions before 26.6 **Add-Ins** Add-ins are additional components from applications that can be used in conjunction with Draftable Legal. Here, you can manage these add-ins and extensions. Add-Ins settings tab on Draftable Legal versions before 26.6 **Integrations** The Integrations settings section enables users to manage connections with document management systems. Here, you can configure the following DMS's to use Draftable Legal: * Your [iManage](/hc/en-us/sections/20525461300633-Using-Draftable-Legal-with-iManage) account * Your [SharePoint](/hc/en-us/sections/25458896791961-Using-Draftable-Legal-with-SharePoint) account * Your [NetDocuments](/hc/en-us/sections/25953160161049-Using-Draftable-Legal-with-NetDocuments) account * Your [Worldox](/hc/en-us/articles/31708233972121-How-to-enable-Worldox-integration-in-Draftable-Legal) account Integrations settings tab on Draftable Legal versions before 26.6 **Licensing** The Licensing section allows users to manage their Draftable Legal license. Here, you can view your license details, such as the license type, days left in the subscription, and product key. You can also deactivate your current license in this section. Licensing settings tab on Draftable Legal versions before 26.6 **Troubleshooting** The Troubleshooting section provides options for resolving issues with Draftable Legal. This includes exporting error log files (to share when contacting support), performing a system verification to ensure Draftable Legal will function fully, and disabling hardware graphics acceleration for troubleshooting. Troubleshooting settings tab on Draftable Legal versions before 26.6 **Preview** The preview section (which can be enabled via a [specific registry key](/hc/en-us/articles/24732245077401-Most-common-Draftable-Legal-registry-configurations)) allows you to access unreleased settings that are hidden by default in Draftable Legal. This allows you to view new features before they are completed so you may become familiar with them before they are formally released into the product. Preview settings tab on Draftable Legal versions before 26.6 ## Need further help? If you are having difficulty or want to learn more about Draftable Legal settings, contact our support team at [support@draftable.com](mailto:support@draftable.com) and they will assist you in any query you may have. # Enterprise installment for Draftable using Intune Source: https://help.draftable.com/hc/en-us/articles/19521353760921-Enterprise-installment-for-Draftable-using-Intune Microsoft Intune is a cloud-based service for mobile device and application management. It allows businesses to control access to company resources, manage mobile devices, and ensure data security centrally, regardless of where employees are located or their devices. It is part of Microsoft's Enterprise Mobility + Security suite. This article will guide you through installing Draftable Legal using Microsoft Intune, and how to manage product keys via group policy. This guide will also cover an issue where Draftable Legal Machine Wide MSI doesn't install due to existing installation files. This article will explain how to diagnose this issue and apply a fix. ## Microsoft Intune Installation If you wish to deploy the Draftable Legal application via Microsoft Intune here are the steps to be followed for successful deployment: Adding Draftable Legal Machine Wide MSI to Microsoft Intune Deploy Draftable Legal with Microsoft Intune Using Intune to deploy the product key via group policy ### Adding Draftable Legal to Microsoft Intune Before deploying the Draftable Legal application via Intune, it requires it to be added as a Windows App first. This is first done by ensuring the the Draftable Legal Machine Wide MSI is being used, and download link can be found [here](https://dl.draftable.com/desktop/DraftableDesktopSystem.msi). To continue this process, we recommend following the official Mircosoft Intune documentation on this process [here.](https://learn.microsoft.com/en-us/mem/intune/apps/apps-windows-10-app-deploy) **Include the HTTP Listener Service in your Intune package.** The HTTP Listener Service (the `HttpListener` feature) is a required component and is **not** installed by default. When you configure the app's install command in Intune, include it in the `ADDLOCAL` property, for example: `msiexec /i DraftableDesktopSystem.msi /qn ADDLOCAL=StartMenuShortcut,DesktopShortcut,HttpListener,WordAddin,ExcelAddin,OutlookAddin`. See [Deployment options via MSI (System-wide) installer](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer) for the full feature list. ### Deploying Draftable Legal with Microsoft Intune Now that Draftable Legal has been added as an app, we can deploy it via Microsoft Intune. For this process we recommend following the official Mircosoft Intune documentation on this process [here.](https://learn.microsoft.com/en-us/mem/intune/apps/apps-windows-10-app-deploy) ### Using Intune to deploy the product key via group policy If you wish to use Microsoft Intune to manage product keys, this can be done using group policy within Intune. For this process we recommend following the official Mircosoft Intune documentation on this process [here](https://learn.microsoft.com/en-us/mem/intune/configuration/administrative-templates-import-custom). Alternatively you can deploy this by normal group policy method, which we have an article on [here](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal). ### Uploading Group Policy files to Intune Latest ADMX/ADML template files used for group policy configuration with Draftable Legal and by extension via Intune can be found [here.](/hc/en-us/articles/28666057117721-Draftable-Legal-Group-Policy-Template-Files) Ensure where possible you are always using the latest template files to ensure you have access to the most up to date configuration group policy options. **Note:** Ensure you only have 1 copy of the each the Draftable Legal ADMX/ADML file uploaded to Intune at any given time. If you attempt to upload a duplicate of an existing file (but with a different name) issues will occur. ## Draftable Legal MSI doesn't install due to existing installation files We understand there is an existing issue where the Draftble Legal MSI won't install. This might be due to the system already containing the %localappdata%/DraftableDesktop directory, and the installer may mistakenly assume that the application has already been installed. ### Verify existing installation files Check if the %localappdata%/DraftableDesktop directory already exists on the system by navigating to the specified location. If the directory exists, proceed to the next step. Otherwise if this directory does not exist, get in touch with our support team at [support@draftable.com](mailto:support@draftable.com) and provide us with information relating to your issue. ### Existing installation files fix and verification Delete the preexisting Draftable Directory before proceeding with the MSI installer. This is important if you've used the standard exe installer before. Run the MSI installation process (either via Intune or default MSI deployment) To verify the the installer is deployed correctly, an application named 'DraftableDesktop Deployment Tool' will be installed and listed under 'Programs and Features'. If you have followed our fix or have in general questions regarding deployment, please get in touch with our support team at [support@draftable.com](mailto:support@draftable.com) and let us know your issue. # Guide for iManage On-Premises integration with Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/19747263579801-Guide-for-iManage-On-Premises-integration-with-Draftable-Legal Draftable Legal allows you to integrate your iManage On-Premise solution with Draftable Legal itself. This article will provide a step-by-step guide on how to set up this integration by first configuring Draftable Legal for iManage, and then completing the iManage-specific integration in control center. Additionally there is information for Draftable Legal configuration in conjunction with group policy.  **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). **Please note:** * This guide requires that you have installed the Draftable App for iManage in your iManage applications. * It is recommended that **if are planning to use the Machine Wide MSI installer** for your Draftable Legal installation, we highly recommend that you use the default install location if you also plan to integrate with iManage to reduce the likelihood of any issues during the integration process. * This is a technical integration guide written for administrator-level users. This is **not a guide** for **using iManage with Draftable Legal,** if you are looking for information on how to use iManage with Draftable Legal, please [visit this article instead](/hc/en-us/articles/16549583625241-iManage-Integration-with-Draftable-Legal). **Video Resource:** For a comprehensive understanding of Draftable deployment with iManage On-Premises, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27926474751641-iManage-On-Premise-Integration-with-Draftable-Legal) ## Configure Draftable Legal within iManage On-Premises Control Center There are two distinct steps for Draftable iManage configuration, first we need to setup the integration from the Draftable Legal application in the iManage Control Centre, and then we need to setup the Draftable application within iManage itself.  ### Configuring iManage Draftable app for on-premises Firstly, we need to configure iManage On-Premise within control center. Login into your iManage On-Premise server, and navigate to **control center.** On the left hand menu bar, scroll until you see **settings,** then select **applications.** On the top right-hand side, select **Add Application.** The following window will appear. Draftable now allows you to upload a package file, so we will select **Upload Package.** Navigate to the following location: ```bash theme={null} C:\Users\\AppData\Local\DraftableDesktop\current\Integrations ``` Where `` is the name of your account on the local machine, see below for an example. Or if you are using the MSI install, the files will be located here instead ```bash theme={null} C:\Program Files (x86)\Draftable\Integrations ``` Select the **Draftable\_for\_iManage.Zip** file and click **open.** The following screen will appear. Since we added the package the information is prefilled. Click **Authentication.** Again the information is prefilled, except for **Allow Refresh Token,** ensure this is ticked as **Yes**. **Please** also ensure you set the **"Redirect URL"** to **["http://localhost/"](http://localhost/).** If this is not set you will experience issues with configuration as its required for correct integration with Draftable Legal.Once this is done, then click **Access.** Again the information is prefilled, so just click **Settings.** Again the information is prefilled, so just click **Review.** You can set the Draftable Communication port to a different value, however, this will require you to change the value on the client end as well via group policy. If you wish to change the port value, set it here within iManage to your desired value and also set the group policy for the Draftable communication port. For the group policy information please refer to [this article.](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) Review the information to ensure everything appears to look right and then click **Finish.** Now that the application is configured, we need to set up the web client context menus. In the left-hand menu bar, scroll until you see **Work Clients,** then select **Web Client.** Within the web client section, select the **context menus** option to start editing the context menus.\ You will see two context menus, one for **Documents,** and another for **Versions.** We need to edit both in order to correctly configure. We will first configure **Documents.** We first need to remove any options for **Select for Compare**, by clicking the X next to it. Do so before continuing to the next step. Now click on the menu itself so it highlights, and at the bottom of the menu select **Add action** Select the **Compare** menu item, to add it to the menu. Repeat this for **Compare Versions, 1-Click Compare** and **Compare with latest** items as well. Reorder the new menu option by selecting and dragging the **Compare** options to anywhere in your menu. See below for reference. That completes the context menu for the **Documents** context menu. Repeat steps 11 to 15 for the version's context menu. You should see a result similar to below. This completes the configuration for the setup for iManage on-premises. If you want to know how to use the feature itself, of launching Draftable from within iManage, please see [this article.](/hc/en-us/articles/22873285776409-Launching-comparisons-from-within-iManage) ### Configuring Draftable Legal Now we need to ensure that we are logging into our On-Premise iManage account. Navigate to the **Integrations** section of the settings menu. Depending on what version of Draftable you are using, there are two different procedures you need to follow depending on the version. ### If you are using Draftable v25.9.300 or earlier: Firslty, ensure you have selected the **On-premises option** within the iManage section of the integrations tab. The **Communication Port** and **Draftable App Id** are prefilled, so you only need to add the **Service URL** of your On-Premise iManage server. **Remember,** the service URL is the link to the domain hosting your iManage on-premises link. That concludes the iManage configuration process between Draftable Legal and On-Premise iManage.  ### If you are using Draftable v25.10.000 or later Open the settings menu and navigate to the **integrations** section of the settings. Enter your credentials for your iManage account (if they haven't already been configured by Group Policy) by clicking the arrow in the "Manage endpoints" section. You can enter the endpoint name and the endpoint URL. This is important if you are using multiple tenancies. In this case, you would select the endpoint you would've just defined. Click the **Save.** It will now add that endpoint to the **endpoint section.** In the environment dropdown section, select the endpoint you want to connect to and click **Connect.** In this case, you would select the On-Premises endpoint you would've just defined. Connection is validated when the "Logout" button appears and the dropdown icon greys out. That concludes the iManage configuration process between Draftable Legal and On-Premise iManage. ### Draftable Legal integration configuration via group policy You can also configure the integration configuration step shown at the start of the guide above via group policy for convenience to deploy across multiple user accounts.  Depending on what version of Draftable you are using, there are two different procedures you need to follow depending on the version. ### If you are using Draftable v25.9.300 or earlier: The two configurable fields for iManage on-premise integration with Draftable are the **Enable iManage integration on Behalf of users,** **Service URL** and **Draftable App ID (or Client ID).** You can configure this via group policy and follow the steps shown in [this article.](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) The image below shows what these group policy settings are.  ### If you are using Draftable v25.10.000 or later The two configurable fields for iManage on-premises integration with Draftable are the, **Enable iManage integration on Behalf of users,** and **iManage endpoints (CSV).**  The first **Enable iManage integration on Behalf of users,** is just a Binary field that enables the integration for users. The other policy that needs configuring is **iManage endpoints (CSV).** To configure this field, ensure you provide valid URLs, separated by a ";" and a space. For example: ```bash theme={null} https://draftable.com; https://newcompany.com; https://test_domain.com ``` **Note:** The first URL provided will be the default one that is selected by Draftable.  ## Having issues with integration?  Please get in touch with our support team at [support@draftable.com,](mailto:support@draftable.com) please include all information regarding your configuration including screenshots and logs from Draftable in your reply.  10 KB # How to run a Comparison from Microsoft Word Source: https://help.draftable.com/hc/en-us/articles/20032551453593-How-to-run-a-Comparison-from-Microsoft-Word In this article, we'll be able to guide you on how to run a Draftable Legal comparison directly from within Microsoft Word. This feature allows you to quickly start a comparison with an existing Word document without leaving the Word interface, streamlining your workflow and saving you time. ## How to run a Draftable Comparison from Microsoft Word Start with Microsoft Word and open an existing document Navigate to the **Draftable** tab and select it Click **Compare** The New Comparison window will open, with the document already preloaded for you (Note: to load the file into new comparison window, ensure the document is locally saved). Simply add the other document you wish to add to the comparison and hit **Compare** # How to view and export ‘changed pages only’ in Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/20294100319385-How-to-view-and-export-changed-pages-only-in-Draftable-Legal In this knowledge-based article, we will guide you through the steps on how to view and export only the 'changed pages' of your Redline comparisons in Draftable Legal.

This feature provides a quicker way to focus solely on the modifications between the original document and its revised version. This way, no time is wasted scrolling through unchanged parts of the documents. **Important note:** This feature currently only filters for pages that have substantive text changes (e.g. insertions, deletions, moved text). It will **not** show pages that have only had style changes (e.g. font changes, alignment, etc). ## Viewing Changed Pages in Draftable Legal In Draftable Legal, you can easily view only the changed pages of your Redline comparisons, following the steps below: Run a Redline comparison your comparison in New Comparison Window Look for the **Only Show Changed Pages** icon in the toolbar at the top of the interface. Click on it. This will filter your view to only show the pages where changes have occurred in your Redline Comparison. ## Exporting Changed Pages in Draftable Legal Draftable Legal also allows you to export only the pages of your document comparison that have changes. Here is how to do it: Run a Redline comparison your comparison in New Comparison Window On the top ribbon menu of the comparison viewer, select **any** output options. All of the output options provide a Changed Pages export option. Hence, the user can choose which output method they wish to use for the Change Pages export. In the below example we used the **Save** option. After selecting any of the **Changed Pages PDF** options, you will be prompted to save the export to a location on your computer, DMS or open the export directly. # Running compares with files from iManage and saving outputs to iManage Source: https://help.draftable.com/hc/en-us/articles/20525575831705-Running-compares-with-files-from-iManage-and-saving-outputs-to-iManage iManage is a document and email management software for legal, financial, and accounting professionals. It provides advanced features and an intuitive interface to securely organize, store, and collaborate on documents. This article will show you how to start comparisons by selecting documents from iManage, and also how to save these comparison exports as outputs to iManage.  ## Selecting a document from iManage to start a comparison  In the New Comparison window, click the **iManage** option. An iManage window will open, which will allow you to navigate to your documents hosted within iManage. Navigate to your desired matter location and click on the document you wish to load. If you would like to load a specific **version** of a document, first click on the **"i"** located at the top right where it is highlighted in the image below. Otherwise, if you just want to load the document as is, simply ensure it is highlighted and click on **select** and skip to step 4. This opens all the details for the document which includes specific versions. Now click on the **versions** tab, then select the specific document version you wish to load into Draftable Legal Once selected, this document will appear in the New Comparison window. You can repeat this process for the newer document Once both documents are selected, you can start your comparison by selecting **Compare.** ## Saving comparisons outputs to iManage  When running a new comparison, ensure the Redline in Draftable option has been selected. Once the comparison is ready, you will see the comparison window appear You can select the "Save to DMS"  on the top ribbon in the comparison window. From here you have three options 1. **Save to iManage (as a new file):** When saving to iManage, this will create a new document in an existing matter. 2. **Save to iManage (as a new version):** When saving to iManage, this will create a new version of an existing document within iManage. 3. **Save to iManage (as a new related file):** When saving to iManage, this will create a new document within iManage but also create a link to an existing document within iManage. Additionally, you have the choice of 5 different comparison output types as well: **Redline (.pdf or .docx):** A Redline output is a document comparison output that highlights the differences between two documents using coloured markup, making it easy to identify added, removed, or modified content at a glance. **Changed Pages Only (.pdf):** A Changed Pages Only Redline PDF is a document comparison output that only includes pages with differences between the two documents, highlighting the modifications using colored markup for a focused review of altered content. **Track Changes (.docx):** A Word document with Tracked Changes is a version of your document that displays all insertions, deletions, and formatting adjustments made, using Microsoft Word's built-in feature that allows you to review, accept, or reject the modifications individually. **Changes Report (.docx or .csv):** A Changes Report is a document listing all the changes detected within the comparison. You can choose to include all changes or only changes matching your current Change List filters. Tags and notes applied to changes are included in the report. To learn more, see [Emailing comparison outputs](/hc/en-us/articles/16115297005849-Emailing-comparison-outputs). **Departures Table (.docx):** A Departures Table is a structured, clause-by-clause summary of all changes detected between two versions of a document. Rather than showing changes inline like a traditional redline, it organizes each change into a table row under its relevant clause or subclause heading. You can choose to include all changes or only changes matching your current filters. To learn more, see [Understanding and using the Departures Table](/hc/en-us/articles/51552545500569-Understanding-and-Using-the-Departures-Table). If you selected **Save to iManage (as a new file)** An iManage window will appear for you to select the save location. Use the location of your choice and save the export Once you have chosen the location, ensure you have specified the **type** and **class** of the output. Once ready, click **save** and your output will be saved to iManage. However, if you selected **Save to iManage (as a new version)** An iManage window will appear for you to select an existing document to save as the new version, and select the document you wish to create a new version of and click **select.** Then the following window will appear. Enter the relevant details and select **Save.** When selecting **Save to iManage (as a new related file)**, you first be prompted to save the file in a location of your choosing. Once the document has been saved, a second prompt will pop up, this time asking you which document you would like to relate the comparison to. Browse to the appropriate file and then hit the select button. # How to obtain your iManage Client ID Source: https://help.draftable.com/hc/en-us/articles/20542007013657-How-to-obtain-your-iManage-Client-ID As part of Draftable Legal integration or troubleshooting, you may be required to obtain your iManage client ID for Draftable Legal to progress certain tasks. This article outlines how to obtain the client ID using the iManage control centre.  ## Obtaining your iManage Client ID  Open and log into the iManage Control Centre Scroll down on the left hand menu until you see **Applications.** Click on the **Applications** option. The Applications section will load. Now search for the Draftable Pro Application name (This is the name that was specified for Drafatble Pro by your team). Click on the Application name to load the details. You will find the Client ID information in the Client ID section as shown above. # Release notes: Draftable Legal September 2024 (v2.9.0 & v2.9.1) Source: https://help.draftable.com/hc/en-us/articles/20835335203865-Release-notes-Draftable-Legal-September-2024-v2-9-0-v2-9-1 It's been an exciting month at Draftable and we're excited to share our latest updates to the Draftable Pro license. The updated below summarize key features from versions 2.9.0 and 2.9.1.   ## Enhanced algorithm for moved text We are thrilled to provide customers with the most advanced “moved text” algorithm on the market. Our latest improvements mean customers can save time by avoiding reviewing moved (i.e. unchanged) text that was previously appearing as insertions and deletions.  Our updated algorithm now shows text as having ‘moved’ (standard color markup in green) in the following scenarios: * When text is moved within the same paragraph * When text is moved to split from one to many paragraphs and vice versa * When text is moved to and from tables * When consecutive paragraphs are moved (shown together as a single change) In addition to the above, we have also released fixes for some cases where the last row of changes were not being included as a ‘move’. ## Better reliability ### Environment testing on installation We know our customers have a wide range of environmental settings that can impact Draftable operations. To guide customers through appropriate setup for Draftable, we have implemented a ‘local environment verification’ test (pictured). This automatically runs upon installation and is also available as a troubleshooting tool in the settings menu. The test automatically identifies when additional steps required to complete set up. By running on installation, we help customers preempt additional steps required rather than displaying errors when they try to run compares. image (27).png ### More knowledge base articles for environmental troubleshooting As part of this initiative, we are also developing additional [Knowledge Base](/hc/en-us/categories/15749853683481-Draftable-Legal) articles. We have added 7 new articles to guide users through various additional steps to complete setup. These can be found in our [Troubleshooting section.](/hc/en-us/sections/18331107372697-Troubleshooting) ### In-app links to knowledge base articles To make these and other guides accessible, we are also increasing the number of in-app links to our knowledge base make it easier for customers to use our product. The release features in app links to articles explaining: * How to get started * Redline settings * Integration setup * Email, print, save comparison outputs ### Smarter error messages If Draftable users still run into unexpected issues, our support team is ready to help. Our first step is always to ask for more information so we can diagnose and fix the problem. This always includes asking for error logs that the Draftable program generates. To solve customer problems faster, we've updated our error message (pictured) to provide users with an option to automatically generate an email to our support team and attach the error logs we need to diagnose the issue. This means faster fixes and you getting back to running comparisons sooner. image (26).png ## Improved usability Finally, in addition to the above features our latest releases also included some changes to improve usability, namely: * Updated output filenames to match naming convention of \[‘older filename’ vs ‘newer filename’] * Updated ribbon menu view to make it easier for users to find the ‘changed pages only’ toggle view in Draftable's PDF viewer # Release Log: Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/20871414263577-Release-Log-Draftable-Legal This article provides a summary log of Draftable Legal (formerly Draftable Pro) releases. It dates back to v2.5.0, which was the version that first introduced Draftable's Redline comparison algorithm into Draftable Desktop. **Features and improvements** *Core functionality* * Added the Combined Departures Table — a clause-first grid in the viewer with its own export option * Draftable actions now appear directly in the top-level Windows 11 right-click context menu *Integrations* * iManage "Compare Versions" now opens a version picker instead of importing every version * iManage compare now supports more than two versions, with multi-version comparisons opening in Timeline * iManage "Compare with Latest" now works when you select multiple documents * iManage My Favourites shortcuts can now be selected in the file picker * Rebuilt all VSTO and COM Office add-ins to improve reliability * SharePoint file picker now paginates and previews listings, reducing folder-loading lag The iManage integration package has been rebuilt (v4) and must be redeployed to iManage Work to use the new multi-version comparison behaviour. *Ease of use* * Tabs now resize dynamically and overflow cleanly when space is limited * Added a docked Recent Files pane with shift/control+click range selection * Sending content as older or newer now reuses the active Draftable tab * Updated the "unable to complete comparison" message and added a notify-me checkbox * Redline Viewer now reopens maximised *Administrator features* * The desktop MSI now installs the HTTP listener by default * Added the `DisableWin11ContextMenu` policy to hide Draftable from the top-level Windows 11 context menu * License activation now supports authenticated corporate proxies *Other* * Upgraded the Velopack updater to 1.2.0 * The Draftable executable now shows its exact version in Explorer > Properties > Details * The Orleans runner now logs incoming request payloads **Bug fixes** *Application fixes* * Fix for the export dialog header being clipped on high-DPI monitors * Fix for the OCR setting not persisting between sessions * Fix for duplicate preparation pipelines firing at once * Fix for side-by-side PDF export hanging on large PDFs * Fix for side-by-side comparison crashing the Orleans engine on large or complex PDFs * Fix for export settings differing between single and bulk compare * Fix for comparisons failing after sleep or resume * Fix for locked-down machines throwing on the Orleans EventLog provider * Fix for conversion-engine changes not taking effect until restart * Fix for the German "Comparing" label grammar * Fix for the Bulk Compare button being blocked after dragging a file onto an unmatched row * Fix for the page break cleaner missing the final break * Fix for the "unable to complete comparison" message when comparing identical files with Changed Pages Only * Fix for Changes Report export failing for PowerPoint and Excel comparisons * Fix for Changes Report being empty when Comparison Type is Side by Side in Draftable * Fix for comments not displaying in the changelist *Algorithm reliability fixes* * Fix for Word comments not matching when DurableIds differ * Fix for whitespace changes inside smartTag, sdt, or hyperlink wrappers not being detected * Fix for an error when deleting a TOC that contains an sdt in the field span * Fix for a crash on `` in a deleted paragraph mark * Fix for a crash while parsing document style strings *Integration fixes* * \[Word Add-in] Fix for SharePoint paths containing spaces or "+" not resolving * \[Word Add-in] Fix for the first of two open documents being dropped from a comparison * \[Office Add-in] Fix for PowerPoint and Excel selection comparison failures; Excel extracts now include calculated values * \[SharePoint] Fix for sign-in not recovering after a failure * \[Epona] Fix for personal OneDrive documents not resolving through the SharePoint integration **Bug fixes** *Integration fixes* * \[Redline in Email] Fix for licensing when running from the Windows service **Features and improvements** *Performance* * Comparisons are now significantly faster, especially when running several comparisons in the same session. *Accuracy* * More accurate table comparisons when tables have been split or combined between the two documents. *Ease of use* * Renamed the "Smart file ordering" setting to "Automatic version ordering" and added a supporing label, with no change to behaviour. *Administrator features* * New admin policy to disable the iManage "open your browser to sign in" pop-up across an organization. *Redline in Email* The following changes are to the underlying technology that powers Redline in Email and do not require a separate add-in update: * Added support for auto-updating deployment * Added an option to ignore images during HTML comparison *Other* * Changes Report returned to Excel and Powerpoint comparisons * Document engine updated to Aspose.Words 26.6 for improved output fidelity **Bug fixes** *Application fixes* * Fix for Excel redline header bars flickering or disappearing * Fix for custom output filenames not being retained when settings are upgraded * Fix for the Compare Selector using stale redline settings instead of the current ones * Fix for Bulk Compare progress not reaching 100% * Fix for shift-click range selection of changes not working on the first attempt * Fix for pages not displaying correctly after using the "Changed pages only" filter * Fix for the OCR setting not being remembered between sessions * Fix for an incorrect "Start a Trial" link * Fix for a duplicate "New Comparison" tab and an unwanted welcome pop-up on managed or GPO installs where disabled by policy * Fix for the Windows Service version endpoint *Algorithm reliability fixes* * Fix for garbled text appearing in some comparisons *Integration fixes* * \[SharePoint] Fix for the unresponsive "Authorize" button, with general reliability improvements * \[iManage] Fix for saving to iManage on locked-down or secure tenants **Upgrading to 26.06? Your settings and policies carry over.** The Settings interface is rebuilt, but it reads from the same Group Policy and registry sources as before, so your managed values apply unchanged. Two checks for IT admins, only if they apply to you: * **Remove the `AfterCompareSaveDestination` policy** — it no longer exists in 26.06 and has no effect. Set the save destination via the Output / Opening & Saving settings instead. * **Check your default redline view mode** — Redline now supports only Inline and ThreePane. If a policy sets Side-by-side or Single document, update it to a supported value, otherwise it silently falls back to Inline. Everything else carries over with no action needed. For full details of policy changes across versions, see the [Group Policy Changelog](/hc/en-us/articles/draftable-legal-group-policy-changelog). To confirm your policy set, [contact Draftable Support](https://support.draftable.com). **Features and improvements** *Core functionality* * Changes Report export restored for PowerPoint and Excel Redline *Ease of use* * Rebuilt settings interface with logical grouping, iconography, and clearer labeling to make it easier to understand what each setting does and where to find it * In-app settings search navigates directly to section headings and their related controls * Auto-pairing now uses DMS version data when adding files, available in both Single and Bulk modes * Added a Ctrl+T keyboard shortcut to open a new comparison * Unified Recent Files picker now available across both Single and Bulk modes * Swap-sides button added to every comparison mode, with clear-all available in Single mode * The "update ready" notification no longer repeats on every launch *Markup configuration* * New "Open Word In" setting to open Track Changes and Redline DOCX output in Reviewing (default) or Edit mode *Integrations* * Optional system-browser sign-in for iManage, which helps where Microsoft Entra Conditional Access blocks the embedded browser *Administrator features* * Headless license activation via the EXE using `DraftableDesktop.exe --activate-license ""` * New admin policy to hide the "Create New Email" button when using Redline in Email * Application updates now always apply deltas, reducing download sizes on slow or metered connections *Accuracy* * Inserting or deleting a single row in an Excel file no longer causes all subsequent rows to appear as changed — only the actual inserted or deleted row is shown *Other* * Embedded browser engine updated to CefSharp 147 for the latest security patches **Bug fixes** *Application fixes* * Fix for the Cancel Export button not responding in Bulk Compare * Fix for the Combined Departures Table being offered in many-to-one mode, where it does not apply * Fix for a crash in TextOnly Quick Compare * Fix for action buttons being truncated in the Compare Selector * Fix for the last row being clipped in the Compare Selector * Fix for the Recent Files dialog appearing behind the Compare Selector * Fix for incorrect Add button text in the Compare Selector * Fix for One-to-Many headers not staying fixed when swapping sides *Algorithm reliability fixes* * Fix for comparisons failing on documents containing corrupt embedded images * Fix for deleted section properties not inheriting correctly in Word redline output * Fix for tables embedded in pictures not being compared correctly * Fix for row-merge markup in Word redline output * Fix for hidden numbered paragraphs causing misaligned redlines * Fix for PDF text extraction on very wide, slightly rotated bounding boxes * Fix for a grammar and spacing edge case involving misplaced spaces *Integration fixes* * \[iManage] Fix for the debug-logging toggle not persisting across sessions * \[Outlook] Fix for the add-in Help link pointing to the wrong knowledge base article * \[NetDocuments] Fix for the navigation path incorrectly including the workspace ancestor **Features and improvements** *Other* * Removed an obsolete .NET 10 runtime check from the installer **iManage sign-in may be blocked for organisations using Microsoft Entra Conditional Access with device-compliance policies.** Starting with v26.4.0, the iManage integration uses an embedded Chromium browser for sign-in (replacing the previous .NET library, which does not support the modern .NET platform Draftable has moved to). Organisations that enforce device compliance via Conditional Access may find that Microsoft blocks the sign-in because the embedded browser does not carry the Microsoft SSO extension present in Edge or Chrome. **This should be fixed in v26.6.0**, which adds an optional system-browser sign-in for iManage. Switching iManage sign-in to the system's default browser uses Edge or Chrome (with the Microsoft SSO extension present) and avoids the embedded-browser block. If you continue to experience this problem after upgrading, please [contact Draftable Support](https://support.draftable.com) for assistance. **Features and improvements** *Core functionality* * Three Bulk Compare modes now available from the starting screen: Matched Pairs, One-to-Many, and Timeline * New Timeline mode runs a sequence of comparisons through document versions in order (v1 → v2, v2 → v3, v3 → v4, …) * Add and change versions for DMS files (iManage, NetDocuments, SharePoint) across all comparison modes — on the older side, newer side, or both * New Combined Departures Table export for One-to-Many and Timeline mode comparisons * Older and newer input files can now be included as DMS links (iManage, NetDocuments, SharePoint) when emailing comparison output, instead of as file attachments *Markup configuration* * Improved footnote numbering accuracy in Redline and Tracked Changes output, now configurable as a redline profile setting *Accuracy* * Cleaner page-break handling reduces false-positive page breaks in PDFs * Textbox content no longer cropped in converted PDFs * Fine-tuned line-number stripping and first-page rendering for California pleading documents *Ease of use* * DMS Versions dialog preserves older/newer side positions when selecting a version * Excel and PowerPoint redline now default to xlsx and pptx export formats *Administrator features* * Changes Report hidden from export menus by default; admins can re-enable via registry * Admin-installed add-ins now shown in the Settings UI *Other* * Upgraded log4net to address a security advisory **Bug fixes** *Application fixes* * Fix for "Changed Pages Only" not working correctly in the Viewer * Fix for missing password and file-error prompts in Bulk, One-to-Many, and Timeline modes * Fix for excessive page count increases in Redline comparisons * Fix for excessive margin space added during PowerPoint redline export * Fix for tab-switch flicker in the comparison viewer * Fix for add-in footer button overlap * Fix for redline export failing when the previous save location had a long-path prefix (Dropbox / virtual folders) * Fix for One-Click Compare invocations accumulating into a single session instead of running independently * Fix for "Determining Changed Pages..." getting stuck on the Changed Pages ribbon *Algorithm reliability fixes* * Fix for reserved footnote IDs in strict-schema documents * Fix for hyphen-only changes not being detected in side-by-side compare * Fix for stray instrText when accepting complex field deletion * Fix for empty hyperlinks in comments causing decoder crashes * Fix for HTML list parsing ("Expected Item in Unordered List") * Fix for Excel password exception variant from Aspose.Cells * Fix for first w:vanish paragraph numbering with non-empty content * Fix for invisible characters interfering with the del-ins shifter * Fix for out-of-bounds lookup in table column consolidation * Fix for sdt elements appearing in comments *Integration fixes* * \[Office Add-in] Fix for older/newer files being converted to PDF when emailing * \[Word COM Add-in] Fix for documents with unsaved edits no longer prompting to save * \[Word Add-in] Fix for iManage Work cache files not being recognised as DMS files **Features and improvements** *Draftable in Office* * Improved responsiveness when opening older Excel files (.xls) **Bug fixes** *Application fixes* * Fix for custom footnote marks not being preserved in redline output * Fix for "Changed Pages" export option being hidden intermittently *Integration fixes* * \[SharePoint] Fix for infinite spinner when sign-in fails to appear *Draftable in Office fixes* * Improved handling of DMS files * Fix for "Compare Open" not working for Word * Fix for "Comparison Failed" errors when using worksheet or slide selection in Excel and PowerPoint * Fix for error when emailing comparison output * Fix for "Comparison Failed" error when comparing DMS files in Word **Features and improvements** *Core functionality* * Upgrade Aspose family to 26.02 **Features and improvements** *Core functionality* * New AI-Ready Redline exports comparison in a portable, AI-optimized text format *Accuracy* * Advanced redline option to suppress small move detections within larger edits *Administrator features* * Added troubleshooting setting to clear the Add-ins cache *Integrations* * Outlook Add-in and Redline in Email now supported in Citrix and Remote Desktop environments **Bug fixes** *Algorithm reliability fixes* * Fix for page rotation being applied twice on paths *Integration fixes* * \[iManage] Fix for blank Draftable screen appearing when comparing a file from Word **Features and improvements** *Ease of use* * Open in Track Changes (Reviewing) mode by default when using open/save as Tracked Changes in Word * Added buttons to copy inserted or deleted text when selecting a section containing both types of changes * Drag and drop files into Draftable is now supported when launched from OnePractice *Integrations* * \[Word Add-in] Fix for file name not being read correctly *Bulk Compare* * Added support to clear files after running Bulk Compare when the general setting is enabled **Bug fixes** *Application fixes* * Fix for settings window update status not reflected in UI; update can be interrupted * Fix for Draftable Clean license activated in Compare working as Standard Business license * Fix for reserved characters not accounted for when ignoring whitespace *Integration fixes* * \[iManage] Fix for opening files into Word from iManage causing an unnecessary Draftable prompt **Features and improvements** *Core functionality* * Text-only compare generally available * Smart file ordering generally available * Exclude comments from side-by-side comparison * DOCX text transform: handle comments *Ease of use* * Prevent lag in text-only preview for long text * Enable swap button when there is only one document in the launcher * Change bulk 'Export' modal header to "Export your files" * Add Logs tab inside the application *Performance* * Improve speed of PDF compatibility transform * Upgraded to Tungsten OCR 2025 *Integrations* * \[SharePoint] Support Group Policy for 'enable heavy usage mode' * \[iManage] Support new iManage Co-Authored documents from MS Word *Other* * Refactor: make IOutputExporters responsible for name trimming **Bug fixes** *Application fixes* * Fix for 1-Click Compare operations initiated via CLI incorrectly tracked as "Compare" instead of "QuickCompare" in telemetry * Fix for inconsistent behavior with 'Locked down' redline profiles * Fix for Text Preview being shown for Business license when it should not * Fix for WPF Progress binding causing read-only property exception in Direct Export window * Fix for presentation layout for RTL languages * Fix for emailing output attaching the wrong original file after using refresh feature for DMS inputs * Fix for UI issues in the "Improve Draftable" window * Fix for false negative info about Add-in failure when using MSI installer * Fix for Track Changes Compare email and copy to clipboard issue *Algorithm reliability fixes* * Fix for empty paragraphs in slide alignment * Fix for block-level bookmarks during complex field processing *Integration fixes* * \[iManage] Fix for integration commands not working, requiring multiple logins to run comparisons * \[SharePoint] Fix for pagination in SharePoint API * \[NetDocuments] Fix for documents given wrong file format when sent to application from NetDocs **Bug fixes** *Integration fixes* * \[NetDocuments] Fix for NetDocuments connection intermittently failing with 401 Unauthorized **Features and improvements** *Core functionality* * Live redline preview for text input comparisons * Text-only comparison profile \[preview feature only] *Ease of use* * Side-by-side comparison exports now include embedded change log * New 'Adjust Comparison' ribbon to switch/swap/refresh versions from within the Draftable Redline Viewer *Integrations* * \[iManage] Advanced support for multiple tenants * \[Word Add-in] Exclude files from NetDocuments to use local copy when triggered from Compare with Latest **Bug fixes** *Application fixes* * Fix for OCR being unavailable when Office is not installed * Fix for 1-Click not working when compare selector is already opened * Fix for issue where saving a DOCX after Tracked Changes comparison on a document named \*.pdf produces a PDF file * Fix for invalid/broken Knowledge Base links * Pinned taskbar icon now maintains visual icon after upgrade (no longer points to MSI-cached icon path) *Algorithm reliability fixes* * Fix to tolerate malformed lvlText in numbering definitions *Integration fixes* * \[NetDocuments] Fix for check in to NetDocs taking up to 30 minutes to execute * \[NetDocuments] Fix to ensure proper wait for initialization of the COM interface * \[NetDocuments] Fix for NetDocuments and the Compare All documents option in Word Add-in * \[Word Add-in] Fix for "Compare with latest" to follow same logic as command in DMS **Features and improvements** *Ease of use* * Bulk Compare: Adjusted spacing and alignment in UIs * Added setting that updates UX to allow dual window UX * Ability to only show header changes once (on first page with header) *Integrations* * Draftable in Outlook UI: Fixed duplicated labels * Draftable in Office: Allow users to compare files within Outlook without using Draftable's interface *Bulk Compare* * Added support for Redline in Excel and Redline in PowerPoint when running bulk compare *Departures Table* * Notes and Tags now appearing in review notes for comments *Other* * Upgraded Aspose.Slides to 25.11 **Bug fixes** *Application fixes* * Fix for error dialog when opening comparisons in new tab caused by 3-Pane view task * Fix for inability to trigger export action if any of the documents is not ready * Fix for Changed Pages export stuck in "Still Preparing" state (intermittent) * Fix for Save as Track Changes being removed from Draftable Desktop SBS outputs * Fix for Bulk Compare: Opening completed files not responding *Algorithm reliability fixes* * Fix for Redline Settings for Online compare showing inside Draftable Comparison Output Viewer * Fix for Office Add-in drag-drop sending concatenated URLs causing comparison failures and IPC thread blocking * Fix for splitting surrogate pairs in delIns cleanup * Fix for list marker change events in pptx speaker notes * Fix for layout misalignment in colourised document transformation * Fix for numbering mismatch with w:vanish paragraphs when compareHiddenText=false **Bug fixes** Fix for watermark appearing on PDF outputs **Features and improvements** *Accuracy* * Updated algorithm to improve changed text position around deleted paragraphs * Added support for comparison of smart-tag content *Markup configuration* * Added new Redline setting Profile option to 'ignore whitespace changes' *Integrations* * Draftable in Office: Added support for a new Modern JS add-in for Microsoft Office that allows full comparison workflows with Draftable inside of Word, Excel and PowerPoint * Draftable for Office (file loading add-in): * Added support for sheet / cell range loading in Excel and specific slide loading in PowerPoint * Updated DMS files to display filename / ID / version in "Compare Open" screen instead of file-paths * Outlook: Added the ability for administrators to customize the body text when Draftable generates emails in MS Outlook *Ease of use* * Always open to user's non-maximized window size when starting Draftable * Added a new setting that opens the comparison viewer in a new tab (rather than same tab) *Administrator features* * Created a new MS Office add-in deployment instruction page with live links to latest manifest **Bug fixes** *Application fixes* * Fix for missing PDF format option for Changes Report in Side by Side comparisons *Algorithm reliability fixes* * Fix for 'unable to compare' due to overlaps in move detection * Fix for 'unable to compare' due to malformed svg content * Fix for 'unable to compare' due to mismatched block- and run-level sdt markers * Fix for 'unable to compare' due to preprocessing issues with textbox content in TOC * Fix for issue with sync scrolling in Side by Side comparisons with threaded runners *Integration fixes* * \[Outlook] Fix for issue impacting the compare actions in Draftable's Outlook JS add-in * \[iManage] Fix for issue causing actions from iManage in browser to fail * \[SharePoint] Fix for issue causing drag & drop and launch compare from SharePoint to fail **Bug fixes** * Fix for issue with recent iManage integration update in 25.10.100 causing switching functionality between tenants to fail * Fix for issue causing redline in email copy command to fail **Features and Improvements** *Administrator features* * iManage configuration improvement * Updated on premise configuration and easier switching between iManage tenants for Global team collaboration, see here for details **Bug fixes** * Fix for issue causing error when emailing redlines from Draftable * Fix for issue where comparing text input vs text file is crashing the app **Features and Improvements** *Accuracy and reliability* * Implemented Apryse library for PDF to Docx conversions (used in preprocessing PDF input files) and set this library to default for all users and organizations. *Integrations* * Word, Excel & PowerPoint: Modern Microsoft Office JavaScript (JS) add in for file loading from Office applications into Draftable – download via [https://dl.draftable.com/addins/office-simple/2.17.0.0/manifest.xml](https://dl.draftable.com/addins/office-simple/2.17.0.0/manifest.xml) *Redline in Email* * Added Accept/Reject All option into add-in to streamline email review workflows * Added a "report a bug" button in the add in to assist error reporting and troubleshooting * Improved the logic for automatic selection of baseline email when using "Compare against earlier email" command *Administrator features* * Added ability for Organizations to opt in to add an organization-level GUID to product telemetry to allow usage data reporting to administrators * Update to enforce logging telemetry when adding new settings (if telemetry is enabled by the organization) **Bugfixes** * Fix for issue where images were causing an error in new Outlook * Fix for occasional filename UI collision in redline viewer outputs * Fix for issue corrupting redline in email comparisons due to sentinel values * Fix for Redline in Email issue where the "Change Baseline" button was not working * Fix for issues in Excel Redline where the comparison produced a corrupt xlsx file * Fix for failed PowerPoint redline due to gradient colors not being handled in the pptx conversion to greyscale colors * Fix to update dialog to avoid cutoff text * Fix to avoid table column changes interacting badly and resulting in poor layout * Fix for issue causing comparison results to open in the most recent Draftable window instead of the source tab * Fix for issue where numbering in Redline in Draftable was incorrect when comparing RTF filetypes * Fix for pre-processing failure when an invalid output type was selected * Fix for issue impacting NetDocuments users comparing files loaded via NetDocuments or Draftable Word add-in due to special characters **Features & improvements** *Core functionality* * Redline in Email: Stop embedding images to reduce frequency of limitation when creating new email (popup warning that email is larger than 32KB) *Accuracy & quality* * Improved "Draftable Engine" for PDF to Docx conversion and moved from "Preview" to "General" settings option *Ease of use* * Support for foreign language display in the Draftable User Interface (French, German, Spanish, Dutch, Polish, Tagalog, Portuguese, Swedish, Japanese) * Allow users to reduce the window size of Draftable to fit into 1/4 of standard laptop screen *Administrator features* * Add telemetry to window sizing changes * Include Excel and PPT when locking profile settings as an admin **Bug fixes** * Fix for issue where Draftable was failing to remember the user preference for window sizing * Fix for issue where detaching a tab breaks the original window workflow * Fix for issue causing failure to clear selection in Text Decoration settings * Fix for issue where comparison summary information misclassifies table edits * Fix for Side by Side algorithm parameters not reaching text alignment stage, resulting in moved text not showing as moved * Fix for Word Add-in Not properly parsing file names with "&" symbol * Fix for Epona file loading where files are not parsing the filename in a way that is windows compatible * Fix for issues where invalid codepoints when normalizing text resulted in failure to compare * Fix for false positive (showing change where no change occurred) in numbered lists due to bookmark causing revision acceptor to drop numbering * Fix for Telemetry system issue where Original file type was not logged in the compare execution log **Bug fixes** * Fix for issue with Draftable Word add-in causing a pop up to appear asking users to save changes to normal.dotm template **Bug fixes** * Redirect draftable legal subscription link to current url **Features & improvements** *Ease of use* * Allow users to resize Draftable window to original minimum (before 25.8.0 update) *Performance* * Added a Preview feature that optimizes comparisons to enable faster comparisons for shorter documents *Administrator features* * Add a setting to turn on extra logging from CEF for troubleshooting * Added new Telemetry logging for the source of files loaded into Draftable (e.g. Local, DMS) *Integration functions* * SharePoint: * Added new setting (in Integrations section) that allows detection of Major / Minor versions and only display major versions in version history * Improved performance of SharePoint search **Bug fixes** * NetDocuments: Fix for issue impacting Compare with Latest command (path for domain-profile folders not being recognized) * Fix to ensure "Compare with Latest" command in the Draftable Ribbon in Word does not appear for local (non-DMS) documents * Fix for error when emailing 5 or more files from Draftable * Fix for issue causing the Draftable Excel Add-in to fail to install properly via MSI * Fix for issue when selecting iManage document as Older/Newer via Draftable Word add in * Three fixes for document-specific issue causing 'unable to compare' error * Fix for issue impacting ability to resize window when on comparison tab * Update to stop modification of Normal.dotm to cleanup old context menu command for "compare text in Draftable" via registry setting to avoid popup from Word add in when closing any word documents **Features & improvements** *Core functionality* * Added Changes Pages Only (PDF) output as an option in the Comparison Type menu, in 1-Click Compare workflows and in Bulk Compare mode * Added Departures Table as a Comparison Type option and 1-Click Compare workflow option *Quality & Accuracy* * Refined logic used for triggering OCR in 'auto' mode to ensure it runs in cases where input documents have some machine-readable text * Updated algorithm to handle comparison of textboxes/tables inside \ elements * Cleanup mixed numbering to text false positives *Ease of use* * Redesigned application UI and UX * Merged New Comparison Window, Comparison Viewer, Settings Menu and Progress Bar into a single window * New comparisons open in tabs instead of multiple windows * New comparisons can be started in new tabs * Updated component design to modern rounded corners * Increased font and iconography sizes for improved legibility * Added logic to automatically order non-DMS files as older and newer based on filename, file metadata (Preview Feature) * Remember the expanded / collapsed state of the comparison summary panel when switching between Redline and Three Pane views in the Comparison Viewer *Integration functions* * iManage: * Update to support new Drag & Drop API in latest iManage SDK update * Outlook: * Updated Draftable's modern JS Outlook add-in to include functionality for file loading, text loading and 1-Click commands (removing the need for the COM add-in) * Notify users when 'copying' redlined emails to paste with source formatting * Epona: * Allow users to decide how Compare Latest is working with subversions **Bug fixes** * Fix for long lines not wrapping when converting txt to pdf for comparison * Fix to Handle listnum field with invalid level * Fix for NetDocsEchoPrefix registry value isn't expanded or normalized, leading to path for domain-profile folders not being recognized * Fix for Summary page style not being updated when switching profiles in the Viewer * Fix for zip corruption with empty xml parts * Fix for issue when 'unhiding' unchanged pages in viewer * Fix for unknown error when Opening, Saving and Emailing PDF Redline on Excel comparison files * Word Add-in: Fix to avoid hanging when the document is completely empty * Fix for Changes Report Error (opening, saving, copy and email) when file has a long filename * Added new Troubleshooting setting to turn on extra logging from CEF **Features and improvements** *Core functionality* * Redline in Email * Update to ensure empty paragraph edits are visible *Ease of use* * Added the ability to rerun (refresh) a comparison from the viewer, with updates to input files automatically shown when input files are synced to DMS * Added ability to switch profiles from the viewer (i.e. after running the comparison) via a new command in the ribbon menu * The Comparison Viewer Windows now default to maximized state **Bug fixes** * Improved performance for MSI installs * Fix that cleans cached values in header/footer numbering fields to ensure page numbers in footers compare correctly * Improvement in initialization process of the Draftable application to identify potential looped process and notify user * Fix to ensure text emphasis styles are applied properly to summary page and comments * Fix for notes and tags on moved text not appearing in Departures Table output * Fix to ensure moved object changes or changes in bullet lists with non-standard bullets are shown in the PowerPoint Redline Change List **Feature and improvements** *Core functionality* * Added Accept/Reject functionality to Redline in Email Outlook add-in *Markup Configuration* * Allow multiple text decorations (e.g. Bold & Underline) to be used in markup schemas *Accuracy* * Updated Tungsten Automate OCR Configuration (Powered by OmniPage OCR) to improve pdf recognition and OCR performance *Quality* * Added new setting (off by default) that automatically accepts table layout changes when exporting to tracked changes to avoid these bubbles being left in on the right hand side of the doc *Integration functions* * Word Add-in: improved design to avoid Normal.dotm warning popup caused by interaction with NetDocuments Outlook add-in * iManage: New behavior when saving comparison outputs from the Draftable viewer to default to location of last selected document *Ease of use* * Added ability to use default of Ctrl+leftarrow and Ctrl+rightarrow keyboard shortcut to navigate to next change, with additional shortcut options available in Settings menu **Bug fixes** * Fix to endure Redline in Email is working when Http Listener is installed as Windows Service * \[NetDocuments] Fix for issue when Saving as attachment is not working * \[NetDocuments] Fix for issue impacting ability of Draftable to identify that some documents loaded via the Draftable Word add-in as being from NetDocuments * Fix to restore ability to export Redline outputs to docx format in Next Action menu * Fix for issue causing "export logs" troubleshooting command to fail * Fix to ensure the 'Select Version' behavior is loading the correct side (older or newer) depending on which side the 'select version' command was used on * Fix for issue impacting punctuation in Changes Report when exported as a .CSV file **Feature and improvements** *Core Functionality* * Allow users to compare PowerPoint files using "Redline in Draftable" and review changes in a new Draftable PowerPoint viewer with a clickable, filterable change list * Improved handing of "capitalization" style in case-sensitive comparisons *Integration functions* * Outlook add in: Allow users to use "1-Click Compare" in Outlook for email attachments * Word add in: Support for locally saved changes when loading DMS (iManage & NetDocuments) files via the Draftable Word add in **Bug fixes** * Fix to ensure tooltip for the Draftable System Tray icon is working properly * Added support to handle malformed LISTNUM instructions to resolve failed comparison * Fix for unable to compare due to serialization of nested complex field instructions **Bug fixes** * Fix for issue in backward compatibility of Moved Text Decoration settings (underline, strikethrough) in Administrator-created Profiles set up prior to November 2024 (before v24.11.0) **Feature and improvements** *Core functionality* * New update to enable Redlining of emails directly in Outlook via new modern JS add in – see here for details on how to deploy the new Redlining in Outlook add in *Markup customization* * Added new setting to remove comments from input files for 3 pane view *Integration functions* * Word: * Added new command in Word select files to load from all open word files * Outlook: * Draftable now includes the user profile's email signature when generating emails * NetDocuments: * Add next action to save as attachment to original or modified document * Support for locally edited files from Word * Add setting option to save comparison outputs as "checked in" by default *Administrator function* * Updated System Verification of OCR to use Tungsten Automate (Powered by OmniPage OCR) instead of Word * Added version information to ADML and ADMX templates **Bug fixes** * Fix for unable to compare issue caused by numbering alignment shortcut * Fix for issue when markup settings show no color for changes in table cells * Fix to issue causing bulk comparisons to run slowly * Fix to enable a user's OneDrive files to be loaded via Word add-in without the SharePoint integration enabled **Bug fixes** * Properly handle Install desktop shortcuts on install * Fix for issue causing "Email logs" troubleshooting command to fail * Fix for missing numbering reference leading to failed comparison for specific documents * Fix for issue causing both 1-Click Compares and Bulk Compares to fail when generating Side-By-Side outputs * Fix for issue causing exports of Tracked Changes via Draftable viewer to fail when input files are PDFs **Features & Improvements** * Bulk Compare: Now ensures the Draftable window resizes correctly after toggling off a bulk compare * iManage: Add option to remove 'save as related file' as next action option * Added a setting to keep comments when they are removed when accepting tracked changes * Bulk Compare: Improvements to file export workflows for bulk compare * Word add-in: Added a new 'Compare with Latest' option to Word add-in * NetDocuments: Support selection and correct identification of Subversions * OCR: New Tungsten Automate OCR engine (Powered by OmniPage OCR) now used for improved OCR on documents * Excel Redline Viewer: Added support to allow Excel Redlines to be outputted as a PDF files via email / print / save output options from the Excel Redline viewer * Added the ability for administrators to create custom tags for the change list within the comparison viewer **Bug fixes** * Fixed scenarios where invalid background requests cause following requests to fail * Various fixes to comparison handling when comparing documens * Fixed issue to prevent Draftable from freezing when updating * Output filenames wasn't working in files with same filename has been fixed * Fixed issues with Redline comparisons not working when using rtf file as the input file **Bug fixes** * Fix to errors in group policy not working **Features and improvements:** * Add settings UI for table cell highlight **Bugfixes** * Added Excel redline settings migration fix **Features and improvements:** *Troubleshooting* * Improved Draftable troubleshooting, by grouping temporary files by comparison * Removed the warning "One or more documents are in an older format" for easier clarity *1-Click Compare* * Improvements to 1-Click error dialogue to be clearer and more helpful *Comparison and export improvements* * Updated the Changes Report table to fill the entire width of a page in MS Word * UI change, now the right hand side menu in the comparison viewer will be "sticky" between sessions (e.g. to collapse the change list by default) * Added support for setting to ignore curly and straight apostrophes as well as quotation marks in comparisons *Administrator features* * Add ability for administrators to create custom tags for the change list in comparisons * Support admin installed Add-ins information within the Draftable settings menu *Other* * Created Long Term Support (LTS) Deploy Pipeline / Release * SharePoint * One Click command should use the new command **Bug fixes:** * Created a fix for large bulk compares sometimes hit runner process timeouts and stall * Fix to comment indexing in change list generation * Created fix where files couldn't be loaded with resource error from a shared drive * Departures Table: Columns inconsistent in the email body, table formatting issues * Unable to open Redline in excel issue has been fixed * Fixes for handle numPicBullet definitions that use mc:AlternateContent blocks * False positive paragraph change due to bookmark tag in table * Added fix for file type icon at top of the viewer not displaying as PDF when PDF input files compared * Added fixes for Draftable to handle pagination in SharePoint API * Added fix for System Verification step for "Microsoft Windows: Context menu" fail when installed for system * Fixes for text compare not working **Features and Improvements** *Core functionality* Departure Table: Now released to all users with: * Improved output formatting, * Ability to export Departures Table to email body with or without change list filtering * Ability to extract inline comments in Departures Table Excel Redline improvements * Include worksheet name in "Location" column of Changes Report for Excel Comparisons * Improve legibility for Excel Viewer when formula change border is shown * Show redlined text from change in Changes Report from Excel Viewer *Accuracy and Quality improvements* * Improved algorithm for comparing Text Boxes * Improved algorithm for PowerPoint Redline comaprisons *Markup Configuration* * New option to ignore changes to headers and footers in Changes Pages Only * Improved visibility of changes for vision impaired users by adding the option to highlight changed text to mark up schema *Ease of use* * Added Comparison Summary Data to the top of the Comparison Viewer, added setting & GPO for showing / hiding by default * Added the ability for 1-Click Compare to 'automatically select the two most recent versions' when using 1-Click Compare in Document Management Systems *Administrator features* * Updated for Http Listener service to prepare for release of new Outlook modern add-in for Redlining in in email **Bug fixes** * Fix to avoid truncating custom.xml when writing metadata. * Fix for Changes Report being exported as html when docx selected * Fix to avoid failure to generate Changes Report on moves within textboxes * Fix for exported/saved zip contents missing file extensions * Fix for unable to compare error due to footnoteColumns attribute in section properties * Update to MSI installer to fix missing iManage integration package * Fix for issue where Native office compare options were not working * Fix for issue where comparisons are showing changes in Text Boxes even when 'Text boxes' are deselected in Redline settings * Fix for PDF compatibility mode flattening numbering indentation, leading to all numbered content being incorrectly set at the same level * Fix for unable to compare issue caused by issue saving files with macros in preprocessing * fix for issue where deleted paragraphs inheriting wrong paragraph properties (e.g. headings) * Fix for issue where all file icons were appearing as pdf in Bulk Compare * Fic for Redline Change List generation crashing due to unhandled instrText. * Fix for unable to compare error due to table compare issue * Fix for PowerPoint Redline "Rearrange overlapping edits" behavior not working when Classic Red markup color selected * Fix for unable to compare error for certain documents with comments * Fix for false positives in umlat ü due to failing to normalize unicode sequences before comparison **Features and Improvements** * Excel Redline viewer and Change List in Draftable released to all users by default (no longer in Preview) * Added telemetry data logging for Excel file metadata and actions taken in the new Excel Viewer **Bug fixes** * Update to comment comparison logic to avoid comments incorrectly shown as insertion when present in both documents * Fix to strip invalid XML characters when converting from TXT to DOCX * Fix to prevent Excel Redline comparisons from failing due to attempt to preserve merged cells **Features and Improvements** *Core Functionality* Excel Redline viewer in Draftable (Preview) * Allow users to compare Excel files as "Redline in Draftable", opening a dedicated Draftable Excel viewer * Add a clickable, filterable Change List for Redlined Excel files in the Draftable Viewer * Added Next Actions options for Excel Redline in Draftable (save to DMS, email, etc) * Added Changes Report export for Excel files compared with "Redline in Draftable" Comparison Type Departures Table Improvements (available as a preview feature) * Extended clause with parent sections, use shorthand in section column * Updated wording in Departure Table template * Improved clause extraction from tables * Improved reference section extraction from tables * Updated clause number detection algorithm to improve accuracy * Included viewer notes and tags + differentiate comment colors * Updated logic to ensure the exported file has the correct file name logic applied * Improved redline of moved text in the Departures Table Bulk Compare improvements * Allow users to Email or Copy to Clipboard all comparisons at once after Bulk Compare * Added support for including a Summary Page when saving comparisons from Bulk Compare mode * Added support for multiple file types in the bulk save dialog after Bulk Compare * Added filetype icons into UI for Select from Recent files in Bulk Compare mode * Increased the speed of bulk compare exports * Added a progress bar that displays while exporting files after Bulk Compare * Implemented smart selection of comparison types for Bulk Compare (greys out inapplicable *Accuracy and output quality* * Updated algorithm logic to adjust the height of fixed-height rows in tables when revisions are present (to ensure revisions are visible in the redline output) * Improve output rendering for deleted sections of tables (to avoid long skinny columns in Redline outputs) * Aligned numbering IDs to minimize the number of layout bubbles indicating numbering changes in Tracked Changes outputs *Markup configuration* * Add option to compare footnote numbering * Add option to ignore changes to quotation marks (from curly to straight) *Ease of use improvements* * Updated logic for file naming to remove the need to rename input files when emailing original and modified files with the same name * Wrap file selector buttons (Browse, select from DMS, Free Text) in the New Comparison Window into two rows * Improved file loading UI to disable the compare button until files are ready and add a file loading spinner to the New Comparison Window *Integration functions* * Updated file ordering logic to use version metadata when loading from iManage, Epona and SharePoint via the Draftable New Comparison Window *Administrator features* * Add ability to use 'remember my choice' for next actions in admin-set profiles * Upgraded .NET60 to .NET80 * Silence all the CEF logging & Update CEF 125.0.210 ->131.3.50 * soft hyphens as zero weight characters * MS Office Add ins: Switch LoadBehavior to Load at Startup (3) and * MS Office Add ins: Bump up versions → Outlook v1.18.0.0 → Word v1.26.0.0 → Excel v1.4.0.0 **Bug fixes** * Fix for issue where filenames with "." were not following filename conventions * Fixed issue impacting the "Compare Text with Draftable" in the right click context menu in Draftable's Word Add In * Fix for SharePoint graph client error * Fix for highlighting colors on Departure Table * Fix file loading logic from Document Management Systems * Fix for error when using 1-Click Compare to export Redline Docx files * Fix for issue causing crashes when generating clauses data for Departures Table **Features and Improvements** * *Core functionality* * Bulk Compare updates: * Simultaneous comparison of multiple discrete pairs of documents * Redesigned file loading UI/UX, removing need to select 'sub-mode' * Revision lines now included in Bulk Comparison exports * Departures Table: Preview feature to auto-generate Departures Table output for contract negotiations ([see December 2024 Release Notes](/hc/en-us/articles/41369665084313-Release-Notes-Draftable-Legal-December-2024-v24-12-0)) * Revision lines now added to Redline in Word exports * *Ease of use* * Set default state for Bulk Compare in Compare Selector * Added tooltips with full filename, version and Doc ID in Bulk Compare mode * Default UI for Draftable's New Comparison Window now auto-hides "Native in Office" Comparison Type * *Accuracy* * Improved algorithm for Redline in Excel: better column and row identification * *Markup Configuration* * Added "Vintage Green" color for moved text (legacy comparison tools) * *Integration functions* * iManage: Increased version selection menu limit from 25 to 100 * NetDocuments: Show Document ID and Version Number metadata in New Comparison Window and Summary Page outputs **Bug fixes** * Corrected output filename settings for Redline in Word outputs when loaded via Word Add-in * Fixed two separate causes of "unable to compare" error for specific documents * Now able to save Tracked Changes outputs even when files have long filenames * Fixed error occurring during side-by-side comparisons * Restored ability to open 'select version' menu when loading files from DMS via Draftable Word add-in * Fixed OCR not working on image-based PDFs with partial machine readable text * Fixed error related to Word showing unreadable content message in Redline outputs * Updated fix for document numbering issues **Features and Improvements** * *Core functionality* * Redline in PowerPoint available for all users * Reduced file size for PDF exports * *Accuracy* * Docx algorithm updated for improved numbering and paragraph comparisons * Excel Redline algorithm improved for sheet matching based on header row and maintaining hidden sheet visibility * *Markup configuration* * New Redline Profile: option to convert all dynamic fields (e.g. cross-references) to plain text before comparison * *Ease of use* * Continue using Draftable while comparisons run in the background * *Administrator features* * New GPO for "Clean up input files after comparison" (in Settings → General tab) * Admins can edit email subject for exported comparisons * Improved telemetry captures more usage events (DMS triggers, swapping files, launching viewer, etc) **Bugfixes** * Restored revision lines in Comparison Viewer and Redline PDF export * Fixed comparison formatting issues around numbering * Fixed Comparison Error with Draftable Engine PDF conversions * Fixed garbled text issue for redlined documents signed with Kappris * Fixed save/open failure for specific redline input as PDF * Fixed error in PowerPoint Redlines when Grayscale option enabled **Features & Improvements** * Improved table comparison algorithm: now aligns tables before comparing * Added classic green and leaf green colors to the markup schema palette (brighter move highlights) **Bug Fixes** * Removed 'dev' tag from MSI installs * Fixed numbering styles in Redline Docx comparisons * Resolved issue where Redline in Word comparisons exported incorrectly as Tracked Changes files * Fixed handling of hyperlinked relationships from comments * Fixed output filename handling for New Comparison Window exports * Corrected SharePoint integration issue (site permission changes causing missing sites in search) * Fixed Add-in install errors with the MSI installer * Improved move detection to remove incorrect long text in move view * Added support for legacy field codes so Change List does not fail **Bug fixes** * Fixed issue preventing Office Add-ins installation for MSI setups **Features & Improvements** * *Ease of use* * Improved filename truncation, dynamically trim based on save location (iManage, NetDocuments, OneDrive, local, etc) * Cleaned up help articles in action pane & ribbon * Added option to set the default 'save to' location for 1-Click Compare * *Administrator features* * Option to verify Add-in Certificates * *Integration functions* * \[SharePoint] Improved site search: now displays 25+ results * \[Epona] Added support for Drag & Drop from Outlook extension **Bug fixes** * Fixed comparison loading delays on single-core machines due to change list generation * Fixed iManage recent selection bug causing app blocking * Fixed OCR per-comparison option not working in New Comparison Window * Fixed handling of style changes in DOCX * Fixed Changes Report loading error when combined with Summary Page in Redline * Fixed Outlook display and filename mismatch for attachments * Fixed error generating viewer PDF for footnotes/endnotes when disabled * Fixed password prompt not disappearing after entering correct password mid-comparison * Fixed opening of password-protected files during bulk comparisons **Features & Improvements** * Updated custom output filename token logic: 'v' added before NetDocuments version numbers in filenames (not added when comparing local files) **Bug fixes** * \[NetDocuments] Fixed refresh function causing 'unable to compare' errors **Bug fixes** * Fixed signing issue introduced in 24.10.0 for MSI installers **Features & Improvements** * *Core functionality* * Added PowerPoint Redline (.pptx) as Comparison Type (Preview feature – email [product@draftable.com](mailto:product@draftable.com) for access) * *Ease of use* * Added Summary Page data to Draftable Comparison Viewer * Added 'Exit application' option in file menu * *Epona Integration* * Expanded Version selector to display additional version file details * Changed file dialog to show versions * *Administrator features* * Group Policy option to disable Windows bubble notifications on startup * Group Policy to enable Bulk Comparisons * Improved Windows system info for installed Draftable version * Promoted "Save Track Changes output to iManage as new version" button to full feature **Bugfixes** * Prevent app crash for oversized Outlook file attachments * Fixed Change List load error * Fixed compare error with math elements * Fixed "unable to compare" error for some files * Fixed unsubscribing of file loading errors after changing compare method * Fixed issue with redline author detection * Fixed renamed files being deselected in email generation UX * Fixed author field override when comparing input text * Fixed 1-Click Compare definition not loading in settings UI * Fixed NamedPipeClient System.TimeoutException * Fixed Changes Report docx generation error **Features and improvements** * *Core functionality* * Redline in Excel available for all users (no longer preview) **Bug fixes** * Fixed Windows shell extension not being installed for Per User installer * Fixed bug where ObservableList.Clear() was not wrapped by Dispatcher **Features and improvements** * *Core functionality* * Users can load files, worksheets, and selected cells via Excel Add-In * Algorithm update: added support for Japanese and other ideographic languages * *Ease of use* * Faster rerun of comparisons; auto-resync of files left open in Draftable * Bulk status tagging in change list and 'reviewed' tag for reviewed changes * Share tagged/annotated changes in updated Next Actions menu; option to include Changes Report in email body * New setting to default saving locally to last-used location **New features & improvements** * *Accuracy* * Improved readability of merged table cells in Redline outputs * *Markup configuration* * Classic Word blue and red now available in markup schema * *Ease of use* * Setting to disable notification for legacy document comparisons * Markup schema colours shown on Summary Page * Names of compared files shown in Changes Report * Side-by-side Comparisons: new option to save output to last location * Changes Report can be added to comparison exports and exported as docx * Markup schema colours used in Change Report for easy change ID * Input files can be printed via Next Action menu * Change List display removed for Bulk Compare Redline viewer (not supported) * *Administrator features* * File Obfuscator in troubleshooting now obfuscates a pair of files **Bug fixes** * Removed redundant ".docx" suffix on clipboard-renamed files * Fixed flickering drag & drop screen rendering * Fixed missing detection of inserted header on the first page * Fixed compare error with complex fields * Fixed inserted signatures not showing in change list **Bug fixes** * Fixed OCR settings not showing in general tab **New features & improvements** * *Core functionality* * Single page export for side-by-side comparisons in next action menus * Users can rename, convert, and zip files when emailing or copying to clipboard * *Ease of use* * File selection, renaming, and conversion preferences now persist ('sticky') across viewer sessions * Added Redline Profile setting to default 3-pane view for redline PDF comparisons * Improved "Draftable does not compare" error messaging * *Improved Performance* * Better table column matching algorithm * Auto-repair for input DOCX files * Improved performance for text vs text in Redline outputs * *Administrator features* * Product telemetry now records Redline Profile and Group Policy changes * Telemetry also captures Bulk Compare interactions **Bugfixes** * Fixed document-specific 'unable to compare' errors * Fixed issue where redline filename was incorrect if the name included '.' * Fixed Office Add-ins not properly installed with MSI * Removed false positives where deleted comments were not showing * Fixed redline output color changes not appearing if text decoration not set in markup schema * Updated help link for Email in Next Action menu * Fixed compare errors using files with special characters from iManage * Corrected footer visibility with disabled footer changes * Removed false positives in text box handling * Fixed out-of-order display of deletions and insertions **Features & Improvements** * *Administrator features* * Admins can set/remove default Comparison Types via registry/Group Policy * Redline Change List and Three Pane view now full features (no preview toggle) * Redline Change List, Three-Pane view, and 'Save Tracked Changes as new version to iManage' are default for all users * Registry update avoids persistence of old default settings * *Improved Performance* * Excel Redline Comparison Type: output row limit raised from 10K to 1M; significant speed increase for large files * *Greater Accuracy* * Redline settings 'Layout Changes' now include whitespace (tab spacing etc.) * Regression testing for 1-Click Compare API enabled * *Integration functions* * iManage: Users are auto-logged in on app start (enables working drag/drop when not previously logged in) * *Note*: iManage package unchanged in this release **Bug fixes** * Fixed issue with Redline Change List UI not loading * Fixed Telemetry bug for tracking PDF conversion engine changes * Fixed issue where 'Layout Changes' exclusions generated false positives * Fixed UI bug where NetDocuments ribbon menu commands overlapped **Bug fixes** * Fixed broken toggle in Preview menu for Redline in Excel **Features & Improvements** * *New core functionality* * Excel Redline (.xlsx) available as Comparison Type (Preview only) * Option to use Draftable Engine for PDF to DOCX conversions * Option to remove cover page from Side by Side comparison exports * *Ease of use* * Next Actions (save, print, email, etc) now show in ribbon menu in viewer * Bulk Compare: uses input file location when bulk saving * Help link next to Comparison Type in New Comparison Window for KB article reference * Redline settings UI: 'Filename Output' retitled as 'Output filename' * *Performance improvements* * Detects and advises user of incompatible legacy doc/docx format documents for conversion * *Integration functions* * iManage: * Save outputs to iManage as 'Related' files * Desktop IPC communication is now user-unique (for multi-user launch compatibility) * Epona: * File descriptor now includes version comments * *Administrator features* * Software version numbers now match year/month of release * Exported error log filenames now include date and unique ID * Dropped x32 bit support to reduce app size * Updated CEF# & Universal C Runtime to reduce size * Product telemetry gathers additional metadata (words, pages, chars, Word doc scheme ver, install and troubleshooting events) **Bug fixes** * Restored warning dialog that Changed Pages output doesn't support style changes * Fixed Group Policy Template error for Silent Start with Windows * Fixed compare error for comments with corrupted metadata * Fixed whitespace changes being ignored with 'changed pages only' in Redline viewer * Ensured 1-Click Compare respects user Output filename configuration * Side-By-Side exports now include moves (matches what is shown in Draftable) * Fixed drag-and-drop failure not showing correct error if integration is disabled **New Features & Improvements** * *Core functionality* * Improved memory efficiency on multi-user systems (e.g. Citrix) with NGEN support * *Integrations* * iManage: New Windows Service with Http Listener * SharePoint: Extra troubleshooting data logging; improved search speed on large sets * Epona: Remembers last used file location within Epona/Outlook extension **Bug fixes** * Respects 'Start automatically with windows' setting * Fixed "unable to compare" error for Redline in Word output (document-specific) * Corrected numbering issues in comparison outputs * Fixed watermark changes not displaying * Fixed right-click 'Compare text in Draftable' for Word Add-In * Fixed iManage version selection for filenames with special characters **New Features & Improvements** * *Core functionality* * New Redline in Word without tracked changes (.docx) comparison type * Redline (.docx) now an export option in Next Actions, Bulk Compare, and 1-Click Compare * *Ease of use* * Renamed Comparison Type options in New Comparison Window ([see here for details](/hc/en-us/articles/33190528521881-Comparison-Type-How-to-choose-the-right-option-in-the-Draftable-New-Comparison-Window)) * New 'Native (MS Office)' Comparison Type for Excel/PowerPoint using Office's tools * Accept tracked changes in selected text via 'Compare Text' in Word Add-in * Copy input files to clipboard via Next Action menu * *Accuracy and reliability* * Now uses iManage SDK v10.9.3.43 * Removes "original" from input filenames when attaching to email **Bug fixes** * Improved algorithm prevents unwanted changes shown for images, hidden text, or page breaks when comparison options are disabled * Prevents Draftable from altering Word Review Balloons settings after use * Registry/Group Policy for 1-Click Compare now updates end user UI * Fixed PDF Redline font rendering error * Margin lines not shown when changes are ignored in selected Redline Profile **Features & Improvements** * *Core functionality* * Bulk Compare: * Now supports multiple 'older' docs vs a single 'newer' doc * Export window lets user pick desired output and choose zip option for bulk save * *Integration functions* * Epona integration can be enabled in settings * SharePoint "Heavy Usage" mode: only shows frequent/followed sites for large orgs * *Accuracy & reliability* * Better algorithm for table row adds/splits * Draftable Engine is now default for PDF conversions * *Administrator features* * Admins can lock Profile settings when creating profiles * Registry/Group Policy added for 1-Click Compare: * Default workflow/definition used unless user sets their own * Section can be removed from settings to stop user customization * Optionally block end user export of their 1-Click Compare settings * *Ease of use* * Default comparison output names use 'vs' between filenames * Removed "Changes theme" question for Side-by-Side * 1-Click Compare settings export now available **Bug fixes** * Bulk Compare: fixed file list disappearance when canceling add * Chromium logs now appear next to selected document * Fixed input filename trimming in output filenames * Fixed loading errors for NetDocuments files * Fixed hidden tables being missed in comparisons * Removed warning popup for iManage uploads and local saves that were canceled * Prevented crash when uploading new file to iManage * Fixed table cutoff bug in comparison * Fixed 1-Click Compare saving preview instead of final document * "Unable to Compare" bug fixed when Bullets/Numbering are off * Fixed Normal.dotm prompt in Word engine **Features & Improvements** * List of changes for Redline comparisons now includes tagging, notes, and export (shown by default) ([see details](/hc/en-us/articles/32514479509785-Using-the-Redline-Change-List-to-review-filter-tag-add-notes-and-export-your-changes)) * Side-by-Side exports now use blue for insertions (was green) * Comments now omitted from Redline PDF in viewer (shown in Change List instead) * Expand comments now possible in Draftable Redline PDF viewer * Improved "invalid 1-Click action" messages * *Integration functions* * SharePoint: * Select from / save to multiple SharePoint sites, including browsing * 1-Click Compare for file versions, with Version Selector dialog if >2 versions * Shows check-in comment in SharePoint version dialog * Epona: Last-used file browser path now remembered * Office Add-ins: * Improved VSTO add-ins unzip function * Fixed Office Add-in cache/load issues * *Administrator features* * Preview tab: can enable/disable 3-pane view; Registry/Group Policy added **Bug fixes** * Fixed 1-Click Compare failing when workflow’s Comparison Type doesn’t support chosen files * Fixed highlight box placement for specific fonts * Removed Repair Add-in in Troubleshooting to prevent autoupdate issues * Fixed 1-Click Compare workflow used incorrectly if last one was cancelled * Fixed "next actions" option in 1-Click Compare Settings not refreshing * Fixed revision line in black (not red) with Draftable Engine for PDF conversions * Fixed changes in Redline Markup settings not persisting after restart **Features & Improvements** * New 3-Pane view: see original, modified, and redline all together ([details](/hc/en-us/articles/31975077731225-Three-Pane-View-See-changes-in-context-with-older-newer-and-redlined-documents-in-one-screen)) * *Integration functions* * 1-Click Compare now supports file versions in iManage and SharePoint ([details](/hc/en-us/articles/31611819497753-Using-1-Click-Compare-to-run-comparisons-with-your-preferred-default-workflow)) * Uses file version metadata for correct file ordering in SharePoint (old left, new right) * *Administrator features* * Customize 'unable to compare' error text * Remove "share logs" from 'unable to compare' error option * *Troubleshooting* * "Email logs & obfuscated documents" option added in troubleshooting * Attach obfuscated documents to auto-generated email via 'unable to compare' dialog * *Comparison quality* * Improved algorithm so cell content change doesn't show as entire table insertion/deletion **Bug fixes** * 1-Click Compare works with Bulk Compare enabled * Added Group Policy template for Legal (DraftableDesktopLegal) and Installer (DraftableInstaller) (missing from v2.15) **Features & Improvements** * 1-Click Compare: Compare from file explorer or DMS (iManage, NetDocuments, SharePoint, Epona, Worldox) ([details](/hc/en-us/articles/31611819497753-Using-1-Click-Compare-to-run-comparisons-with-your-preferred-default-workflow)) * Side-by-Side outputs can now be saved to DMS with next actions * *Note*: This removes options for single document view export and track changes for Legal version users * New DMS integrations: Epona 365 and Worldox * *Markup configurations for Redline* * Can ignore: numbered lists, case changes, footnote numbering, tables, text boxes, tables of contents, images, and font colour as subcategory of styling * *Administrator features* * Show HKLM-installed add-ins in settings * Let customers set free text font for redline PDFs * Extended Group Policy for default PDF conversion engine * System MSI can be deployed with/without shortcuts or Office Add-ins ([details](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer)) **Bug fixes** * Output filename works correctly even when summary page is omitted * Prevents non-Draftable Word Add-ins from showing in Draftable Ribbon * Resolved dotm template prompt and related failures in Word Add-in **Bug fixes** * Fixed race condition on first launch when activating from Group Policy **Bug fixes** * Unique names for elements in VSTO Add-ins to fix conflicts with custom add-ins * Fixed iManage "201 success" handled as error * Removed file manager toggle to restore SharePoint access * Custom filename feature now trims long filenames **Bug fixes** * Resolved issue in 2.14+ where user wasn't notified if comparison failed **New features and improvements** * Added Bulk Compare tooltip with Knowledge Base link **Bug fixes** * Option to disable iManage persistent session * Fixed error on loading two files from iManage when not logged in * Prevented dialog showing after Track Changes comparison success * Draftable URL protocol now works as expected **New features and improvements** * Bulk Compare: One-to-many compare ([see details](/hc/en-us/articles/30062521598361-Bulk-Compare-How-to-load-and-run-multiple-comparisons-at-once)) * Redline settings: can ignore "headers" and "footers" separately * Comparison time now shown in Summary page * *Performance* * Improved reliability via Word API updates * *Integrations* * SharePoint: Select from / save to SharePoint Online via Draftable, GPO to enable/disable * *UI/UX* * Next action panel in Redline Viewer is more interactive * Viewer Ribbon menu is expanded by default * *Other* * Telemetry now links session between launcher & viewer **Bug fixes** * Can now turn moves detection on/off for Side by Side * Fixed "given key not present in dictionary" error in TryGetNumbering * Fixed legacy colour theme for Side-by-Side **Bug fixes** * Add-in installation now allows central security signing * Fixed "Word with Tracked Changes" output setting fail to open by default * Fixed input files not loading if triggered when app isn't running **Bug fixes** * As above: improved add-in installation for central security signing * Fixed "Word with Tracked Changes" output open-by-default bug * Fixed input files not loaded when app is not running **Bug fixes** * Fixed comparison bug with hidden text **Bug fixes** * Fixed issue preventing free text comparison **Bug fixes** * Fixed "StartOnStartupOption" failure * Improved iManage enable on behalf of users (with better UI) * Bookmarks now encoded as the same character * Added UNC file path support (DMS/local drives) * Font size threshold setting now visible to standard users * Fixed Redline output for text blob comparison **App improvements and new features** * Custom output filenames for Redline * File area shows spinner/loader if multiple file selector closed without file * Improved workflow handling for NetDocuments in Offline Mode **Bug fixes** * Fixed saving error to NetDocuments * Fixed parsing error for DOCX indentation **Bug fixes** * Small refinement to a prior compatibility fix **App improvements & new features** * New setting to auto-load most recent versions from DMS **Bug fixes** * Fixed compatibility bug with Microsoft Edge Webview2 v121.0.2277.98+ ([details](/hc/en-us/articles/28451168797977)) **App improvements & new features** * Compare output now shows 'hidden' text as changes * Drag and drop text directly (no "Input Text" button needed) * Can collapse 'next actions' panel in viewer * File browser's default save-to location matches input file location * *Integration* * SharePoint: Drag & drop from SharePoint Online * MS Word: Load text to compare from within MS Word * iManage: Option to auto-open file after saving * *Other* * Updated Control Panel icon for add-ins * Draftable New Compare window no longer auto-opens on startup * Updated app size estimate in Windows (2GB) * Draftable settings now show installed add-in versions **Bug fixes** * Fixed Side-By-Side export error for certain documents * System Verification results are now scrollable * Tracked Changes from Side-By-Side export fixed * Numbering algorithm error resolved * Group Policy template "Pro" suffix changed to "Legal" * Fixed .doc to PDF conversion bug causing failed comparisons **Bug fixes** * Patch for PowerPoint-side-by-side comparison issues **App improvements & new features** * *Speed & reliability* * Preview: New "Draftable engine" for faster/more reliable DOCX→PDF (set in general settings, default still "Word") * *Ease of use* * Copy outputs to clipboard * Export changes report CSV and save to DMS * Update warning when app is about to restart after update * *iManage* * Version selector enabled when loading iManage files via Word Add-in * *NetDocuments* * Support for remote NetDocuments files from Word Add-in * Save as track changes/comparison output to NetDocuments attachment * *SharePoint* * Compare Versions button is disabled when list doesn't support versioning * *Administrator features* * Group Policy support: no desktop shortcut and disable COM add-in install/update * Group Policy: enable/disable launching Draftable on startup * *Other* * Updated Viewer to v3.6.20 **Bug fixes** * Improved detection of numbered list false positives (PDF→Word input) * Summary page timestamp is now correct * "Normal dotm" Word warning removed when using Draftable for PDF conversion * Fixed bug with Changed Pages output * Drag and drop from email attachment keeps file name * Password protection now works for xlsx * "Email logs" works in System Verification * OCR failure contact set to [support@draftable.com](mailto:support@draftable.com) * UI: fixed profile name rendering issues in settings and comparison type selection * Privacy disclaimer, activation dialog, and update-related message boxes now display properly * Startup no longer alerts unnecessarily on application autostart or update shutdown * GDPR: further third-party report sanitization * Int: Fixed Add-in Repair and iManage Session Cache exception **Bug fixes** * Patch for PowerPoint startup issue **App improvements & new features** * NetDocuments integration enabled for all regions except "US-Gov" **App improvements & new features** * NetDocuments integration: * Load and compare from NetDocs * Select/save to NetDocuments * Show versions/attachments during load from NetDocs * NetDocuments integration can be enabled/disabled via settings/Group Policy * *GDPR compliance* * Further sanitized third-party logging and telemetry * *iManage* * Overhauled library dependency handling * Reduced installation size by 346MB (44%) * Added support for iManage drive files via Word add-in **Bug fixes** * Fixed CLI AutoCompare bug * Enabled CSV compare for Side by Side * Document version change now detected on re-compare * Fixed OCR selection error on main window * Fixed algorithm bug for page headers **App improvements & new features** * iManage: New context menu – "Compare with most recent" and "Compare versions" * Redline as 'Word with tracked changes' can now be saved to iManage * SharePoint: Can now load files (inc. versions) and run comparison in browser * New Compare window launches after activation * SharePoint: Supports remote-located files from Word add-in * Local file browser: now supports multi-select **Bug fixes** * Fixed PDF load timeout (network drives) * Prevented error dialog when canceling "Save to iManage" * Fixed loading error for iManage "Favorites" via context menu * Image hash updated (no longer uses MD5) * Fixed regression in Office MSI detection **App improvements & new features** * New Compare window auto-launches after activation * Redline for .rtf files now supported **Bug fixes** * Fixed loading of password-protected Office docs * Fixed iManage favorites selection failure **App improvements & new features** * Input files now remain after compare (enables 1-click re-run) * New user setting to clear input files after compare * Group Policy: disable Redline comparison types * Improved detection of structured document tags (fewer false positives) **Bug fixes** * Fixed header/footer false negatives * Improved error handling for Word conversion failures **App improvements and new features** * Launch input file from recent list in launcher * Improved iManage integration: * Multiple input from iManage * List other versions after selecting first iManage doc * Show iManage doc number/version in comparison window and summary * Output name matches iManage versions compared * Word Add-in update now in-app * Default insertion color: "Dark Blue" * Upgraded viewer to 3.6.18: * Change list: tags (Needs Review, Low Priority, etc), custom notes, can filter on status/notes (replaces "Visible Categories") * Export change list as .csv or clipboard, configurable by filter/tags * Troubleshooting: more detailed error logs from iManage **Bug fixes** * Fixed file paths using '&' in Word add-in * Fixed author field in New Compare Window changing unintentionally * Improved error handling for closing Word doc * Fixed spinner on compare result window not loading PDF * Word Add-in warns for unsaved files * Prevented app freeze on export exceptions * Fixed "docx to pdf copy" failure in side by side for docx * Removed spurious error on file load timeout * Output filename limit raised from 30 to 70 characters **Bug fixes** * Added iManage credential support for on-premise instances **App improvements and new features** * Sanitize filename function for iManage file names **Bug fixes** * Fixed Redline compare for text input **App improvements and new features** * Drag & Drop from iManage supported **Bug fixes** * Fixed error loading files from iManage **App improvements and new features** * Compare Excel files (csv, xls, xlsx) natively with Spreadsheet Compare * Improved validate Comparison Type selection in Compare Selector * Group policy: option to disable iManage integration * Default: style changes are hidden for Side-by-Side **Bug fixes** * Fixed MSI patch version handling * Fixed Draftable opening Word files at start of compare **Bug fixes** * Improved PowerPoint error handling (RPC retry) * Fixed Word instance leak **App improvements and new features** * Can set default content/style changes for SBS * Internal setting to remove iManage from input selector **Bug fixes** * Group Policy fix **Bug fixes** * Fixed error disabling PDF warning in Office in some scenarios **App improvements and new features** * Load files from iManage via right-click/context menu * Native PowerPoint compare * Progress bar now shown while loading comparison * Viewer now supports "open link" features * More error dialogs now include an option to export/send logs * Error logs now include User Desktop settings * Viewer now logs custom errors * Added Repair Word Add-In option **Bug fixes** * Fixed error when Office is not installed **App improvements and new features** * Default types for save to iManage improved (DD-1013) * Added double underline & strikethrough options for markup styling (DD-1045) **Bug fixes** * Various word integration cleanups * Prevented double-click on redline side panel buttons * App log now includes sentry & telemetry config info * Error logs now record timezone at startup * Fixed NullReferenceException in updater * Refactored tasks to move PDF generation to progress window * Improved default handling for redline settings * Fixed Word Single Instance policy breaking OCR **App improvements and new features** * Improved default handling for redline settings **Bug fixes** * System.NullReferenceException in redline compare fixed **App improvements and new features** * Smarter default filenames for save to iManage * File name sanitization for iManage * Author (full/initials) now an option in settings * "Email Comparison" window in Outlook now appears front-most * Improved file name sanitization * Document obfuscator feature and GPO to disable it **Bug fixes** * Fixed redline export error * Fixed Tracked Changes output error * Fixed overlong temp file path error * Fixed interaction bug (Track Changes, PDF, third-party PDF software) * Fixed Save to iManage "new version" cancel error **App improvements and new features** * OCR test added to system verification * Switched to viewer 3.6.14 * 15 min file load & compare timeout * RedlineProfile now defaults to headers/footers ON **Bug fixes** * Compatibility option for security popup issue * Single Word Application instance enforced (+ GPO) * Refreshed runner pool on setting change * Fixed document redline comparison bug * Fixed OCR bug **App improvements and new features** * Viewer 3.6.13 * Telemetry always logged locally (troubleshooting) * Can select Changed Pages output for email export pre-document ready **Bug fixes** * Comparison Progress window bug (OCR step missing in some cases) fixed * Office integration cleanups and fixes * KOFAX compatibility improvements * Exclude Draftable.Xml from obfuscation * Minor algorithm cleanups/bugfixes * Fixed error for side-by-side compare * Viewer redline error fixes **App improvements and new features** * Blue Theme is now default * All installers and Add-In included * Teams can now manage profiles **App improvements and new features** * Increased memory limit for CompareRunner **Bug fixes** * Comments now display correctly in Redline * iManage supports more than single preferred library database * Word template issue fixed (Add-in/templates skipped on start) **Bug fixes** * Fixed fatal crash on upgrade * Handles Word API TargetInvocationException * Fixed Word Macro warning trigger **App improvements and new features** * Diagnostic tool issues now link to help articles **Bug fixes** * Fixed redundant registry read for PDF warning * Word Options key now auto-created as needed * Fixed OCR bugs * Fixed Settings window hang on first open * Fixed CompareSelector lag after closing * Several algorithm improvements and cleanups **App improvements and new features** * Switched to viewer v3.6.12 **Bug Fixes** * Fixed onboarding stats step * Normal.dotm Word popup workaround applied **App improvements and new features** * Comments compared: changes tracked, authors preserved * Redline 'moves' improved: * Groups consecutive moves * Detects moves within same paragraph * Handles paragraph splits/joins * System Verification now upfront for user settings * Added Draftable Pro KB links throughout * Group Policy for iManage on-prem setup (Service URL, App ID) **Bug fixes** * \[No bug list provided in this release] **Bug fixes** * OCR settings: now enabled when selected as 'automatic'/'always' * Fixed Draftable.dotm creation error **App improvements and new features** * Show steps in comparison progress dialog improved * Viewer updated to v3.6.11 **Bug fixes** * Fixed error running side-by-side compare with PDF/Word inputs * Fixed override bug with Word settings * Possible fix for Normal.dotm popups **App improvements and new features** * Steps now shown in progress dialog * Improved telemetry **Bug fixes** * Fixed loading documents into new comparison window * Potential fix for running non-English system comparisons **App improvements and new features** * Group Policy for Redline Profiles **Bug fixes** * Fixed error for free text input **App improvements and new features** * Added missing Group Policy Template for Draftable Pro * Better handling for iManage on-premise * Manages Word options to avoid default popups **App improvements and new features** * Release 'Changed pages only' feature to allow dynamic toggle of in viewer and export as PDF * Improvements to iManage integration **App improvements and new features** * Added Profiles for Redline settings * Released MS Word Add-In (automatically installed after starting the app) * New Group Policy template for Draftable Pro * With options to set iManage on-premise credentials * Extension for existing Draftable Group Policy to set auto-updates on/off for per User & per-User MSI * Native menu is now enabled for Redline output, with options to * Start new comparison * Open settings * Close window * Save File to iManage as new version  **Bug fixes** * Various Redline algorithm bug fixes * Bugfix for Comments **Bug Fixes** * Fix for Headers and Footers not being visible in side-by-side view for standard license **Bug fixes** * Updated default Move From and Move To text decoration **App improvements and new features** * Compare progress dialog with spinner  * Gracefully dispose of cancel in-progress comparison * Extend markup customization & add option for users to ignore moved text (show as insert / delete instead) * Set default markup colours to align with word * Allow users to save their preference to open or save when Word tracked changes output is selected * Updated to Viewer 3.6.9 * Speed improvements * Generate preview pages of redline PDF while waiting for comparison to complete * Maintain pool of compare runner processes * Remove unnecessary preprocessing steps to speed up comparisons  **Bug fixes** * Various bugs removed from Redline algorithm **Bugfixes** * Fix for issue preventing saving documents to iManage from the viewer right hand side panel **Bug fixes** * Bug fix for issue preventing select file from iManage **Bug fixes** * Compare Selector visible before accepting Terms & Conditions on fresh installation **App improvements and new features** * Fix a bug where some fonts (mostly Asian) were not loaded * Support iManage on-premise * Fix bug where file name was expanding the control instead of wrapping text * Keep the launcher open after a comparison is created * Introduce spinners in buttons for actions that might take time * Show license key in settings window * Change "Redline" label to "Redline (.pdf)" in comparison launcher * Add an option for users to switch between word-level or character-level * Telemetry improvements * We're able to group actions that happened in context of a specific comparison * Create id after file drop and not changing it until the comparison is triggered * Prepopulate email body when emailing outputs * Ship language specific fonts with desktop  **Components** * Use viewer v3.6.8 with better handling of long list of changes handle language specific fonts  **Bug fixes** * Various bugs removed from Redline algorithm **App improvements and new features** * Respect summary page setting when doing comparison with output set to Word Track Changes * Redline comparison execution time improvements * Introduce session concept to improve telemetry * If a word or pdf document doesn’t have an author we’ll use the file owner **Redline compare algorithm improvements** * Improved support for headers and footers * Maintain and merge comment threads * Partial support for embedded objects * VML textbox support * Fixed several edge cases that cause false positives **App improvements and new features** * Support txt and txt blob * Customize Track Changes Author * New viewer v3.6.7-pre.3 * UI fixes **Bug fixes** * Assertion Error in HandleInsert/HandleDelete * Bug fixes in Redline compare algorithm * Bookmarks * Comments * Header & footers * Numbering **App improvements and new features** * UI improvements * User statistics from Redline/Pro **App improvements and new features** * Option in Redline settings to keep comments in the Track Changes from one/both of the documents, or skip * Compare Launcher will now be closed if the app is deactivated * Settings window closed if the app is deactivated * No dialog when Redline Markup Scheme not saved * There should be no dialog when TC Compare is in progress and app was deactivated **Bugfixes** * Sentry log in File Explorer Integration & app shortcut launch * Global Shortcut no longer freezes app **App improvements and new features** * Streamlined Redline compare workflow * Word Track Changes support * iManage integration * OCR support * Compare Selector and Settings UI improvements * All new update and installer engines * URL scheme improvements * .draftable support introduced * Draftable Pro mode now available * Export/share via Outlook * Viewer 3.6.7 **Dependencies update** * Viewer rendering engine * CEF Sharp * Moved from Microsoft.Toolkit to CommunityToolkit * Other dependencies updated **Bugfixes** * Update process bugfixes # Side-by-Side Document Compare Failure in Draftable Business Source: https://help.draftable.com/hc/en-us/articles/20876814164377-Side-by-Side-Document-Compare-Failure-in-Draftable-Business If you are seeing this article, it is likely that Draftable Business has detected a failure in the side-by-side document comparison feature. There could be several causes for this issue, from permission-related problems to document corruption. Unfortunately, because this issue is complex and has various potential causes, an immediate solution may not be available for users to implement on their own. **Draftable Business 26.6 changed how you open the Settings menu from the New Comparison window.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). ## What's the issue? The side-by-side document compares feature in Draftable Business is a powerful tool that allows you to view differences between two versions of a document. However, due to the complex nature of the feature and the variety of document formats and settings it handles, issues may occasionally arise that prevent it from functioning as intended. These could be due to: 1. **Permission Issues:** The application might not have the necessary permissions to access or modify the documents. 2. **Document Corruption:** The documents being compared may be corrupted or damaged, preventing the comparison from being completed. 3. **Software Bugs:** There may be unidentified bugs in our application causing the comparison to fail. ## Here's the solution Given the potential complexity of the issue, the best course of action is to send logs from your application to our support team for analysis. Here's how you can do it: Navigate to the settings section of Draftable Desktop This can be done in various ways, either by clicking **settings** in the new comparison window or right-clicking the taskbar icon and selecting **settings.** See the examples below.  Selecting the Settings gear in the top right of the Draftable Business New Comparison window Selecting Settings in the top right of the New Comparison window before 26.6
Go to the **Troubleshooting** tab. Select **Export Error Logs,** and send the output to our support team at [support@draftable.com](mailto:support@draftable.com)
Sending these logs will provide our support team with detailed information about the actions leading up to the failure, which can help them identify and resolve the issue more effectively. # Changes markup theme options for Draftable Business Source: https://help.draftable.com/hc/en-us/articles/21436727062297-Changes-markup-theme-options-for-Draftable-Business Draftable Business offers users the power to change the viewer markup theme option, to make comparisons look and feel closer to their tailored needs. **Draftable Business 26.6 changed how you open the Settings menu from the New Comparison window.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). You can select the theme you wish to use in order to more easily read comparisons based on your preference. We currently offer two themes: 1. Default theme: Deletions appear red, insertions are green, and moves are blue. 2. Legacy theme: Deletions appear red, insertions are blue, and moves are green. This article shows you how to change the currently active theme used for Draftable comparisons.  ## How to change the current markup theme 1. Firstly, we need to open the settings menu, this can be done in a few ways: Open settings via the Taskbar 1. Right-click the **Draftable** icon in the taskbar 2. Select **Settings** as the 2nd option Or, open the settings menu via the New Comparison Window 1. Open the [New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) 2. Select **Settings** in the top right of the window Selecting the Settings gear in the top right of the Draftable Business New Comparison window Selecting Settings in the top right of the New Comparison window before 26.6 Once the settings menu is open, navigate to the **Side by Side** section  Under **Viewer Options,** select the drop down box next to **Changes Markup** and select **Done** once you have finalized your choice. Run a new comparison, and you will see your selected theme appear. # Performing system verification in Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/22088193885721-Performing-system-verification-in-Draftable-Legal To utilize all the features that Draftable Legal has to offer, the application will perform a system verification step upon its first use. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). This process confirms the proper functioning of various features and their integration with your existing computer environment. Should any component fail during this verification, Draftable Legal will provide recommendations on how to rectify the failing component. However, if you ever need to manually perform this step, this article covers the process required to do so. ## Opening the settings menu First, we need to open the settings menu to get access to the system verification button. 3 methods allow you to open the settings menu for Draftable Legal. ### Open the settings menu via the taskbar Right-click the **Draftable Legal** icon in the taskbar Select **Settings** as the 2nd option Taskbar settings ### Open the settings menu via the New Comparison Window Open the [New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select **Settings** in the top right of the window Selecting the Settings gear in the top right of the New Comparison window Selecting Settings in the top right of the New Comparison window before 26.6 Once you have opened the settings menu, you may proceed with the next step. ## Performing system verification  Once the settings menu is open, locate the system check action. Select **Help & Troubleshooting** in the settings menu, then under the **Diagnostics** section select **Run system check** (this was previously called System Verification). The Run system check button highlighted under Diagnostics in the Help and Troubleshooting settings in Draftable Legal 26.6 Navigate to the **Troubleshooting** section, then select **System Verification**. The System Verification button in the Troubleshooting settings in Draftable Legal versions before 26.6 The system verification process will begin, wait until the process is completed. There can be two outcomes. 1\. Draftable Legal has not detected any failed checks within your environment, which means that all features and integrations should work as expected. System verification passed 2\. There were environment checks that failed. If there are issues with your environment, they are indicated via the X mark next to the specific check, which contains additional information. System verification failed Clicking on the **question mark icons** will take you to a knowledge base article specific to that failed check. It is recommended that when you find failed checks, you always export your logs and send them to [support@draftable.com](mailto:support@draftable.com) so that we can further assist you with your specific error. In 26.6 and later, the export action is **Export error logs** under **Help & Troubleshooting**. On earlier versions, it is **Export Logs** under **Troubleshooting**. Next steps for each failed test: **Microsoft Windows**: Context menu supported\ a) Ensure context menu support is enabled. **Microsoft Windows**: Custom URL scheme supported\ a) This check reports whether the `draftable://` URL scheme is registered on the machine. The scheme is what allows a comparison to be started from outside the Draftable window, so when it fails, selecting a Draftable compare action in iManage, SharePoint Online, NetDocuments, the Office add-ins or File Explorer does nothing at all.\ b) To confirm, press `Windows + R`, enter `draftable://?source=outlook` and select **OK**. The **New Comparison** window should open.\ c) The installer registers the scheme, but a failure to do so does not fail the installation, so this check can fail on a machine that otherwise installed successfully. On a machine-wide MSI installation it will not recover on its own. See [Draftable does not launch from iManage, SharePoint or File Explorer](/hc/en-us/articles/Draftable-does-not-launch-from-iManage-SharePoint-or-File-Explorer) to resolve it. **Microsoft Office**: Installation detected\ a) Verify that the installation is detected (Office 2016 or later). **Microsoft Outlook**: Installation\ a) Confirm that the Draftable tab appears in the Outlook menu ribbon. **Microsoft Word**: Add-in supported\ a) Check if Add-in support is enabled by opening Microsoft Word.\ b) Confirm that the Draftable tab is present in the Word menu ribbon. **Microsoft Word**: Settings configured\ a) Confirm that settings are correctly configured by going to File > Options > Add-Ins in Microsoft Word.\ b) Check if the Draftable add-in is listed and enabled. **Microsoft Word**: PDF to Office document conversion\ a) Verify the PDF to Office document conversion capability by opening Microsoft Word. **Comparisons:** Side-by-Side (PDF) Make sure that the documents you are attempting to compare are in a compatible PDF format Confirm that the documents are not corrupted or password-protected, as these factors can affect the comparison process. Check the file sizes of the documents, as excessively large files might encounter challenges during the comparison. **Comparisons:** Side-by-Side (Office) Make sure that the documents you are attempting to compare are in a compatible format such as Word, Excel or PowerPoint. Confirm that the documents are not corrupted or password-protected, as these factors can affect the comparison process. Check the file sizes of the documents, as excessively large files might encounter challenges during the comparison. **Comparisons:** Redline Verify that the documents have tracked changes enabled and are in a compatible format (such as Word documents). For PDF generation, ensure that the original documents are in a supported format for conversion to PDF. For PowerPoint comparisons, make sure the PowerPoint files are valid and in a format that can be processed by Draftable. **For Optical Character Recognition (OCR)**: a) Ensure that Draftable is correctly installed, update to the latest version, and verify the compatibility of the scanned images or PDF files being used. Regardless if you experience any issues with your environment or Draftable Legal features not working, complete the system verification and then export the logs. Please send all the information to us via [support@draftable.com](mailto:support@draftable.com) # How to create a safe file for sharing (Document Obfuscation) Source: https://help.draftable.com/hc/en-us/articles/22361579075225-Explainer-Using-the-Obfuscator-feature-to-share-redacted-documents-with-Draftable-Support If Draftable Support has asked you to share files for an 'unable to compare' issue, you can create a safe file for sharing (previously called Document Obfuscation) to anonymize the content first. This article explains how the process works so you can decide whether to share the files. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). **Terminology update:** From version 26.6, the **Document Obfuscator** is called **Create safe file for sharing**, and it now lives under **Settings → Help & Troubleshooting → Diagnostics**. The feature works the same way, it just has a clearer name. On versions before 26.6 it appears as **File Obfuscator** under the **Troubleshooting** tab. The steps below cover both. ## What's the issue? If a pair of documents fails to compare, the most efficient approach for our Support team to diagnose and troubleshoot the issue is to replicate the problem using the original files. This ensures we have identified the root cause properly and enables us to confirm any fixes work before asking you to update and retest. Documents shared with Draftable remain strictly confidential. We are committed to never sharing your documents with third parties. However, we understand that for confidentiality reasons, you may still not be able to share your documents with us. In this case, the **Create safe file for sharing** feature (previously called the **Document Obfuscator**) offers another solution: to scramble all information in the documents before providing them to our Support team. This aims to provide both benefits: faster issue resolution, while maintaining the confidentiality of your documents. ## Here's the solution ### Create a safe file to share anonymized documents The **Create safe file for sharing** feature allows you to completely anonymize your documents before sharing them with the Draftable support team. The tool scrambles and replaces the actual content of your documents to avoid sharing confidential information while maintaining the underlying structure of the document. Important note: the feature *does not send the files to Draftable*. You will be able to first save the safe (obfuscated) file and review it before sharing with Draftable via email. Sharing these files enables Draftable developers to rerun comparisons when attempting to fix the issue. The result is faster issue diagnosis turnaround, and internal verification testing to take place before asking you to update and confirm errors are resolved. Open Draftable Legal and click on the **Settings** option in the top right corner Selecting the Settings gear in the top right of the New Comparison window Selecting Settings in the top right of the New Comparison window before 26.6 Open the feature from Settings: Select **Help & Troubleshooting**, then under **Diagnostics** select **Create safe file for sharing**. The Create safe file for sharing action under Help & Troubleshooting, Diagnostics Go to the **Troubleshooting** tab and select the **File Obfuscator** action. File Obfuscator action on the Troubleshooting tab before 26.6 A confirmation window appears, explaining that you will be prompted to select a pair of documents and then asked to choose a location to save the files. Select **Yes** to continue. Confirmation prompt before creating a safe file Browse to the file location of the first file on your computer, select the file and select **Open**. File browser Repeat the previous step with the second file. You will then be asked to select a location to save the Zip file, which will contain the two files you have just selected, in their anonymized form. A new safe (anonymized) version of the files will be created in the Zip file. Open the zip, extract the two files and run them through Draftable. This is to make sure the issue you encountered is still reproducible. If the issue still occurs with the anonymized version of the files, please send them to [support@draftable.com](mailto:support@draftable.com) ## How it works The **Create safe file for sharing** feature removes all sensitive data from your documents while maintaining the document structure. The table below describes the transformation applied to each document element: | **Element** | **Details** | | :---------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Text | All text is replaced by a random text. (e.g. "the quick brown fox" -> "ani tkmlk ixrfw ssu"). This is an irreversible transformation. This applies to text in all parts of the document: body, headers, footers, footnotes, comments, etc. | | Images | Images are replaced by black placeholder images with the same file format (e.g. jpeg, png) | | Hyperlinks | All hyperlinks are redirected to [draftable.com](http://draftable.com/) | | Tables | All table content is anonymized, but the table dimensions (i.e. number of rows and columns) are preserved. | | Comments | Comments text is scrambled, and the names of comment authors are anonymised. | | Math | The text within mathematical expressions is anonymized, but some mathematical symbols (e.g. sigma, the integral symbol) are not. | | Metadata | All document metadata is removed (e.g., Author of file) | The following document information is NOT changed: * Format / Styling: e.g., the font size, font family, font colour, indentation, etc. * Bullets/Numbering: paragraphs will continue to be numbered sequentially * Structure: e.g., the number of paragraphs, the number of rows/columns in a table, the position of a text box ### Example of document BEFORE Document before anonymization ### Example of document AFTER Document after anonymization ## What if I don't create a safe file and share my documents? If you choose not to use this feature, the Draftable team will still work to resolve your issue. However, we may find the issue diagnosis requires more trial and error, with users asked to run tests, reproduce the error and share logs several times throughout the diagnosis stage. As we will not be able to test any potential fixes, we will also ask users to re-test the comparison to see if a fix has worked. Where this fails, further error log sharing will be required. This dependency on user testing always leads to slower issue resolution times and can be painful for users who are busy with more pressing tasks. # Silent install/launch options for Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/22425102143129-Silent-install-launch-options-for-Draftable-Legal This article is for system administrators who want to deploy the Draftable Legal application via a silent install method or want to configure Draftable Legal to start silently for users. This article discusses all the silent options available for Draftable Legal. ## Installation Various silent installation parameters are required to be parsed for the silent installation of Draftable Legal. These differ for each of the different installer types: ### Default Installer The silent install parameter `-s|--silent` is required for the default installer. Hence an example of installing the default installer silently is: ```bash theme={null} C:\Users\YourUsername\Documents\DraftableDesktopSetup.exe --silent ``` ### Machine Wide MSI To install the Machine-wide MSI installer silently, use the `/quiet` command-line parameter. We have two examples that can apply to the machine-wide MSI. **Include the HTTP Listener Service (`HttpListener`) in every silent MSI command.** It is a required component, and you should always name it explicitly rather than relying on the installer default. Because `ADDLOCAL` installs only the features you list, any command that omits `HttpListener` will not install the service. See [Deployment options via MSI (System-wide) installer](/hc/en-us/articles/31609155610393-Deployment-options-via-MSI-System-wide-installer) for the full feature list and examples. #### Example 1: Install silently into a custom location ```bash theme={null} msiexec /i DraftableDesktopSystem.msi /quiet INSTALLDIR="C:\Apps\Draftable\Desktop" ``` #### Example 2: Install silently without a desktop shortcut ```bash theme={null} msiexec /i DraftableDesktopSystem.msi /quiet ADDLOCAL=DraftableDesktop,StartMenuShortcut,HttpListener ``` This example omits the desktop shortcut but still includes the required `HttpListener` feature. Add the add-in features you need (`WordAddin`, `ExcelAddin`, `OutlookAddin`) to the same comma-separated list. ### After a silent install: verify the Draftable URL scheme **Check the `draftable://` URL scheme after a silent installation.** The installer registers it, but if that registration is prevented — usually by endpoint protection or an application control policy blocking a write to `HKEY_LOCAL_MACHINE\Software\Classes` — the installation still completes and reports success. Every comparison started from outside the Draftable window is a `draftable://` request. If the scheme is missing, selecting a Draftable compare action in iManage, SharePoint Online or NetDocuments, using the Office add-ins, or right-clicking a file in File Explorer does nothing at all: no error, no prompt and nothing written to the Draftable logs. The application itself will appear completely healthy. A machine-wide MSI installation does not repair this at startup, so it stays missing until an administrator restores it. How to verify it, and the registry values to create if it is absent, are in [Draftable does not launch from iManage, SharePoint or File Explorer](/hc/en-us/articles/Draftable-does-not-launch-from-iManage-SharePoint-or-File-Explorer). If you are deploying through Microsoft Configuration Manager, the whole sequence is set out in [Deploying Draftable Legal with Microsoft Configuration Manager (SCCM)](/hc/en-us/articles/Deploying-Draftable-Legal-with-Microsoft-Configuration-Manager-SCCM). To confirm the scheme on a machine, press `Windows + R`, enter `draftable://?source=outlook` and select **OK**. The **New Comparison** window should open. ## Silent launch parameters There are various ways to configure the launch behaviour for Draftable Legal. ### Within Draftable Legal settings In the general settings, users can manually select how they wish for Draftable Legal to start by default. Under the **Startup** menu option, we see there are 3 options to select from. There are 3 options here: 1. Start Automatically: This starts Draftable Legal when Windows launches, the New Comparison Window will be shown on the main desktop after Windows has been booted. 2. Not Start with Windows: Draftable Legal does not start at all, and the user will need to manually open the program. 3. Silent start: This is our silent option, it starts Draftable Legal in the background when Windows starts, but does not launch the New Comparison window. ### Group Policy option You can configure the default behaviour for the Draftable Legal start option via Group Policy options, specifically the 'Launch Draftable Automatically when Windows Start' option. There are 3 options here: 1. Start with Windows: This starts Draftable Legal when Windows launches. The New Comparison Window will be shown on the main desktop after Windows has started. 2. Not Start with Windows: Draftable Legal does not start at all, and the user will need to manually open the program. 3. Start application but without main screen: This is our silent option, it starts Draftable Legal in the background when Windows starts, but does not launch the New Comparison window. Remember, you can always download the latest group policy templates [here](/hc/en-us/articles/28666057117721-Draftable-Legal-Group-Policy-Template-Files). ### Registry setting The registry key that can be configured, to control whether Draftable Legal starts, when Windows starts, can be set in the below registry key. ```bash theme={null} Key: HKCU:\Software\Draftable\Compare Value name: startOnStartupOption Value type: REG_SZ Value data: ``` The `` value can be configured with 3 different options: 1. **Start** - This starts Draftable Legal when Windows launches. The New Comparison Window will be shown on the main desktop after Windows has started. 2. **NotStart** - Draftable Legal does not start at all, and the user will need to manually open the program. 3. **Silent** - This is our silent option, it starts Draftable Legal in the background when Windows starts, but does not launch the New Comparison window. # Configuring Redline profiles within Group Policy Source: https://help.draftable.com/hc/en-us/articles/22665341687705-Configuring-Redline-profiles-within-Group-Policy This article is for system administrators who are interested in using Group Policy specifically to configure Redline comparison profiles settings for their users using Draftable Legal. This article will show the additional steps required in addition to Group Policy configuration in order to get this setting configured properly. ## Setting up Ensure you have already followed the [Draftable Group Policy guide](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) in respect to adding the templates for the group policy.  Open the Group Policy Editor (via Control Panel) After installing the group policy template you should see following policies in the **Draftable Legal** section: ## Getting the profile JSON ready To pre-configure the Redline settings profiles within group policy, you must already have the JSON for profile ready to be added into the group policy setting. To get this, see the process below: Go to the **Redline** section within the settings menu Select **Add profile,** then give the profile a name and click **OK** Start building the profile as required for your user by selecting the settings desired. Then once you have finished building the profile, export it by clicking on the option icon, and then selecting **export** A new window will appear to save the profile to your desired location. Do so and select **save** Navigate to where the JSON has been saved and access the file This is your profile JSON data, and is required for your group policy Redline profile settings. When required, copy the entire JSON string and save it into your group policy, which is outlined in the next step. ## Configuring Redline profiles within group policy There are a few components to the Redline profiles configuration in group policy. Configuring Redline profiles to be loaded for the user, team allocation for what profiles users can see and setting the default Redline profile used.  ### Configuring the team name for user As an administrator, you can allocate a user to a *team* as a way to further distinguish what profiles they can use from the Redline settings configured by group policy. Mutliple team names can exist, which has the benefit of easily allocating which profiles are loaded for different groups of users. **Note:** This step is entirely optional, and only required if you wish for certain users to only use certain Redline profiles. Using the Group policy editor of choice, navigate to the **Draftable Legal** policy templates Double click on **User Team Name** Enable the policy and set a string based name for the user in the **Set team name for the user** field. Alternatively, putting a wildcard **\*** for the user, will allow them to see all profiles from all teams. Click **Apply** and then **OK** for the policy to take effect. The user now has a team name allocated to their account via group policy. ### Configuring the Redline profiles You can configure up to 10 Redline profiles that can be automatically loaded into your user machines. Here is how you configure the Redline profiles: Using the Group policy editor of choice, navigate to the **Draftable Desktop Pro** policy templates Double click on the Redline setting profile you wish to configure Enable the policy and paste the Redline profile JSON (that we created using the processed outlined earlier in this article) into the **Paste Redline Profile JSON here** field. *Optionally:* you can enter the team name of the Redline setting profile, so that only users with that team name can see that profile. If you would like to do this, add the team name in the **Team name** field. Click **Apply** and then **OK** for the policy to take effect. Next time your user loads Draftable Legal, the Redline profiles configured in group policy will be loaded for the user to utilize. ### Setting the default profile You can select the default Redline profile that is used when a user loads Draftable Legal. To do this follow the procedure below: Using the Group policy editor of choice, navigate to the **Draftable Desktop Pro** policy templates !\[] Double click on the **Redline Default Profile Name** policy Enable the policy and enter the name of the profile you wish to load as default into the **Set default Redline Profile name** field. **Note:** This is the name of profile you saved it as, not the name of the policy. Click **Apply** and then **OK** for the policy to take effect. Next time your user loads Draftable Legal, the selected default Redline profile policy will be loaded. ## Configuring locking specific settings across all Profiles From v2.15.300, Draftable Legal allows administrators to override any Profile setting using a "Redline Settings Base Profile" in Group Policy. This is designed to allow some Profile settings (e.g. author of changes) to be kept consistent across all profiles while still allowing administrators and end user to create custom profiles by changes other 'unlocked' settings. This section outlines how administrators can lock specific Profile settings across all Profiles with this functionality. ### Configuring and locking specific settings across all Profiles The "Redline Settings Base Profile" policy looks the same as all other Redline profiles group policy items, but it has the additional configurable property called "Enforced" that can be added to the JSON string. Administrators can nominate keys (i.e. Redline settings) that are to be "Enforced" at the end of the profile JSON by listing them. This configures the setting using the key in the Redline profile value and locks this setting from end user configuration. Below is an example of the Redline profile JSON showing the **Enforced** key added for locking down settings. ```json expandable theme={null} { "Name": "My Profile", "Version": 1, "Created": "2024-05-27T11:46:13.6253904Z", "Updated": "2024-05-27T11:46:13.6253904Z", "CompareHeadersAndFooters": null, "CompareBulletsAndNumberings": true, "CompareTables": false, "CompareImages": false, "CompareTextBoxes": true, "CompareHeaders": true, "CompareFooters": true, "CompareCoverPage": true, "CompareHiddenText": false, "CompareTablesOfContents": true, "CompareWatermarks": true, "CompareFootnotesAndEndnotes": true, "StyleChangesEnabled": true, "StyleChangeConfig": 3, "CommentOption": 0, "SmallChangesLevel": 0, "CaseSensitivity": 0, "DefaultAuthorOption": 1, "DefaultAuthorCustomOptionValue": "Draftable", "DefaultAuthorLauncherDropdownVisible": false, "DefaultSummaryPagePosition": 0, "DefaultTrackChangesBehaviour": 0, "MovesEnabled": true, "RedlineMarkupScheme": { "TextDeletion": { "Underline": 0, "Strikethrough": 1, "HighlightColour": null, "TextColor": "181, 8, 46", "WordApiTextDecoration": 4, "WordApiTextColor": 6 }, "TextInsertion": { "Underline": 1, "Strikethrough": 0, "HighlightColour": null, "TextColor": "55, 110, 150", "WordApiTextDecoration": 3, "WordApiTextColor": 9 }, "TextMoveFrom": { "Underline": 0, "Strikethrough": 2, "HighlightColour": null, "TextColor": "44, 98, 52", "WordApiTextDecoration": 6, "WordApiTextColor": 11 }, "TextMoveTo": { "Underline": 2, "Strikethrough": 0, "HighlightColour": null, "TextColor": "44, 98, 52", "WordApiTextDecoration": 5, "WordApiTextColor": 11 }, "CellDelete": { "HighlightColor": "252, 230, 244", "WordApiCellColour": 0 }, "CellInsert": { "HighlightColor": "225, 242, 250", "WordApiCellColour": 2 }, "CellMerge": { "HighlightColor": "252, 227, 208", "WordApiCellColour": 4 }, "CellSplit": { "HighlightColor": "254, 244, 222", "WordApiCellColour": 1 }, "RevisedLine": { "Mark": 0 } }, "FilenameOutputFormat": "", "Enforced": [ "RedlineMarkupScheme", "CommentOption" ] } ``` As you can see above, the keys "CommentOption" and "RedlineMarkupScheme" are now enforced. For reference, the following keys can be set as enforced: ```json expandable theme={null} "CompareHeadersAndFooters" "CompareBulletsAndNumberings" "CompareTables" "CompareImages" "CompareTextBoxes" "CompareHeaders" "CompareFooters" "CompareCoverPage" "CompareHiddenText" "CompareTablesOfContents" "CompareWatermarks" "CompareFootnotesAndEndnotes" "StyleChangesEnabled" "StyleChangeConfig" "CommentOption" "SmallChangesLevel" "CaseSensitivity" "DefaultAuthorOption" "DefaultAuthorLauncherDropdownVisible" "DefaultSummaryPagePosition" "DefaultTrackChangesBehaviour" "MovesEnabled" "RedlineMarkupScheme" "FilenameOutputFormat" ``` Using the information above, you can prepare your base profile JSON, and once you have your JSON profile ready, go to the Group Policy Editor and find the "Redline Settings Base Profile" item. Within this policy, paste the entire JSON profile as a string, to use as a base template to add ***enforced*** Redline settings (i.e. to configure and lock the specific Redline setting across all profiles) **Note:** Enforcing does not allow for a setting to be locked, while still being configurable across different profiles. The enforced setting will be the same for all Profiles and will be based on the "Redline Settings Base Profile" entered in the above policy. ### Disabling the Draftable Default profile  Administrators can disable the Draftable Default profile by using the policy 'Admin Base Profiles Only' policy.  Open the Group Policy editor Find the Admin Base Profiles Only policy Set to **enabled** to remove the Draftable Default profile. Users will still be able to create new profiles but these will be based on the Admin profiles created, and they cannot import any user profiles. # Configuring Redline profiles within Group Policy Source: https://help.draftable.com/hc/en-us/articles/22665341687706-Configuring-Redline-profiles-within-Group-Policy This article is for system administrators who are interested in using Group Policy specifically to configure Redline comparison profiles settings for their users using Draftable Legal. This article will show the additional steps required in addition to Group Policy configuration in order to get this setting configured properly. ## Setting up Ensure you have already followed the [Draftable Group Policy guide](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) in respect to adding the templates for the group policy. Open the Group Policy Editor (via Control Panel) After installing the group policy template you should see following policies in the **Draftable Legal** section: ## Getting the profile JSON ready To pre-configure the Redline settings profiles within group policy, you must already have the JSON for profile ready to be added into the group policy setting. To get this, see the process below: Go to the **Redline** section within the settings menu Select **Add profile,** then give the profile a name and click **OK** Start building the profile as required for your user by selecting the settings desired. Then once you have finished building the profile, export it by clicking on the option icon, and then selecting **export** A new window will appear to save the profile to your desired location. Do so and select **save** Navigate to where the JSON has been saved and access the file This is your profile JSON data, and is required for your group policy Redline profile settings. When required, copy the entire JSON string and save it into your group policy, which is outlined in the next step. ## Configuring Redline profiles within group policy There are a few components to the Redline profiles configuration in group policy. Configuring Redline profiles to be loaded for the user, team allocation for what profiles users can see and setting the default Redline profile used. ### Configuring the team name for user As an administrator, you can allocate a user to a *team* as a way to further distinguish what profiles they can use from the Redline settings configured by group policy. Mutliple team names can exist, which has the benefit of easily allocating which profiles are loaded for different groups of users. **Note:** This step is entirely optional, and only required if you wish for certain users to only use certain Redline profiles. Using the Group policy editor of choice, navigate to the **Draftable Legal** policy templates Double click on **User Team Name** Enable the policy and set a string based name for the user in the **Set team name for the user** field. Alternatively, putting a wildcard **\*** for the user, will allow them to see all profiles from all teams. Click **Apply** and then **OK** for the policy to take effect. The user now has a team name allocated to their account via group policy. ### Configuring the Redline profiles You can configure up to 10 Redline profiles that can be automatically loaded into your user machines. Here is how you configure the Redline profiles: Using the Group policy editor of choice, navigate to the **Draftable Desktop Pro** policy templates Double click on the Redline setting profile you wish to configure Enable the policy and paste the Redline profile JSON (that we created using the processed outlined earlier in this article) into the **Paste Redline Profile JSON here** field. *Optionally:* you can enter the team name of the Redline setting profile, so that only users with that team name can see that profile. If you would like to do this, add the team name in the **Team name** field. Click **Apply** and then **OK** for the policy to take effect. Next time your user loads Draftable Legal, the Redline profiles configured in group policy will be loaded for the user to utilize. ### Setting the default profile You can select the default Redline profile that is used when a user loads Draftable Legal. To do this follow the procedure below: Using the Group policy editor of choice, navigate to the **Draftable Desktop Pro** policy templates !\[] Double click on the **Redline Default Profile Name** policy Enable the policy and enter the name of the profile you wish to load as default into the **Set default Redline Profile name** field. **Note:** This is the name of profile you saved it as, not the name of the policy. Click **Apply** and then **OK** for the policy to take effect. Next time your user loads Draftable Legal, the selected default Redline profile policy will be loaded. ## Configuring locking specific settings across all Profiles From v2.15.300, Draftable Legal allows administrators to override any Profile setting using a "Redline Settings Base Profile" in Group Policy. This is designed to allow some Profile settings (e.g. author of changes) to be kept consistent across all profiles while still allowing administrators and end user to create custom profiles by changes other 'unlocked' settings. This section outlines how administrators can lock specific Profile settings across all Profiles with this functionality. ### Configuring and locking specific settings across all Profiles The "Redline Settings Base Profile" policy looks the same as all other Redline profiles group policy items, but it has the additional configurable property called "Enforced" that can be added to the JSON string. Administrators can nominate keys (i.e. Redline settings) that are to be "Enforced" at the end of the profile JSON by listing them. This configures the setting using the key in the Redline profile value and locks this setting from end user configuration. Below is an example of the Redline profile JSON showing the **Enforced** key added for locking down settings. ```json expandable theme={null} { "Name": "My Profile", "Version": 1, "Created": "2024-05-27T11:46:13.6253904Z", "Updated": "2024-05-27T11:46:13.6253904Z", "CompareHeadersAndFooters": null, "CompareBulletsAndNumberings": true, "CompareTables": false, "CompareImages": false, "CompareTextBoxes": true, "CompareHeaders": true, "CompareFooters": true, "CompareCoverPage": true, "CompareHiddenText": false, "CompareTablesOfContents": true, "CompareWatermarks": true, "CompareFootnotesAndEndnotes": true, "StyleChangesEnabled": true, "StyleChangeConfig": 3, "CommentOption": 0, "SmallChangesLevel": 0, "CaseSensitivity": 0, "DefaultAuthorOption": 1, "DefaultAuthorCustomOptionValue": "Draftable", "DefaultAuthorLauncherDropdownVisible": false, "DefaultSummaryPagePosition": 0, "DefaultTrackChangesBehaviour": 0, "MovesEnabled": true, "RedlineMarkupScheme": { "TextDeletion": { "Underline": 0, "Strikethrough": 1, "HighlightColour": null, "TextColor": "181, 8, 46", "WordApiTextDecoration": 4, "WordApiTextColor": 6 }, "TextInsertion": { "Underline": 1, "Strikethrough": 0, "HighlightColour": null, "TextColor": "55, 110, 150", "WordApiTextDecoration": 3, "WordApiTextColor": 9 }, "TextMoveFrom": { "Underline": 0, "Strikethrough": 2, "HighlightColour": null, "TextColor": "44, 98, 52", "WordApiTextDecoration": 6, "WordApiTextColor": 11 }, "TextMoveTo": { "Underline": 2, "Strikethrough": 0, "HighlightColour": null, "TextColor": "44, 98, 52", "WordApiTextDecoration": 5, "WordApiTextColor": 11 }, "CellDelete": { "HighlightColor": "252, 230, 244", "WordApiCellColour": 0 }, "CellInsert": { "HighlightColor": "225, 242, 250", "WordApiCellColour": 2 }, "CellMerge": { "HighlightColor": "252, 227, 208", "WordApiCellColour": 4 }, "CellSplit": { "HighlightColor": "254, 244, 222", "WordApiCellColour": 1 }, "RevisedLine": { "Mark": 0 } }, "FilenameOutputFormat": "", "Enforced": \[ "RedlineMarkupScheme", "CommentOption" ] } ``` As you can see above, the keys "CommentOption" and "RedlineMarkupScheme" are now enforced. For reference, the following keys can be set as enforced: ```json expandable theme={null} "CompareHeadersAndFooters" "CompareBulletsAndNumberings" "CompareTables" "CompareImages" "CompareTextBoxes" "CompareHeaders" "CompareFooters" "CompareCoverPage" "CompareHiddenText" "CompareTablesOfContents" "CompareWatermarks" "CompareFootnotesAndEndnotes" "StyleChangesEnabled" "StyleChangeConfig" "CommentOption" "SmallChangesLevel" "CaseSensitivity" "DefaultAuthorOption" "DefaultAuthorLauncherDropdownVisible" "DefaultSummaryPagePosition" "DefaultTrackChangesBehaviour" "MovesEnabled" "RedlineMarkupScheme" "FilenameOutputFormat" ``` Using the information above, you can prepare your base profile JSON, and once you have your JSON profile ready, go to the Group Policy Editor and find the "Redline Settings Base Profile" item. Within this policy, paste the entire JSON profile as a string, to use as a base template to add ***enforced*** Redline settings (i.e. to configure and lock the specific Redline setting across all profiles) **Note:** Enforcing does not allow for a setting to be locked, while still being configurable across different profiles. The enforced setting will be the same for all Profiles and will be based on the "Redline Settings Base Profile" entered in the above policy. ### Disabling the Draftable Default profile Administrators can disable the Draftable Default profile by using the policy 'Admin Base Profiles Only' policy. Open the Group Policy editor Find the Admin Base Profiles Only policy Set to **enabled** to remove the Draftable Default profile. Users will still be able to create new profiles but these will be based on the Admin profiles created, and they cannot import any user profiles. # Configuring iManage to be able to launch comparisons directly from within iManage Source: https://help.draftable.com/hc/en-us/articles/22860371094681-Configuring-iManage-to-be-able-to-launch-comparisons-directly-from-within-iManage This article is intended for administrators who want to configure iManage with Draftable Legal to simplify document comparison by providing the ability to start comparisons directly from within iManage.  **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). This guide includes the process for both iManage cloud and on-premise, hence, both deployments of iManage are supported for this integration.  ### Note regarding Machine Wide MSI installation for Draftable Legal and iManage integration It is recommended that if are planning to use the Machine Wide MSI installer for your Draftable Legal installation, we highly recommend that you use the default install location if you also plan to integrate with iManage to reduce the likelihood of any issues during the integration process. **If the compare actions do nothing at all once configured, check the `draftable://` URL scheme.** That scheme is what allows iManage to hand a comparison over to Draftable Legal. The installer registers it, but if that was blocked during installation the actions configured in this article will do nothing when selected, with no error shown. This is more likely on machine-wide MSI deployments, which do not retry the registration at startup. See [Draftable does not launch from iManage, SharePoint or File Explorer](/hc/en-us/articles/Draftable-does-not-launch-from-iManage-SharePoint-or-File-Explorer). **Stopping the browser prompt.** Once the compare actions are working, browsers ask users for confirmation each time before opening Draftable Legal. This can be pre-approved centrally so the prompt never appears, including for the iManage Work Panel in Outlook, which needs its own setting. See [Allowing Draftable to launch from your browser and the iManage Work Panel](/hc/en-us/articles/Allowing-Draftable-to-launch-from-your-browser-and-the-iManage-Work-Panel). ## iManage Cloud configuration The iManage cloud configuration requires access to both Draftable Legal and an administrator-level \ (with access to control center) account for configuring Draftable within iManage.  ### Configuring Draftable Legal Ensure you have logged into iManage on your Draftable Legal application. This depends on what version of **Draftable** you are using. If you are using Draftable version 25.9.300 or earlier, please follow the process below.  Open the settings menu and navigate to the **integrations** section of the settings. Click the **Login** button, enter your credentials for your iManage account. It should display as *Connected as* with your correct account details if done correctly. If you're using Draftable version 25.10.000 or later, please see the following process: In 26.6 the iManage settings live under **DMS Connections** (previously **Integrations**). Before you can connect, you need to turn on the iManage integration. In the settings menu, select **DMS Connections**, find the **iManage** section, and switch on its enable toggle. The connection options and **Servers** list only appear once iManage is enabled. Enabling the iManage integration with the toggle in DMS Connections Open the settings menu, select **DMS Connections**, then expand the **iManage** section. Your iManage servers are listed at the bottom under **Servers**. The iManage settings expanded under DMS Connections in Draftable Legal 26.6 To add a server, click **Add server**. In the **Add iManage Server** dialog, enter your iManage Work server address in the **Server URL** field. For the default cloud configuration, enter: ```bash theme={null} https://cloudimanage.com ``` Then click **Add Server**. In 26.6 and later the dialog has a single **Server URL** field. There is no separate name field; the server name is taken from the URL. The Add iManage Server dialog with the Server URL field in Draftable Legal 26.6 The server is added to the **Servers** list. You can add more than one server if you work across multiple tenancies. Multiple iManage servers listed under Servers in Draftable Legal 26.6 Find the server you want to use in the **Servers** list and click **Connect**, then enter your iManage credentials (unless they have already been configured by Group Policy). The Connect button on an iManage server in the Servers list in Draftable Legal 26.6 The connection is validated when the iManage header shows a green **Connected** badge with your account, the server is marked **Connected** in the **Servers** list, and its **Connect** button changes to **Disconnect**. A validated iManage connection in Draftable Legal 26.6, showing the Connected status and the Disconnect button Open the settings menu and navigate to the **integrations** section of the settings. Enter your credentials for your iManage account (if they haven't already been configured by Group Policy) by clicking the arrow in the "Manage endpoints" section. You can enter the endpoint name and the endpoint URL. This is important if you are using multiple tenancies. If you are using just the default cloud configuration, just ensure you enter: ```bash theme={null} https://cloudimanage.com ``` Click the **Save.** It will now add that endpoint to the endpoint section. In the environment dropdown section, select the endpoint you want to connect to and click **Connect.** Connection is validated when the "Logout" button appears and the dropdown icon greys out. ### Configuring iManage cloud  We need to complete a few steps in order to correctly integrate Draftable Legal in iManage, and also setup the context menus to allow your users to compare with Draftable within iManage cloud. **Note:** If you already have completed the application configuration within control center, and you want to setup context menus, you can skip to step 9. Login into iManage and navigate to **control center.** On the left hand menu bar, scroll until you see **settings,** then select **applications** On the top right-hand side, select **Add Application**\\ Search for **Draftable**, select the **Draftable** option, and then click **Authentication** Now we configure the application, in the authentication section ensure we have the following settings configured:\ **Allow Refresh Token = Yes\ Refresh Token Expiry = 365\ Access Token Expiry = 30** Once configured, select **Access.** In the "Access" window, ensure that **Allow access to** is set to **All Users.** Then click **Review.** In the "Settings" window, ensure that the **Draftable Communication Port** is set to **4764.** Then click **Review.** **Note:** You can set this to a different value, however, this will require you to change the value on the client end as well via group policy. If you wish to change the port value, set it here within iManage to your desired value and also set the group policy for the Draftable communication port. For the group policy information please refer to [this article.](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) In the "Review" window, ensure that the information configured is correct, and then select **Finish.** Now that the application is configured, we need to set up the web client context menus. In the left-hand menu bar, scroll until you see **Work Clients,** then select **Web Client.** Within the web client section, select the **context menus** option to start editing the context menus. You will see two context menus, one for **Documents,** and another for **Versions.** We need to edit both in order to correctly configure. We will first configure **Documents.** We first need to remove any options for **Select for Compare**, by clicking the X next to it. Do so before continuing to the next step. Now click on the menu itself so it highlights, and at the bottom of the menu select **Add action.** Select the **Compare** menu item, to add it to the menu. Repeat this for **Compare Versions, 1-Click Compare** and **Compare with latest** items as well. ! Reorder the new menu option by selecting and dragging the **Compare** options to anywhere in your menu. See below for reference. That completes the context menu for the **Documents** context menu. Repeat steps 11 to 15 for the version's context menu. You should see a result similar to below. This completes the configuration for the setup for iManage on cloud. If you want to know how to use the feature itself, of launching Draftable from within iManage, please see [this article.](/hc/en-us/articles/22873285776409-Launching-comparisons-from-within-iManage)  ## iManage On-Premise configuration The iManage on-premise configuration requires access to both Draftable Legal and an administrator-level (with access to control center) account for configuring Draftable within iManage on-premise.  ### Configuring Draftable Legal In 26.6 there is no separate **On-Premises** sub-tab. You add your on-premise iManage server the same way as a cloud server, under **DMS Connections > iManage**. Open the settings menu, select **DMS Connections**, expand the **iManage** section, and turn on its enable toggle if it is not already on. Click **Add server** and, in the **Add iManage Server** dialog, enter the **Server URL** of your on-premise iManage server, then click **Add Server**. Once the server is listed, click **Connect** and authenticate. The Add iManage Server dialog with the Server URL field in Draftable Legal 26.6 Firstly we need to ensure that we are logging into our On-Premise iManage account. Navigate to the **Integrations** section of the settings menu and select **On-Premises.** The **Communication Port** and **Draftable App Id** are prefilled, so you only need to add the **Service URL** of your On-Premise iManage server. Once you have done this, we can move to configuring iManage On-Premise. ### Configuring iManage on-premises Login into your iManage On-Premise server, and navigate to **control center.** On the left hand menu bar, scroll until you see **settings,** then select **applications.** On the top right-hand side, select **Add Application** The following window will appear. Draftable now allows you to upload a package file, so we will select **Upload Package.** Navigate to the following location: ```bash theme={null} C:\Users\\AppData\Local\DraftableDesktop\app-Y.ZZ.XXX\Integrations ``` Where `` is the name of your account on the local machine, and Y.ZZ.XXX is the version number of Draftable, see below for an example. Select the **Draftable\_for\_iManage.Zip** file and click **open.** The following screen will appear. Since we added the package the information is prefilled. Click **Authentication.** Again the information is prefilled, except for **Allow Refresh Token,** ensure this is ticked as **Yes**. Then click **Access.** Again the information is prefilled, so just click **Settings.** Again the information is prefilled, so just click **Review.** **Note:** You can set the Draftable Communication port to a different value, however, this will require you to change the value on the client end as well via group policy. If you wish to change the port value, set it here within iManage to your desired value and also set the group policy for the Draftable communication port. For the group policy information please refer to [this article.](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) Review the information to ensure everything appears to look right and then click **Finish.** Now that the application is configured, we need to set up the web client context menus. In the left-hand menu bar, scroll until you see **Work Clients,** then select **Web Client.** Within the web client section, select the **context menus** option to start editing the context menus.\ You will see two context menus, one for **Documents,** and another for **Versions.** We need to edit both in order to correctly configure. We will first configure **Documents.** We first need to remove any options for **Select for Compare**, by clicking the X next to it. Do so before continuing to the next step. Now click on the menu itself so it highlights, and at the bottom of the menu select **Add action** Select the **Compare** menu item, to add it to the menu. Repeat this for **Compare Versions, 1-Click Compare** and **Compare with latest** items as well. Reorder the new menu option by selecting and dragging the **Compare** options to anywhere in your menu. See below for reference. That completes the context menu for the **Documents** context menu. Repeat steps 11 to 15 for the version's context menu. You should see a result similar to below. This completes the configuration for the setup for iManage on-premises. If you want to know how to use the feature itself, of launching Draftable from within iManage, please see [this article.](/hc/en-us/articles/22873285776409-Launching-comparisons-from-within-iManage) # Launching comparisons from within iManage Source: https://help.draftable.com/hc/en-us/articles/22873285776409-Launching-comparisons-from-within-iManage We have built integration with iManage which allows you to launch comparisons directly into Draftable Legal from within iManage. This exciting feature streamlines your workflows, reducing the number of clicks required to get a comparison generated.  This article will show you the various methods on how to launch a comparison from iManage to Draftable Legal.  **Please note:** As referenced before this is an integration, meaning that iManage (either on-premise or cloud) has been correctly configured prior to following the steps in this article. If you have not done this, please [complete the configuration](/hc/en-us/articles/22860371094681-Configuring-iManage-to-be-able-to-launch-comparisons-directly-from-within-iManage) before returning to the launch steps in this article. ## How to launch comparisons directly from iManage There are a few methods to launch comparisons from iManage, either using the context menus or the toolbar within iManage. To ensure you are getting the absolute full usage of this feature, below outlines all the possible avenues of launching comparisons directly from iManage.  ### Launching comparisons via the context menu  Navigate to the desired matter which contains the desired files you want to compare. Select a file, **right-click** it, and then select **Compare with Draftable.** **Alternatively,** you can also select two files, **right-click** them, and then select **Compare with Draftable.** **Note:** If you select 3 or more files, the Compare with Draftable context menu option will not be available. Regardless of whether you selected 1 or 2 documents, Draftable Legal will load the New Comparison window with the selected documents, ready for you to **Compare.** ### Launching a comparison via the toolbar menu option Navigate to the desired matter which contains the desired files you want to compare. Select a file(s), then select the **Compare with Draftable** icon located in the toolbar. **Note:** If you select 3 or more files, the Compare with Draftable toolbar menu option will not be available. Regardless of whether you selected 1 or 2 documents, Draftable Legal will load the New Comparison window with the selected documents, ready for you to **Compare**. ### Launching a comparison using a specific document version within the version tab If you want to compare a specific version of a document in iManage, you can by going to the versions tab.  Select the file you want to compare the select the **versions** tab located on the right-hand side. In the versions tab, select and **right-click** the document you wish to compare by opening up the context menu. Select **Compare with Draftable** Draftable Legal will load the New Comparison window with the selected document, ready for you to **Compare**. # Release notes: Draftable Legal v2.10.0 - v2.10.7 Source: https://help.draftable.com/hc/en-us/articles/22985002379545-Release-notes-Draftable-Legal-v2-10-0-v2-10-7 We are excited to share our latest updates to Draftable Legal. Throughout August and early September, our priorities have been to: * [**Improve iManage workflows**](#improved-imanage-workflows) to enhance ease of use * Add a [**comparison progress bar**](#comparison-progress-bar) to improve user experience * Add **[compare and generate Powerpoint files](#compare-and-generate-powerpoint-files)** to our core comparison functionality * **[Resolve software environmental issues](#strengthened-reliability)** to strengthen product reliability * Provide **[new troubleshooting capabilities](#better-debugging-tools-to-speed-up-issue-resolution)** to improve deployment and issue support * **[Update our color theme & license name](#a-new-blue-theme-to-align-ui-with-industry-norms)** to align UI with industry conventions You can read more about these features in the following sections. ***But first, a note from our product team*** Our product improvements are the direct result of insights from our customers. We are extremely grateful for the excellent feedback we received which allowed this 2.10 release to be possible. If you have feature ideas or product performance feedback, we would love to hear from you. Please share any suggestions with us by contacting [support@draftable.com](mailto:upport@draftable.com) ## Improved iManage workflows We are committed to ensuring our customers can use Draftable Legal wherever they need it. Thanks to excellent feedback from our customers we have been able to make several improvements to the iManage integration workflow available for Draftable Legal.   ### Launch from iManage now available One of the most requested features we've had has been the ability for users to launch their comparisons from within iManage. We are pleased to share this feature is now available in both iManage Cloud and on-premise. There are two ways users can load files into Draftable. The first is by selecting the files and using the 'compare with Draftable' option (via the icon in their menu above the files). The second option allows user to select 'compare with Draftable' via right click. This feature works for selecting files and versions. Note: users will not be able to see 'Compare with Draftable' option if selecting three or more files. Customers will need to have their administrators set up the 'Compare with Draftable' in their iManage environment before it is available to use. **[Our team has prepared an administrator guide on setting up the 'launch from iManage' feature](/hc/en-us/articles/22860371094681-Configuring-iManage-to-be-able-to-launch-comparisons-directly-from-within-iManage), [which can be found here](/hc/en-us/articles/22860371094681-Configuring-iManage-to-be-able-to-launch-comparisons-directly-from-within-iManage).**   iManage Compare with Draftable right click.png ### File types and names correctly defaulting when saving to iManage Also included in the 2.10 releases were two smaller improvements to the 'save to iManage' workflow. Users will now have their **comparison outputs 'file name' (e.g. and 'file type' (e.g. DOC, PDF) pre-filled by default when saving to iManage**. This removes two previously required steps from the save to iManage workflow to save users time and effort. Save to iManage (file type and name).png ## Comparison progress bar  We have heard from users that they would like to see the progress of comparisons in addition to the steps being completed (which were added in v2.9). In response, our algorithm team have developed a progress bar that links to actual steps in the compare. This provides for a much better experience while waiting for comparisons to complete. Progress bar.png In future, we plan to further enhance the waiting-for comparison experience by: * Providing users with estimates of the time the comparison will take to complete. * Notifying users when a comparison is finished. The objective of this will be to allow users to continue working on other items while waiting for longer comparisons to complete.    ## Compare and generate PowerPoint files  Draftable Legal now offers users the ability to run comparisons of PowerPoint files as 'Redline tracked changes (.pptx)'. This new comparison functionality, available from v2.10.8 onwards allows users to generate an output in MS PowerPoint with changes shown using the interactive review functionality provided by PowerPoint. ### Running a PowerPoint compare with Draftable Running a PowerPoint comparison in Draftable is easy. Just load the ppt or pptx files into the New Comparison window and select the 'Redline Tracked Changes (.docx, .pptx)' comparison type from the drop-down menu. PowerPoint Compare - New comparison window .png ### Reviewing and continuing work in PowerPoint After running the comparison, the new 'Redline Tracked Changes (..pptx)' comparison type from Draftable opens directly to PowerPoint. Once open, users can navigate changes using the review pane on the right hand side of their PowerPoint or by using the 'next' and 'previous' change options in the PowerPoint Ribbon menu. Changes can be accepted or rejected as with MS Word outputs.       PowerPoint compare - output with Highlighted features.png ## Strengthened reliability As an enterprise desktop product, Draftable must interact with a variety of third-party software. These include Windows, Word, File Explorer, Outlook, Adobe and a long tail of other less common software products that interact with documents on user's machines. Thanks to the great feedback from customers, we have been able to identify and resolve a range of customer-specific (i.e. environmental) issues associated with software settings and permissions. With these resolved, customers can be confident that Draftable will operate as expected in their environment, including with their unique Word templates and IT security settings. Specific fixes included in the 2.10 releases were: * Fixes for Comparison Progress window not including OCR step when comparison started really fast after dropping files * Office integration cleanups and fixes by moving all P/Invoke code into NativeMethods class for Office * Ensure the built-in Word PDF text converter is Kofax compatible * Bugfix for issue selecting "Changed pages output" when exporting to email (was failing when document was not ready) * Bugfix for side-by-side comparison error * Bugfix for disabling the PDF warning in Office in some scenarios ### Better debugging tools to speed up issue resolution Throughout the process of addressing these issues, we have also significantly improved our system verification (to identify bugs before customers need to run their comparisons). You can [**read more about this System Verification tool here**](/hc/en-us/articles/22088193885721-Performing-system-verification-in-Draftable-Legal). We have also improved our error logs to include more system information, meaning environmental issues are able to be resolved faster. System verification.png Thanks to these efforts, our team is no longer seeing many environmental issues reported by customers. However, we remain committed to providing an exceptionally reliable product. If you encounter any issues with Draftable, please contact [support@draftable.com](mailto:support@draftable.com) ## A new blue theme to align UI with industry norms You may have noticed a change in the look of Draftable! The 2.10 releases included a makeover of our website, product and knowledge base UI. Underpinning this change was a move toward using industry-standard "blue" for insertions, "red" for deletions and "green" for moved text. In making the change, we took the opportunity to revise our branding and product colours to a new midnight blue theme.   New comparison window.png Viewer with new colours.png Website screenshot.png # My Redline tracked changes comparison doesn't match my markup schema Source: https://help.draftable.com/hc/en-us/articles/23143479343257-My-Redline-tracked-changes-comparison-doesn-t-match-my-markup-schema If you are visiting this article, you may have used the Redline Tracked Changes and noticed that when you viewed the tracked changes comparison in Microsoft Word, the markup colours you expected were not as was shown. This is a known interaction and this article explains what is happening and the workaround to update the colors for Redline tracked changes output. ## What you might be seeing in your tracked changes output In Draftable Legal you select the colours chosen for the Redline Markup Schema, or at the very least, you are used to seeing the default red vs. blue text highlights for detections.  Then you load a Redline Tracked Changes comparison in Word and see something like the example below: Redline tracked changes example The colours may vary from the example shown above, but regardless it wasn't what you were expecting.  What happening here is that **Draftable does not manage the colours used in Redline Tracked Changes comparisons** shown in Word\*\*.\*\* This is actually **managed by Word** itself, and below is the workaround you can perform to get the colours you want in your Redline Tracked Changes comparisons.  ## The workaround You can set the colours for Redline Tracked Changes to appear as the colours you like within Mircosoft Word itself. This is recommended if you using Redline with Tracked changes often.  Word automatically picks which colour represents each author (in this case being Draftable) and that colour might change when you reopen the document or someone else opens the document. To set these colours, here is what you need to do.  Open Microsoft Word Go to **Review,** and then select the small **Tracking Dialog Launcher** as shown in the image below: Tracking Dialog Launcher A new window will appear, and then select **Advanced Options**. Advanced Options The Advanced Track Changes window will open. You may notice that the colors for insertions and deletions are set to **By Author,** this is what we need to change. With the drop-down for the colours, choose and select the colours you wish to use for insertions and deletions. Advanced Track Changes window Change the colours to your desired selection, then click **OK** at the bottom of the window. Color selection If you re-open your comparison, your selected colours should now apply for your Redline Tracked changes. Redline with selected colors # Guide for iManage Cloud integration with Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/24481421270425-Guide-for-iManage-Cloud-integration-with-Draftable-Legal Draftable Legal allows you to integrate your iManage Cloud solution with Draftable Legal itself. This article will provide a step-by-step guide on how to set up this integration by first configuring Draftable Legal for iManage, and then completing the iManage-specific integration in control center. Additionally, there is information for Draftable Legal configuration in conjunction with group policy.  **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). **Please note:** This is a technical integration guide written for administrator-level users. This is **not a guide** for **using iManage with Draftable Legal,** if you are looking for information on how to use iManage with Draftable Legal, please [visit this article instead](/hc/en-us/articles/16549583625241-iManage-Integration-with-Draftable-Legal). **Video Resource:** For a comprehensive understanding of iManage deployment via cloud, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27926349740825-iManage-Cloud-Integration-with-Draftable-Legal) ### Note regarding Machine Wide MSI installation for Draftable Legal and iManage integration It is recommended that if are planning to use the Machine Wide MSI installer for your Draftable Legal installation, we highly recommend that you use the default install location if you also plan to integrate with iManage to reduce the likelihood of any issues during the integration process. ## Configure Draftable Legal within iManage Cloud Control Center There are two distinct steps for Draftable iManage configuration, first we need to setup the integration within iManage itself (Control Centre), and then we need to set up the Draftable application configuration to log us into iManage.  ### Configuring iManage Cloud 1. We need to first complete a few steps in order to correctly integrate Draftable Legal in iManage, and also setup the context menus to allow your users to compare with Draftable within iManage cloud.  **PLEASE READ AND FOLLOW THESE STEPS CAREFULLY** Login into iManage and navigate to **control center.** On the left hand menu bar, scroll until you see **settings,** then select **applications** On the top right-hand side, select **Add Application** Search for **Draftable**, select the **Draftable** option, and then click **Authentication** Now we configure the application, in the authentication section, ensure we have the following settings configured: **Allow Refresh Token = Yes - (PLEASE ENSURE YOU SELECT THIS AS 'YES')\ Refresh Token Expiry = 365\ Access Token Expiry = 30** Once configured, select **Access.** In the "Access" window, ensure that **Allow access to** is set to **All Users.** Then click **Review.** In the "Settings" window, ensure that the **Draftable Communication Port** is set to **4764.** Then click **Review.** **Note:** You can set this to a different value; however, this will require you to change the value on the client end as well via group policy. If you wish to change the port value, set it here within iManage to your desired value and also set the group policy for the Draftable communication port. For the group policy information, please refer to [this article.](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) In the "Review" window, ensure that the information configured is correct, and then select **Finish.** Now that the application is configured, we need to set up the web client context menus. In the left-hand menu bar, scroll until you see **Work Clients,** then select **Web Client.** Within the web client section, select the **context menus** option to start editing the context menus. You will see two context menus, one for **Documents** and another for **Versions.** We need to edit both in order to correctly configure. We will first configure **Documents.** We first need to remove any options for **Select for Compare**, by clicking the X next to it. Do so before continuing to the next step. Now click on the menu itself so it highlights, and at the bottom of the menu select **Add action.** Select the **Compare** menu item, to add it to the menu. Repeat this for **Compare Versions, 1-Click Compare** and **Compare with latest** items as well. Reorder the new menu option by selecting and dragging the **Compare** options to anywhere in your menu. See below for reference. That completes the context menu for the **Documents** context menu. Repeat steps 11 to 15 for the version's context menu. You should see a result similar to below. This completes the configuration for the setup for iManage on cloud. If you want to know how to use the feature itself, of launching Draftable from within iManage, please see [this article.](/hc/en-us/articles/22873285776409-Launching-comparisons-from-within-iManage) ### Configuring Draftable Legal Now we need to ensure that we are logging into our cloud iManage account. In 26.6 and later, open the settings menu and go to **DMS Connections > iManage**. In versions before 26.6, navigate to the **Integrations** section of the settings menu and select **iManage**. Depending on what version of Draftable you are using, there are two different procedures you need to follow depending on the version. ### If you are using Draftable v25.9.300 or earlier: Now we need to ensure that we are logging into our cloud iManage account. Navigate to the **Integrations** section of the settings menu and select **cloud.**  Ensure you have logged into iManage on your Draftable Legal application. This can be done following the process below.  Open the settings menu and navigate to the **integrations** section of the settings. Click the **Login** button, and enter your credentials for your iManage account. It should display as *Connected as* with your correct account details if done correctly. That concludes the iManage configuration process between Draftable Legal and cloud iManage. ### If you are using Draftable v25.10.000 or later Before you can connect, you need to turn on the iManage integration. In the settings menu, select **DMS Connections**, find the **iManage** section, and switch on its enable toggle. The connection options and **Servers** list only appear once iManage is enabled. Enabling the iManage integration with the toggle in DMS Connections Open the settings menu, select **DMS Connections**, then expand the **iManage** section. Here you can manage your connection options, including **Log in at startup**, **Sign in via system browser**, **Detailed logging**, **Open uploaded docs in browser**, and **App ID**. Your iManage servers are listed at the bottom under **Servers**. The iManage settings expanded under DMS Connections in Draftable Legal 26.6 To add a server, click **Add server**. In the **Add iManage Server** dialog, enter your iManage Work server address in the **Server URL** field (for example, `https://cloudimanage.com`), then click **Add Server**. In 26.6 and later the dialog has a single **Server URL** field. There is no separate name field; the server name is taken from the URL. You connect and authenticate after the server has been added. The Add iManage Server dialog with the Server URL field in Draftable Legal 26.6 The server is added to the **Servers** list. You can add more than one server if you work across multiple tenancies. Multiple iManage servers listed under Servers in Draftable Legal 26.6 Find the server you want to use in the **Servers** list and click **Connect**, then enter your iManage credentials (unless they have already been configured by Group Policy). The Connect button on an iManage server in the Servers list in Draftable Legal 26.6 Once authentication succeeds, the connection is validated: the iManage header shows a green **Connected as** badge with your account, the server is marked **Connected** in the **Servers** list, and its **Connect** button changes to **Disconnect**. A validated iManage connection in Draftable Legal 26.6, showing the Connected status and the Disconnect button Open the settings menu and navigate to the **Integrations** section of the settings. The iManage Integrations settings in Draftable Legal versions before 26.6 Enter your credentials for your iManage account (if they haven't already been configured by Group Policy) by clicking the arrow in the "Manage endpoints" section. The Manage endpoints section expanded in the iManage settings You can enter the endpoint name and the endpoint URL. This is important if you are using multiple tenancies. Entering an endpoint name and URL for an iManage server Click the **Save** button. It will now add that endpoint to the endpoint section. The newly added iManage endpoint listed in the endpoints section In the environment dropdown section, select the endpoint you want to connect to and click **Connect**. Selecting an iManage endpoint from the environment dropdown and connecting Connection is validated when the "Logout" button appears and the dropdown icon greys out. A validated iManage connection showing the Logout button That concludes the iManage configuration process between Draftable Legal and cloud iManage. ### iManage integration configuration via group policy You can also configure the integration configuration step shown at the start of the guide above via group policy for convenience to deploy across multiple user accounts.  Depending on what version of Draftable you are using, there are two different procedures you need to follow depending on the version. ### If you are using Draftable v25.9.300 or earlier: The three configurable fields for iManage cloud integration with Draftable are the, **Enable iManage integration on Behalf of users,** **Service URL** and **Draftable App ID (or Client ID).** The On Premise GPO options will also work for cloud as long as the service URL is entered the same as the cloud URL. You can configure this via group policy and follow the steps shown in [this article.](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) The image below shows what these group policy settings are. ### If you are using Draftable v25.10.000 or later The two configurable fields for iManage cloud integration with Draftable are the, **Enable iManage integration on Behalf of users,** and **iManage endpoints (CSV).**  The first **Enable iManage integration on Behalf of users,** is just a Binary field that enables the integration for users. The other policy that needs configuring is **iManage endpoints (CSV).** To configure this field, ensure you provide valid URLs, separated by a ";" and a space. For example: ```bash theme={null} https://draftable.com; https://newcompany.com; https://test_domain.com ``` If you need to configure just for normal iManage cloud (and not on-premises), just ensure you enter: ```bash theme={null} https://cloudimanage.com ``` **Note:** The first URL provided will be the default one that is selected by Draftable. ## Having issues with integration?  Please get in touch with our support team at \[[support@draftable.com](mailto:support@draftable.com)] please include all information regarding your configuration including screenshots and logs from Draftable in your reply. # Draftable Legal registry configurations Source: https://help.draftable.com/hc/en-us/articles/24732245077401-Most-common-Draftable-Legal-registry-configurations This is an article intended for administrator level users, who wish to make certain configurations to the registry of user computers, to set values directly to the registry. This is an alternative method of Draftable Legal user machine configuration as opposed to using something like Group Policy. **Important notice about registry values:** Registry value names in Draftable Legal are not guaranteed to remain static across versions. As the product evolves, there are instances where registry value names may be renamed, relocated, or deprecated. While we maintain a best effort to keep this documentation up to date, there may be circumstances where value names have changed between the version you are running and what is documented here. For the most reliable and version-safe configuration experience, Draftable recommends using [Group Policy](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) where possible. If you encounter any registry-related issues, please contact [support@draftable.com](mailto:support@draftable.com). This reference reflects **Draftable Legal version 26.6.0**. In 26.6.0, several settings that were previously configured inside each Redline profile became global settings — see [Output and viewer settings (global)](#output-and-viewer-settings-global). ## On this page Use this index to jump straight to the registry keys you need. Within each section, related settings are grouped into collapsible panels. Where Draftable reads keys (User Settings, User Policy, Computer Policy) and the precedence order. Product key, accept terms and conditions, organization identifier. Windows startup behaviour, automatic updates, Settings pre-warm, desktop shortcut. Usage statistics, exception reports, sharing obfuscated documents. Word, Outlook and Excel VSTO add-in installation. DOCX-to-PDF and PDF-to-DOCX engines, preserve Word comments, single Word instance, task processing. Header/footer detection, footnote numbering, clear files after compare, open in new tab, summary panel. Enable or disable each comparison output type. OCR default mode and selector visibility. Bulk compare option, 1-Click export options, tab visibility, admin definition. Default view mode, summary page position, filename pattern, Word open mode, after-compare action. Default / base / admin profiles, team names, and the full profile JSON property reference. iManage, SharePoint, OneDrive, NetDocuments, Worldox, Epona. Local HTTP listener enablement and communication port. Admin policy to hide the Create New Email button in the Outlook add-in. Custom error message, contact details, email subject/body, error-log sharing. Welcome balloon, free-text font, custom status tags, application language. Show experimental Preview settings. Customize default export file formats and selections (PersistedViewerValues). *** ## Registry configurations Below are a series of different registry configurations you can use to set user machine values directly for Draftable Legal. They are grouped by the category of settings/configuration each registry key belongs to. ### Registry locations Draftable uses three registry locations, each serving a different purpose: | Location | Path | Purpose | | ------------------- | ----------------------------------------------- | -------------------------------------------------------------------------------------------------- | | **User Settings** | `HKCU:\Software\Draftable\` | Default location where Draftable reads and writes user preferences. Users can modify these values. | | **User Policy** | `HKCU:\Software\Policies\Draftable\` | Group Policy settings applied to the current user. Read-only to the application. | | **Computer Policy** | `HKLM:\Software\Policies\Draftable\` | Group Policy settings applied to all users on the machine. Read-only to the application. | The `` corresponds to the setting category (e.g., `Compare`, `Feature`, `RedlineProfiles`, `HttpListener`, `Exceptions`, `Frontend`, `Installer`, and the nested `OfficeAddin\RedlineInEmail`). **Priority order**: When Draftable reads a setting, it checks locations in this order and uses the first value found: 1. **User Policy** (`HKCU:\Software\Policies\Draftable\`) 2. **Computer Policy** (`HKLM:\Software\Policies\Draftable\`) 3. **User Settings** (`HKCU:\Software\Draftable\`) This means Group Policy settings always take precedence over user settings. If no value is found in any location, the application default is used. **Important**: The `HKLM:\Software\Draftable\` path (without "Policies") is **not used** by Draftable. If you want to set machine-wide policies, you must use `HKLM:\Software\Policies\Draftable\`. ### Which location should I use? * **For individual user preferences**: Use `HKCU:\Software\Draftable\` * **For Group Policy deployment**: Use `HKCU:\Software\Policies\Draftable\` (user) or `HKLM:\Software\Policies\Draftable\` (machine) * **For enterprise-wide enforcement**: Use `HKLM:\Software\Policies\Draftable\` — these settings apply to all users on the machine and cannot be changed by users through the application or by editing `HKCU:\Software\Draftable\` **A user policy still beats a computer policy.** As the priority order above shows, `HKCU:\Software\Policies\Draftable\` is checked before `HKLM:\Software\Policies\Draftable\`. If the same setting is delivered by both a User Configuration policy and a Computer Configuration policy, the user policy wins. To make a machine-wide policy authoritative, make sure the setting is not also being applied through User Configuration. In the examples below, we show `HKCU:\Software\Policies\Draftable\` for settings that support Group Policy. You can substitute `HKLM:\Software\Policies\Draftable\` for machine-wide deployment, or `HKCU:\Software\Draftable\` for user-level settings (where supported). *** ## Licensing and activation Configure the product key to be used for automatic license activation. By enabling this setting and configuring a valid product key, automatic license activation will be attempted on launching the product. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: ProductKey Value type: REG_SZ Value data: ``` The value **``** should be your valid Draftable license key (29 characters). By default, users are prompted to accept the product Terms and Conditions on first-run. Enabling this setting suppresses the license acceptance prompt. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: wereTermsAndConditionsAccepted Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to accept on behalf of users, or **0** for the default behavior (prompt users). Specify an organization identifier (GUID) that will be included in all telemetry events. The identifier is used to associate telemetry with your organization for reporting and analysis. No user-level personally identifiable information (PII) is collected or transmitted. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: OrganizationIdentifier Value type: REG_SZ Value data: ``` *Available from version 25.9.0* *** ## Startup and updates This registry key controls what type of startup occurs when Windows boots. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: StartOnStartupOption Value type: REG_SZ Value data: ``` The value **``** can be set to: * **Start**: Starts and opens a New Comparison window when Windows starts (default) * **Silent**: Starts silently in the background, no user prompt is given * **NotStart**: Will not start Draftable when Windows starts **Group Policy note**: The "Launch Draftable automatically when Windows starts" GPO is an enum-style policy with a dropdown selector. Because the startup behavior is controlled by the dropdown value (not by the Enabled/Disabled state of the policy itself), the GPO states work as follows: * **Enabled** + **"Start with Windows"** selected: Draftable starts with Windows (writes `StartOnStartupOption = Start`) * **Enabled** + **"Not start with Windows"** selected: Draftable does not start with Windows (writes `StartOnStartupOption = NotStart`) * **Enabled** + **"Start application but without main screen"** selected: Draftable starts silently (writes `StartOnStartupOption = Silent`) * **Disabled** or **Not Configured**: No registry value is written, so Draftable uses its built-in default and **will start with Windows** To prevent Draftable from starting with Windows via Group Policy, you must set the policy to **Enabled** and select **"Not start with Windows"** from the dropdown. Setting the policy to "Disabled" does not prevent startup. By default, users are automatically updated. Disabling this setting means the app will only be updated manually from the settings window. This applies to non-MSI installations only. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: AutomaticUpdatesEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable automatic updates. Controls whether the Settings interface is pre-warmed at application startup so the first click on Settings opens with minimal delay. Disabling this skips the pre-warm step (Settings still opens, but the first open after each application launch takes a few seconds longer while the bundle loads). This can be useful if security software interferes with the off-screen browser process used for pre-warming. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: SettingsV2PreWarmEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable pre-warming. *Available from version 26.6.0* Controls whether a desktop shortcut is created during installation. ```bash theme={null} Key: HKLM:\Software\Policies\Draftable\Installer Value name: CreateDesktopShortcut Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to create a shortcut (default), or **0** to skip shortcut creation. *** ## Telemetry and diagnostics By default, submission of usage statistics is enabled and users can opt-out. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: SendStatistics Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. To assist with identifying issues and improving the product, exception reports are automatically sent by default. This setting allows you to configure the behavior when exceptions are encountered. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Exceptions Value name: sendExceptionReports Value type: REG_SZ Value data: ``` The value **``** can be set to: * **AlwaysSend**: Always send exception reports (default) * **NeverSend**: Never send exception reports * **AskEveryTime**: Prompt the user each time Controls whether obfuscated documents can be sent for troubleshooting purposes, including the option in error messages. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: NeverShareObfuscatedDocuments Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to disable sending obfuscated documents, or **0** to allow (default). From version 26.6, this feature is called **Create safe file for sharing** in the app (under **Help & Troubleshooting → Diagnostics**). The registry value name `NeverShareObfuscatedDocuments` is unchanged. *** ## Office Add-ins Controls whether the Word VSTO Add-In is automatically installed when Draftable Desktop Legal is launched. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: WordVstoAddInEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Machines and users which already have the Add-In installed will not be affected by disabling. Controls whether the Outlook VSTO Add-In is automatically installed when Draftable Desktop Legal is launched. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: OutlookVstoAddInEnabledSetting Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. When configuring the Outlook add-in by setting the registry value directly, use the value name `OutlookVstoAddInEnabledSetting` exactly as shown above — this is the value the application reads. Controls whether the Excel VSTO Add-In is automatically installed when Draftable Desktop Legal is launched. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsExcelVstoAddInEnabledSetting Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. *** ## Conversion engines Specify which conversion engine to use when converting Word documents to PDF. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: DocxConversionEngine Value type: REG_SZ Value data: ``` The value **``** can be set to: * **Default**: Use Draftable's recommended engine (currently Aspose; may change between versions) * **Aspose**: Always use the Aspose engine * **Office**: Use Microsoft Office * **Internal**: Use Draftable Engine Specify which conversion engine to use when converting PDF documents to Word. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: PdfToDocxConversionEngineV2 Value type: REG_SZ Value data: ``` The value **``** can be set to: * **Default**: Use Draftable's recommended engine (currently Apryse) * **Apryse**: Always use the Apryse engine * **Office**: Use Microsoft Office * **Internal**: Use Draftable Engine *Available from version 25.9.0* By default, Word comments are preserved when converting to PDF in Side By Side comparison. Disable this setting to exclude Word comments from the PDF output. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: PreserveWordCommentsInPdfConversion Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to exclude comments. *Available from version 26.1.0* Only use a single instance of Microsoft Word when converting documents to PDF. This is intended as a fix for those using macros within the normal.dotm file. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Compare Value name: WordApplicationInstancePolicy Value type: REG_SZ Value data: ``` The value **``** can be set to: * **MultipleInstance**: Allow multiple instances (default) * **SingleInstance**: Limit to single instance Configure how comparison tasks are executed. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: TaskRunnerType Value type: REG_SZ Value data: ``` The value **``** can be set to: * **Default**: Use Draftable's recommended option (Worker Process) * **Process**: Run tasks in a separate background process (more stable) * **Thread**: Run tasks in a worker thread (Preview; may be less stable) *Available from version 25.8.0* *** ## Comparison settings Enables experimental header and footer detection for side-by-side comparisons. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: HeaderFooterEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). By default, Draftable does not compare footnote numbering — footnotes are numbered automatically for compatibility with Track Changes output. Enabling this will report footnote numbering changes. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: CompareFootnoteNumberingEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). *Available from version 25.1.0* This setting only supports continuous/by-section numbering and will interfere with Track Changes behavior. Draftable generates revision information for table cell insertions and deletions in Track Changes outputs. However, when printed or exported by Word, these appear in a comment-style sidebar. Enabling this setting omits cell revisions from Track Changes outputs (they will still appear in redline outputs and reports). ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: SuppressCellRevisionMarkersEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). *Available from version 25.8.0* Controls whether files are cleared from the Compare Selector Window automatically after a comparison is completed, or retained for future actions. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: ClearFilesAfterCompareSetting Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to clear files after comparison, or **0** to retain them (default). Controls whether Draftable opens each comparison in a new in-app tab or reuses the current tab. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: OpenComparisonInNewTab Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to open in new tab, or **0** to reuse current tab. *Available from version 25.10.0* Controls whether the summary information panel is shown in the Compare Window. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: CompareWindowSummaryPolicy Value type: REG_SZ Value data: ``` The value **``** can be set to: * **ShowExpanded**: Summary shown expanded (default) * **ShowCollapsed**: Summary shown but collapsed * **Hidden**: Summary not shown * **RememberBetweenSessions**: Reuse the panel's last expanded/collapsed state across sessions *(available from version 26.6.0)* *Available from version 25.2.0* *** ## Comparison output options Sets which Comparison Type is pre-selected in the New Comparison window when Draftable starts. By default this is **Redline in Draftable**. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: InitialComparisonOutput Value type: REG_SZ Value data: ``` The value should match the Comparison Type you want as the default: | **Comparison Type** | **Value** | | :---------------------- | :------------------ | | Redline in Draftable | `Redline` | | Redline in Word | `RedlineDocx` | | Tracked Changes in Word | `TrackChangesWord` | | Side by Side | `Draftable` | | Redline in Excel | `ExcelRedline` | | Native in MS Office | `NativeOffice` | | Departures Table | `DeparturesTable` | | Changes Report | `ChangesReport` | | Text Only Compare | `TextOnly` | | PowerPoint Redline | `PowerPointRedline` | | AI-Ready Redline | `AiReadyRedline` | Once set, the chosen Comparison Type is pre-selected each time Draftable starts. If the user then selects a different Comparison Type, that choice is "sticky" for the rest of the session and reverts to this default when the application is closed and reopened. To make **Side by Side** the default, set the value to `Draftable`. This is different from the **Default view mode** setting (`DefaultViewerViewMode`) covered under [Output and viewer settings (global)](#output-and-viewer-settings-global) below: that controls the viewer layout shown when a comparison opens, whereas this setting controls which Comparison Type is pre-selected in the New Comparison window. For removing unwanted Comparison Types, and for the equivalent Group Policy options, see [How to configure Comparison Types and Outputs](/hc/en-us/articles/35240737941913-How-to-configure-Comparison-Types-and-Outputs-Remove-options-or-set-initial-default). *Available from version 24.7.200* Controls whether Side-by-Side comparison type is available in the Compare selector and 1-Click. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsDraftableOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether Redline PDF comparison type is available. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsRedlineOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether Redline DOCX comparison type is available. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsRedlineDocxOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether Track Changes in Word output is available. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsTrackChangesWordOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether Changed Pages comparison type is available. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsChangedPagesOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether Excel Redline comparison type is available. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsExcelRedlineOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether PowerPoint Redline comparison type is available. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsPowerPointRedlineOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether Native Office comparison type is available. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsNativeOfficeOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether Departures Table comparison type is available. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsDeparturesTableOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. *Available from version 25.8.0* Controls whether the Changes Report export is available from **Side-by-Side** comparisons. When disabled, the Changes Report option is removed from Side-by-Side export menus and the Comparison Outputs panel. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsChangesReportEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. This policy applies to **Side-by-Side comparisons only**. For **Redline comparisons**, the Changes Report is controlled per Redline profile rather than by this flag — see [Redline profile configurations](#redline-profile-configurations) below and [Managing profiles for Redline settings](/hc/en-us/articles/19002240548249-Managing-profiles-for-Redline-settings) for guidance on enabling or disabling the Changes Report inside a Redline profile. From Draftable Legal v26.4.0 onward, the default Redline profile no longer surfaces the Changes Report in the export menu. To re-enable it for Redline users, deploy a Redline profile (via `BaseRedlineProfile` or `AdminRedlineProfile1`–`AdminRedlineProfile9`) that includes the Changes Report export. *Available from version 26.1.0* Controls whether Text Only Compare comparison type is available in the Compare selector and 1-Click. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsTextOnlyCompareOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. *Available from version 26.1.0* Controls whether AI-Ready Redline is available as an export option. This output generates a deterministic full-document diff in Markdown format, suitable for use with AI tools. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsAiReadyRedlineOutputEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. *Available from version 26.3.200* An older setting that controls whether Redline PDF output is enabled. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: RedlinePdfOutputEnabledSetting Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. *** ## OCR settings Sets the default value for OCR detection when comparing documents. ```bash theme={null} Key: HKCU:\Software\Draftable\Feature Value name: DefaultOcrOption Value type: REG_SZ Value data: ``` The value **``** can be set to: * **Auto**: Automatically performs OCR when Draftable detects the document requires it (default) * **Yes**: Always perform OCR on the document * **No**: Never perform OCR on the document Controls whether the OCR setting is visible and configurable in the New Comparison window. ```bash theme={null} Key: HKCU:\Software\Draftable\Feature Value name: OcrSelectorOptionsVisible Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to show the OCR selector, or **0** to hide it (default). *** ## 1-Click Compare settings Enable the Bulk Compare option in the Compare Selector Window. If disabled, users cannot turn on bulk compare. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: BulkEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). **Deprecated in version 26.4.0.** Bulk Compare is now always available and no longer requires this toggle. This setting has no effect in version 26.4.0 and later. Suppresses the confirmation dialog that normally appears when closing the Bulk Compare window. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: NotShowWarningBeforeBulkCompareWindowClose Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to suppress the warning, or **0** to show it (default). *Available from version 25.5.0* Controls whether 1-Click export options are shown. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: OneClickExportOptionsEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). Hide the 1-Click tab in Settings. Note that this will not remove 1-Click functionality from integrations such as Windows Context Menu. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: HideOneClickTab Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to hide the tab, or **0** to show it (default). Set an initial 1-Click definition that will be used if the user has not provided their own. To enforce this value, use the "Hide 1-Click tab" setting. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: AdminOneClickCompareSuggestion Value type: REG_SZ Value data: ``` The value should be a JSON string defining the 1-Click workflow configuration. *** ## Output and viewer settings (global) **Changed in version 26.6.0:** Several settings that were previously configured **inside each Redline profile** are now **global** (application-wide) settings, read from the registry locations below rather than from the profile JSON. When Draftable first loads an older (version 2) profile, it migrates these values to the global settings automatically; in current (version 3) profiles these properties are ignored. The settings that moved are: default view mode, summary page position, show comments in three-pane output, strip PDF line numbers, and output filename pattern. The corresponding former profile property is noted under each setting below. Sets the default viewer layout used when a comparison opens. *(Previously the per-profile `DefaultViewMode` property.)* ```bash theme={null} Key: HKCU:\Software\Draftable\Compare Value name: DefaultViewerViewMode Value type: REG_SZ Value data: ``` The value **``** can be set to: * **SideBySide** (default) * **SingleDocument** * **Inline** * **ThreePane** * **WorkbookInline** * **SlidesInline** This is a user-level setting and is configured under `HKCU:\Software\Draftable\Compare`. *Available from version 26.6.0* Controls where the summary page is inserted in Redline output. *(Previously the per-profile `DefaultSummaryPagePosition` property.)* ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: SummaryPagePosition Value type: REG_SZ Value data: ``` The value **``** can be set to: * **Skipped**: No summary page * **Start**: Summary page at the beginning (default) * **End**: Summary page at the end * **Both**: Summary pages at both the beginning and the end *Available from version 26.6.0* Controls whether the three-pane redline view includes a comments column. *(Previously the per-profile `ThreePaneShowComments` property.)* ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Frontend Value name: ThreePaneShowCommentsGlobal Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to show comments (default), or **0** to hide them. *Available from version 26.6.0* Strips California pleading line numbers (1–28) from margins so they don't appear as false-positive changes. *(Previously the per-profile `StripPdfLineNumbers` property.)* ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: StripPdfLineNumbersGlobal Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to strip line numbers (default), or **0** to preserve them in output. *Available from version 26.6.0* Template used to name redline output files. Supports tokens such as `{originalName}` and `{revisedName}` (for example, `{originalName} (compared)`). *(Previously the per-profile `FilenameOutputFormat` property.)* ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Frontend Value name: OutputFilenamePatternGlobal Value type: REG_SZ Value data: ``` Leave unset (empty) to use the application default naming. When set by policy, the in-app field is locked. *Available from version 26.6.0* Controls how Draftable opens final Tracked Changes Word output. **Reviewing** mode opens Word with track revisions enabled for review; **Edit** mode opens Word without enabling track revisions on open (tracked revisions are still retained in the generated document). ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: WordOpenMode Value type: REG_SZ Value data: ``` The value **``** can be set to: * **Reviewing** (default) * **Edit** *Available from version 26.6.0* Controls what Draftable Desktop does when a comparison finishes. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: AfterCompareAction Value type: REG_SZ Value data: ``` The value **``** can be set to: * **ask**: Prompt the user (default) * **open**: Open the resulting comparison automatically * **save**: Save the resulting file automatically *Available from version 26.6.0* *** ## Redline profile configurations Specifies the default Redline profile to be used on Draftable startup. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\RedlineProfiles Value name: DefaultProfileName Value type: REG_SZ Value data: ``` The value is the exact name of the Redline profile to load (case sensitive). Specifies a base configuration for all Redline profiles. This can optionally enforce certain properties across all profiles. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\RedlineProfiles Value name: BaseRedlineProfile Value type: REG_SZ Value data: ``` The value should be a JSON string containing the base profile settings. Specifies named sets of configuration settings for Redline comparisons. You can configure up to 9 admin profiles. Each profile can optionally be associated with a team. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\RedlineProfiles Value name: AdminRedlineProfile1 Value type: REG_SZ Value data: Key: HKCU:\Software\Policies\Draftable\RedlineProfiles Value name: AdminRedlineProfile1Team Value type: REG_SZ Value data: ``` Repeat for profiles 2-9 by changing the number suffix (`AdminRedlineProfile2`, `AdminRedlineProfile2Team`, etc.). The profile value should be a JSON string. You can read more about [Redline profiles here](/hc/en-us/articles/19002240548249-Managing-profiles-for-Redline-settings). Associates a user with a team so they can see team-specific profiles. Use a wildcard `*` for the user to see profiles from all teams. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\RedlineProfiles Value name: UserTeamName Value type: REG_SZ Value data: ``` Removes the Draftable Default Template and disables importing of user profiles. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\RedlineProfiles Value name: AdminBaseProfilesOnly Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to enable admin-only profiles, or **0** for default behavior. Redline profiles are configured as JSON objects stored in the registry via `BaseRedlineProfile` or `AdminRedlineProfile1`–`AdminRedlineProfile9`. The properties below define what a profile controls. They are not standalone registry keys — they are set inside the profile JSON. **Changed in version 26.6.0:** Five properties that used to live inside each Redline profile are now **global** settings configured via their own registry values, not inside the profile JSON. In current (version 3) profiles these properties are ignored. If you are on 26.6.0 or later, configure them using the [Output and viewer settings (global)](#output-and-viewer-settings-global) section instead: | Former profile property | Now configured via global registry value | | ---------------------------- | ---------------------------------------- | | `DefaultViewMode` | `DefaultViewerViewMode` | | `DefaultSummaryPagePosition` | `SummaryPagePosition` | | `ThreePaneShowComments` | `ThreePaneShowCommentsGlobal` | | `StripPdfLineNumbers` | `StripPdfLineNumbersGlobal` | | `FilenameOutputFormat` | `OutputFilenamePatternGlobal` | The property entries below are retained for reference and for configuring profiles on versions prior to 26.6.0. **How to create and deploy Redline profiles:** * **Create a profile** using the Draftable Legal UI: go to Settings > Redline, create/configure a profile, then export it as JSON. See [Managing profiles for Redline settings](/hc/en-us/articles/19002240548249-Managing-profiles-for-Redline-settings). * **Deploy via Group Policy:** paste the exported JSON into the `AdminRedlineProfile1`–`AdminRedlineProfile9` policies. See [Configuring Redline profiles within Group Policy](/hc/en-us/articles/22665341687705-Configuring-Redline-profiles-within-Group-Policy). * **Deploy via registry:** write the JSON string directly to the registry values listed in the [Redline profile configurations](#redline-profile-configurations) section above. * **Lock specific settings** across all profiles using the `BaseRedlineProfile` with the `Enforced` array. See the [Configuring Redline profiles within Group Policy](/hc/en-us/articles/22665341687705-Configuring-Redline-profiles-within-Group-Policy) article for details. **Understanding Redline settings in the UI:** For a visual guide to what each setting does in the application, see [Redline comparison settings](/hc/en-us/articles/16549612535705-Redline-comparison-settings). #### Profile metadata | Property | Type | Default | Description | | ---------- | ---------------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `Name` | String | `"Basic"` | The display name of the profile. | | `Version` | Integer | `2` | JSON schema version. Current profiles use version 2. | | `Created` | DateTime | null | Timestamp when the profile was created. Auto-populated on export. | | `Updated` | DateTime | null | Timestamp when the profile was last modified. Auto-populated on export. | | `Enforced` | Array of strings | null | List of property names to lock across all profiles. Only applicable in `BaseRedlineProfile`. When a property is enforced, its value from the base profile overrides all other profiles and cannot be changed by users. | #### Document comparison toggles These control what document elements are included in the comparison. | Property | Type | Default | Description | | ----------------------------- | ------- | ------- | ------------------------------------------------------------------------------------------------------------------------ | | `CompareBulletsAndNumberings` | Boolean | true | Include bullet points and numbering in comparison. | | `CompareTables` | Boolean | true | Include table structure and content in comparison. | | `CompareImages` | Boolean | true | Include embedded images in comparison. | | `CompareTextBoxes` | Boolean | true | Include text boxes in comparison. | | `CompareHeaders` | Boolean | true | Include document headers in comparison. | | `CompareFooters` | Boolean | true | Include document footers in comparison. | | `CompareCoverPage` | Boolean | true | Include the cover/first page in comparison. | | `CompareTablesOfContents` | Boolean | true | Include table of contents in comparison. | | `CompareWatermarks` | Boolean | true | Include watermarks in comparison. | | `CompareMathEquations` | Boolean | true | Include mathematical equations in comparison. | | `CompareFootnotesAndEndnotes` | Boolean | true | Include footnotes and endnotes in comparison. | | `CompareHiddenText` | Boolean | false | Include hidden/tracked text in comparison. Off by default as it may reveal content the document author intended to hide. | #### Comparison behaviour | Property | Type | Default | Description | | --------------------------------- | ------- | -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | | `ComparisonResolution` | Enum | `0` (CharacterLevel) | Comparison resolution level. `0` = CharacterLevel (highlights individual character changes), `1` = WordLevel (highlights whole word changes). | | `CaseSensitivity` | Enum | `0` (CaseSensitive) | `0` = CaseSensitive, `1` = IgnoreCase. | | `MovesEnabled` | Boolean | true | Enable detection of moved/relocated content between documents. | | `DetectMovesIntoLargerEdits` | Boolean | true | Include moved text that appears within larger edited sections. *Available from version 26.3.0* | | `FlattenDynamicContent` | Boolean | false | Convert dynamic content (e.g., fields, auto-generated text) to static before comparison. | | `IgnoreChangesToQuotationMarks` | Boolean | true | Ignore changes between different quotation mark styles (e.g., straight vs curly quotes). | | `IgnoreWhitespaceChanges` | Boolean | false | Ignore whitespace-only changes (extra spaces, tabs). | | `IgnoreRunnersInChangedPagesOnly` | Boolean | true | Only report header/footer page reference changes on pages that have other content changes. | | `DeduplicateHeaderFooterChanges` | Boolean | false | Avoid reporting the same header/footer change multiple times across pages. | #### Comments and revisions | Property | Type | Default | Description | | ------------------------------ | ------- | --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | | `CommentOption` | Enum | `0` (CompareComments) | How to handle document comments. `0` = CompareComments, `1` = ShowOriginalAndModified, `2` = ShowOriginal, `3` = ShowModified, `4` = HideAll. | | `PreserveAcceptedComments` | Boolean | false | Keep comments that were previously accepted/resolved in the output. | | `DefaultTrackChangesBehaviour` | Enum | `0` (Unknown) | Default behaviour for Track Changes output. `0` = Unknown (use application default), `1` = Open (show markup), `2` = Save (accept changes on save). | #### Author attribution | Property | Type | Default | Description | | -------------------------------------- | ------- | ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `DefaultAuthorOption` | Enum | `1` (LastModified) | Source for revision author name. `0` = Default, `1` = LastModified (uses last modified author from the document), `2` = DocumentAuthor, `3` = Custom (uses `DefaultAuthorCustomOptionValue`), `4` = OfficeUserName, `5` = OfficeUserInitials. | | `DefaultAuthorCustomOptionValue` | String | `"Draftable"` | Custom author name used when `DefaultAuthorOption` is set to `3` (Custom). | | `DefaultAuthorLauncherDropdownVisible` | Boolean | null | Controls whether the author selection dropdown is visible in the comparison launcher UI. | #### View and layout | Property | Type | Default | Description | | ---------------------------- | ------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `DefaultViewMode` | Enum | `2` (Inline) | Default viewer layout. `0` = SideBySide, `1` = SingleDocument, `2` = Inline, `3` = ThreePane, `4` = WorkbookInline, `5` = SlidesInline. **Lifted to the global `DefaultViewerViewMode` setting in 26.6.0** — ignored in version 3 profiles. | | `DefaultSummaryPagePosition` | Enum | `0` (Skipped) | Where to place the summary page in Redline output. `0` = Skipped (no summary), `1` = Start, `2` = End, `3` = Both (start and end). **Lifted to the global `SummaryPagePosition` setting in 26.6.0** — ignored in version 3 profiles. | | `ThreePaneShowComments` | Boolean | true | Show the comments pane in Three-Pane view. **Lifted to the global `ThreePaneShowCommentsGlobal` setting in 26.6.0** — ignored in version 3 profiles. | #### Style change detection | Property | Type | Default | Description | | --------------------- | --------------- | ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `StyleChangesEnabled` | Boolean | true | Enable detection of formatting/style changes (bold, italic, font size, etc.). | | `StyleChangeConfig` | Flags (integer) | `3` | Which types of style changes to track. This is a bitfield: `1` = TextStyling, `2` = FontChanges, `4` = LayoutChanges, `8` = Miscellaneous. Default `3` = TextStyling + FontChanges. Combine values by adding them (e.g., `7` = TextStyling + FontChanges + LayoutChanges). | #### Output and export | Property | Type | Default | Description | | ---------------------- | ------- | ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `ShowChangesReport` | Boolean | false | Show the Changes Report export option for this profile. From version 26.4.0, the default profile has this off — deploy a custom profile to enable it. *Available from version 26.4.0* | | `StripPdfLineNumbers` | Boolean | true | Strip California pleading line numbers (1–28) from margins so they don't appear as false-positive changes. Disable to preserve line numbers in output. *Available from version 26.4.0.* **Lifted to the global `StripPdfLineNumbersGlobal` setting in 26.6.0** — ignored in version 3 profiles. | | `FilenameOutputFormat` | String | `""` (empty) | Custom format string for output filenames. Supports placeholder tokens for dynamic naming. **Lifted to the global `OutputFilenamePatternGlobal` setting in 26.6.0** — ignored in version 3 profiles. | Changes Report visibility is controlled separately for Side-by-Side and Redline comparisons. The global `IsChangesReportEnabled` registry key (see [Comparison output options](#comparison-output-options)) controls Side-by-Side. The per-profile `ShowChangesReport` setting controls Redline. #### Markup scheme (RedlineMarkupScheme) The `RedlineMarkupScheme` property is a nested JSON object that controls the visual appearance of changes in Redline output. It contains sub-objects for text changes and cell changes. **Text change styling** — each of `TextDeletion`, `TextInsertion`, `TextMoveFrom`, and `TextMoveTo` accepts: | Property | Type | Description | | ----------------- | ------ | --------------------------------------------------------------------- | | `Underline` | Enum | `0` = None, `1` = SingleLine, `2` = DoubleLine, `3` = Thick | | `Strikethrough` | Enum | `0` = None, `1` = SingleLine, `2` = DoubleLine | | `TextColor` | String | RGB colour as comma-separated values (e.g., `"181, 8, 46"` for red). | | `HighlightColour` | String | Optional highlight/background colour. Set to `null` for no highlight. | Default text styles: * **TextDeletion**: Red text (`"181, 8, 46"`) with single strikethrough * **TextInsertion**: Blue text (`"55, 110, 150"`) with single underline * **TextMoveFrom**: Green text (`"44, 98, 52"`) with double strikethrough * **TextMoveTo**: Green text (`"44, 98, 52"`) with double underline **Cell change highlighting** — each of `CellDelete`, `CellInsert`, `CellMerge`, and `CellSplit` accepts: | Property | Type | Description | | ---------------- | ------ | ------------------------------------------------------------------ | | `HighlightColor` | String | RGB colour for cell background (e.g., `"252, 230, 244"` for pink). | Default cell colours: * **CellDelete**: Pink (`"252, 230, 244"`) * **CellInsert**: Light blue (`"225, 242, 250"`) * **CellMerge**: Light orange (`"252, 227, 208"`) * **CellSplit**: Light yellow (`"254, 244, 222"`) **Revised line marker:** | Property | Type | Description | | ------------------ | ---- | ------------------------------------------------- | | `RevisedLine.Mark` | Enum | `0` = None, `1` = Left border, `2` = Right border | #### PowerPoint-specific settings (PowerPointRedlineSettings) These are set inside a nested `PowerPointRedlineSettings` object within the profile JSON. | Property | Type | Default | Description | | ------------------------------------------- | ------- | ------- | ------------------------------------------------------------ | | `CompareText` | Boolean | true | Compare slide text content. | | `CompareImages` | Boolean | true | Compare images in slides. | | `CompareTables` | Boolean | true | Compare tables in slides. | | `CompareGroupedShapesAndSmartArt` | Boolean | true | Compare grouped shapes and SmartArt. | | `CompareSpeakerNotes` | Boolean | true | Compare speaker notes. | | `CompareSlideNumbers` | Boolean | true | Compare slide numbers. | | `CompareCharts` | Boolean | false | Compare chart content. | | `CompareMasterSlide` | Boolean | false | Compare master slide changes. | | `CompareComments` | Boolean | false | Compare slide comments. | | `CompareStyles` | Boolean | false | Compare text and shape styling. | | `ShowMatchesInGreyscale` | Boolean | true | Display unchanged slides in greyscale to emphasise changes. | | `ShowShapeMoves` | Boolean | false | Highlight shape position changes. | | `ShapeMoveThreshold` | Integer | `0` | Minimum pixels a shape must move to be flagged as a change. | | `AutoAdjustLayoutToResolveOverlappingEdits` | Boolean | false | Automatically adjust slide layout when edit markers overlap. | #### Excel-specific settings (ExcelRedlineSettings) These are set inside a nested `ExcelRedlineSettings` object within the profile JSON. | Property | Type | Default | Description | | -------------------------------------- | ------- | ----------------------- | ---------------------------------------------------------------------------------------- | | `RedlineCompareType` | Enum | `0` (ValuesAndFormulas) | What to compare in cells. `0` = ValuesAndFormulas, `1` = ValuesOnly, `2` = FormulasOnly. | | `FormulaChangeNotesVisible` | Boolean | false | Show notes explaining formula changes in the output. | | `DetectColumnEdits` | Boolean | true | Track column insertions and deletions. | | `DetectRowEdits` | Boolean | true | Track row insertions and deletions. | | `ShowMatchesInGreyscale` | Boolean | true | Display unchanged cells in greyscale to emphasise changes. | | `MaximumCellEditsPerSheet` | Integer | `1000000` | Maximum number of cell-level changes to track per sheet. | | `IsExcelMaximumChangesPerSheetEnabled` | Boolean | false | Enable the maximum changes per sheet limit. | *** ## DMS integrations Controls whether iManage integration is enabled by default. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: DmsEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled. **Version 25.11 and later**: This setting replaces the separate `ImanageOnPremisesClientId` and `ImanageOnPremisesServerUrl` settings. Use this setting for all new deployments. Specifies one or more iManage server URLs, separated by semicolons. Only absolute HTTPS URLs are allowed. The first valid URL becomes the default. When set, users cannot edit the list; they can only choose from the provided endpoints. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: ImanageEndpointsCsvPolicy Value type: REG_SZ Value data: ``` Example: `https://cloudimanage.com;https://tenant1.cloudimanage.com;https://sso.company.com/imanage` *Available from version 25.10.100* Use a consistent style (no trailing slash) to avoid duplicates. **For versions prior to 25.11 only**: This setting is superseded by `ImanageEndpointsCsvPolicy` in version 25.11 and later. Use this setting only if you are running Draftable Legal versions before 25.11. Specifies a custom iManage client ID for on-premises deployments. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: ImanageOnPremisesClientId Value type: REG_SZ Value data: ``` **For versions prior to 25.11 only**: This setting is superseded by `ImanageEndpointsCsvPolicy` in version 25.11 and later. Use this setting only if you are running Draftable Legal versions before 25.11. Specifies the server URL for on-premises iManage configuration. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: ImanageOnPremisesServerUrl Value type: REG_SZ Value data: ``` Example: `https://imanage.yourcompany.com` **Deprecated in version 25.10.100.** This setting has been superseded by `ImanageEndpointsCsvPolicy`. Use the [iManage endpoints (CSV)](#dms-integrations) setting for all new deployments. Controls whether iManage login details are retained on the end user's machine. Recommended to disable for SSO scenarios. Important to keep enabled for non-SSO scenarios. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: ImanagePersistentSessionEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. If you are having iManage connection issues, try setting this to **0**, restart Draftable, and reconnect (you will be prompted to login again). Controls how users sign in to iManage. By default, sign-in happens in an embedded browser inside the application. Enabling this setting routes the iManage OAuth sign-in through the user's default web browser instead, which is required when an identity provider or Conditional Access policy blocks sign-in from third-party browsers such as the embedded Chromium runtime. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: ImanageUseSystemBrowserForSignin Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to sign in via the default web browser, or **0** to use the embedded browser (default). When set by policy, the in-app checkbox is locked. Because of the iManage refresh-token lifetime (typically 30 to 90 days, depending on tenant configuration), users may be prompted to sign in again periodically. *Available from version 26.6.0* Controls whether a confirmation prompt is shown before Draftable opens the system browser to sign in to iManage. By default, the prompt is shown first. Enabling this setting suppresses the prompt so the default browser opens immediately. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: ImanageSystemBrowserSkipConfirm Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to suppress the confirmation prompt, or **0** to show it (default). This setting applies only when [Use system browser to sign in to iManage](#dms-integrations) is enabled. *Available from version 26.6.200* Enables automatic iManage login when the application starts. This may show the iManage login screen depending on your iManage configuration. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: ImanageAutoLogInEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). Controls whether users can upload Track Changes output to iManage as a new version of the document. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: TrackChangesOutputUploadAsImanageNewVersionEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Controls whether users can upload comparison output as a new related file in iManage. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: SaveImanageFileWithRelatedEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. *Available from version 25.5.0* When a single file with multiple versions is selected, Draftable automatically loads the two most recent versions. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsLoadLatestDmsPairEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). Controls whether SharePoint integration is enabled. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: SharePointEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). Optimizes SharePoint integration for environments with high usage. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: SharePointHeavyUsageModeEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). As of the 26.6.200 Group Policy templates, this setting is no longer surfaced as a Group Policy. The registry value shown above is still read by the application, and the toggle remains available in the in-app SharePoint settings. *Available from version 26.1.0* Controls whether the SharePoint version picker hides minor versions by default. Users can still toggle minor versions on for an individual comparison. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: SharePointHideMinorVersionsByDefaultEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to hide minor versions by default, or **0** to show them (default). *Available from version 26.6.200* Controls whether OneDrive integration is enabled. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsOneDriveEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. *Available from version 25.5.200* Controls whether NetDocuments integration is enabled. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsNetDocsEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). Controls whether Worldox integration is enabled. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsWorldoxEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). Controls whether Epona integration is enabled. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: IsEponaEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). *** ## HTTP Listener (iManage communication) Enables the local HTTP listener that allows running Draftable from external applications (e.g., iManage web, Outlook, etc.). ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\HttpListener Value name: CommunicationEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to disable. Specifies the port number for the HTTP Listener. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\HttpListener Value name: CommunicationPort Value type: REG_SZ Value data: ``` Default value is **4764**. *** ## Redline in Email Hides the **Create New Email** button in the Draftable Redline in Email Outlook add-in, removing the option for users to generate the redline as a brand-new email. Useful where your workflow requires users to redline only within existing emails. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\OfficeAddin\RedlineInEmail Value name: HideCreateNewEmailButton Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to hide the button, or **0** to show it (default). **Policy-only setting.** This value is read only from the Group Policy paths — `HKCU:\Software\Policies\Draftable\OfficeAddin\RedlineInEmail` (per user) or `HKLM:\Software\Policies\Draftable\OfficeAddin\RedlineInEmail` (per machine). There is no user-level (`HKCU:\Software\Draftable\…`) equivalent. It is **not** included in the Group Policy ADMX template files, so configure it directly in the registry or via a Group Policy registry preference. Requires the Redline in Email add-in with Draftable Desktop 26.6.0 or later. *Available from version 26.6.0* *** ## Error handling and support Set custom contact details to replace `support@draftable.com` in all dialog windows and as the email recipient for support requests. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: CustomErrorContactInfoSetting Value type: REG_SZ Value data: ``` Set a custom error message that will be shown when something goes wrong during a comparison. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: CustomCompareErrorMessage Value type: REG_SZ Value data: ``` Set a custom email message that will be included when a user sends logs via Outlook after an application error. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: CustomEmailSupportMessage Value type: REG_SZ Value data: ``` Set a custom email subject that will be used when users export via the Email option. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: CustomEmailSubject Value type: REG_SZ Value data: ``` Set the default email body used when users export via the Email option. If users choose to include any export outputs in the email body, those outputs will be appended. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: CustomEmailBody Value type: REG_SZ Value data: ``` *Available from version 25.10.0* Controls whether users see the option to draft an email with logs attached when an error occurs during comparison. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: CompareErrorWindowAllowsToEmailLogs Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled (default), or **0** to hide this option. *** ## User interface Prevents the Welcome Balloon Notification from appearing at application startup. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: NotShowWelcomeBalloonNotification Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** to disable the notification, or **0** to show it (default). Set a custom font family for free text comparisons. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Feature Value name: FreeTextFontSetting Value type: REG_SZ Value data: ``` Default value is **Arial**. Override the default status tags available within the comparison viewer. Supply this as a JSON array of color and label pairs. ```bash theme={null} Key: HKCU:\Software\Policies\Draftable\Frontend Value name: CustomStatusTags Value type: REG_SZ Value data: ``` Example: `[{"color": "#5bf05d", "label": "Reviewed"}, {"color": "#ff6b6b", "label": "Needs Review"}]` *Available from version 25.3.100* Set the application language/culture. ```bash theme={null} Key: HKCU:\Software\Draftable\Compare Value name: Culture Value type: REG_SZ Value data: ``` Available values include: **EnUS**, **EnGB**, **DeDE**, **FrFR**, **EsES**, **ZhCN**, etc. *** ## Preview features Controls whether "Preview" settings are visible in the Draftable Legal settings menu. Preview features are experimental and may change. ```bash theme={null} Key: HKCU:\Software\Draftable\Feature Value name: PreviewSettingsEnabled Value type: REG_DWORD Value data: ``` The value **``** can be set to **1** for enabled, or **0** for disabled (default). *** ## Customizing export default settings The `PersistedViewerValues` registry key allows administrators to customize the default file extensions and pre-selected options for export workflows (Email, Save, Save to DMS, etc.). When no customization is configured, Draftable uses the following defaults for export file format: | Comparison type | Default format | | -------------------------------- | -------------- | | Document comparisons (Word, PDF) | PDF | | Workbook comparisons (Excel) | XLSX | | Slide comparisons (PowerPoint) | PPTX | Draftable remembers your last file format selection independently per document type. For example, choosing XLSX during an Excel comparison does not change your preferred format for Word comparisons. **Upgrade behavior**: Existing user preferences for document comparisons are preserved after upgrade. Workbook and slide comparisons start with the new native-format defaults (XLSX and PPTX respectively). **User Settings Only**: This setting does not support Group Policy. It must be configured directly in `HKCU:\Software\Draftable\Frontend`. To deploy organization-wide, use login scripts or other user-level deployment methods. ```bash theme={null} Key: HKCU:\Software\Draftable\Frontend Value name: PersistedViewerValues Value type: REG_SZ Value data: ``` The value is a JSON string containing one or both of the following properties: | Property | Purpose | | ------------------------------ | ------------------------------------------------------------------------- | | `nextStepOptionFileExtensions` | Sets the default file extension for each exporter/export type combination | | `nextStepOptionSelections` | Sets which export types are checked (selected) by default | Each property contains an array of arrays, where each inner array specifies: **For `nextStepOptionFileExtensions`:** ``` [CategoryId, ExportType, Extension] ``` **For `nextStepOptionSelections`:** ``` [CategoryId, ExportType] ``` | UI Option | Category ID | | ------------------------------ | ---------------------------- | | Email | `Email` | | Save to File | `SaveFile` | | Open File | `OpenFile` | | Print | `PrintFile` | | Clipboard | `Clipboard` | | Save to iManage (New File) | `SaveImanageFile` | | Save to iManage (New Version) | `SaveImanageVersion` | | Save to iManage (With Related) | `SaveImanageFileWithRelated` | | Save to NetDocuments | `SaveNetDocumentsFile` | | Save to SharePoint | `SaveSharePoint` | | Save to Worldox | `SaveWorldox` | | Save to Epona | `SaveEpona` | | Export Type | Supported Extensions | | ----------------- | -------------------------------------------------------- | | `Redline` | `pdf`, `docx` | | `ChangedPages` | `pdf`, `docx` | | `Original` | `pdf`, `docx` (or `xlsx`/`pptx` for spreadsheets/slides) | | `Revised` | `pdf`, `docx` (or `xlsx`/`pptx` for spreadsheets/slides) | | `TrackChanges` | `docx` only | | `SideBySide` | `pdf` only | | `ChangesReport` | `csv` only | | `DeparturesTable` | `csv` only | #### Example 1: Default all exports to DOCX (where supported) This configuration sets DOCX as the default for Redline, ChangedPages, Original, and Revised across all major exporters: **Formatted JSON:** ```json theme={null} { "nextStepOptionFileExtensions": [ ["Email", "Redline", "docx"], ["Email", "ChangedPages", "docx"], ["Email", "Original", "docx"], ["Email", "Revised", "docx"], ["SaveFile", "Redline", "docx"], ["SaveFile", "ChangedPages", "docx"], ["SaveFile", "Original", "docx"], ["SaveFile", "Revised", "docx"], ["SaveImanageFile", "Redline", "docx"], ["SaveImanageFile", "ChangedPages", "docx"], ["SaveImanageFile", "Original", "docx"], ["SaveImanageFile", "Revised", "docx"], ["SaveImanageVersion", "Redline", "docx"], ["SaveImanageVersion", "ChangedPages", "docx"], ["SaveImanageVersion", "Original", "docx"], ["SaveImanageVersion", "Revised", "docx"], ["OpenFile", "Redline", "docx"], ["OpenFile", "ChangedPages", "docx"], ["OpenFile", "Original", "docx"], ["OpenFile", "Revised", "docx"] ] } ``` **Single-line registry value:** ``` {"nextStepOptionFileExtensions":[["Email","Redline","docx"],["Email","ChangedPages","docx"],["Email","Original","docx"],["Email","Revised","docx"],["SaveFile","Redline","docx"],["SaveFile","ChangedPages","docx"],["SaveFile","Original","docx"],["SaveFile","Revised","docx"],["SaveImanageFile","Redline","docx"],["SaveImanageFile","ChangedPages","docx"],["SaveImanageFile","Original","docx"],["SaveImanageFile","Revised","docx"],["SaveImanageVersion","Redline","docx"],["SaveImanageVersion","ChangedPages","docx"],["SaveImanageVersion","Original","docx"],["SaveImanageVersion","Revised","docx"],["OpenFile","Redline","docx"],["OpenFile","ChangedPages","docx"],["OpenFile","Original","docx"],["OpenFile","Revised","docx"]]} ``` #### Example 2: Default all exports to PDF **Formatted JSON:** ```json theme={null} { "nextStepOptionFileExtensions": [ ["Email", "Redline", "pdf"], ["Email", "ChangedPages", "pdf"], ["Email", "Original", "pdf"], ["Email", "Revised", "pdf"], ["SaveFile", "Redline", "pdf"], ["SaveFile", "ChangedPages", "pdf"], ["SaveFile", "Original", "pdf"], ["SaveFile", "Revised", "pdf"], ["SaveImanageFile", "Redline", "pdf"], ["SaveImanageFile", "ChangedPages", "pdf"], ["SaveImanageFile", "Original", "pdf"], ["SaveImanageFile", "Revised", "pdf"], ["SaveImanageVersion", "Redline", "pdf"], ["SaveImanageVersion", "ChangedPages", "pdf"], ["SaveImanageVersion", "Original", "pdf"], ["SaveImanageVersion", "Revised", "pdf"] ] } ``` **Single-line registry value:** ``` {"nextStepOptionFileExtensions":[["Email","Redline","pdf"],["Email","ChangedPages","pdf"],["Email","Original","pdf"],["Email","Revised","pdf"],["SaveFile","Redline","pdf"],["SaveFile","ChangedPages","pdf"],["SaveFile","Original","pdf"],["SaveFile","Revised","pdf"],["SaveImanageFile","Redline","pdf"],["SaveImanageFile","ChangedPages","pdf"],["SaveImanageFile","Original","pdf"],["SaveImanageFile","Revised","pdf"],["SaveImanageVersion","Redline","pdf"],["SaveImanageVersion","ChangedPages","pdf"],["SaveImanageVersion","Original","pdf"],["SaveImanageVersion","Revised","pdf"]]} ``` #### Example 3: Customize Email export - only Redline and Revised checked by default This example sets Email to default to PDF for Redline, DOCX for Revised, and only have Redline and Revised checked: **Formatted JSON:** ```json theme={null} { "nextStepOptionFileExtensions": [ ["Email", "Redline", "pdf"], ["Email", "Revised", "docx"] ], "nextStepOptionSelections": [ ["Email", "Redline"], ["Email", "Revised"] ] } ``` **Single-line registry value:** ``` {"nextStepOptionFileExtensions":[["Email","Redline","pdf"],["Email","Revised","docx"]],"nextStepOptionSelections":[["Email","Redline"],["Email","Revised"]]} ``` Options not listed in `nextStepOptionSelections` will appear unchecked but remain visible and available to the user. #### Example 4: Combined configuration for multiple workflows This example configures Save, Save to iManage, and Save to iManage (New Version) to default to DOCX for Redline: **Formatted JSON:** ```json theme={null} { "nextStepOptionFileExtensions": [ ["SaveFile", "Redline", "docx"], ["SaveImanageFile", "Redline", "docx"], ["SaveImanageVersion", "Redline", "docx"] ] } ``` **Single-line registry value:** ``` {"nextStepOptionFileExtensions":[["SaveFile","Redline","docx"],["SaveImanageFile","Redline","docx"],["SaveImanageVersion","Redline","docx"]]} ``` You only need to specify the combinations you want to customize. Any exporter/export type combinations not listed will use their default values. # Draftable Legal Outlook add-in Source: https://help.draftable.com/hc/en-us/articles/24732284708377-Draftable-Legal-Outlook-add-In The Draftable Legal Outlook add-in integrates directly into your Microsoft Outlook ribbon, giving you quick access to document comparison workflows from within your emails. You can compare attachments, run a 1-Click Compare, or compare highlighted text — all without leaving Outlook. This add-in is what we refer to as the **COM add-in** for Outlook. For our JavaScript-based add-ins, which offer completely different and more advanced workflows, see [Draftable in Outlook](/hc/en-us/articles/Using-Draftable-in-Outlook) and [Draftable for Outlook](/hc/en-us/articles/Using-Draftable-for-Outlook). ## Where do I find the Draftable add-in within Outlook? Open any email that contains the documents or text you wish to compare. In the Outlook ribbon, select the **Draftable** tab to reveal the available comparison options. You will see three options: * **Compare attachments** — Select email attachments to load into the New Comparison window * **1-Click Compare** — Instantly run a comparison using your preferred default workflow * **Compare text** — Highlight text in the email body and load it into the New Comparison window Each option is covered in detail below. ## Compare attachments Use this option when you want to compare documents that are attached to the email. In the Draftable tab, click **Compare attachments**. A prompt will appear asking you to select two files from the list of attachments on the email. Select the files you wish to compare, then click **Select**. The New Comparison window will open with the selected documents loaded. Choose your comparison type and click **Compare** to start. ## 1-Click Compare Use this option to run a comparison immediately using your default workflow settings, without needing to manually configure the New Comparison window. In the Draftable tab, click **1-Click Compare**. Draftable will automatically compare the email attachments using your preferred default comparison settings. The comparison runs straight away without opening the New Comparison window first. For more details on configuring your 1-Click Compare defaults, see [1-Click Compare: Run comparisons with your preferred default workflow](/hc/en-us/articles/31611819497754-Using-1-Click-Compare-to-run-comparisons-with-your-preferred-default-workflow). ## Compare text Use this option when you want to compare text from within the email body rather than file attachments. In the email, highlight the text you want to use for comparison. In the Draftable tab, click **Compare text**. The New Comparison window will open with the selected text loaded into one of the document fields. Simply add your second document or text input and click **Compare**. # iManage Document version control with Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/24732304932249-iManage-Document-version-control-with-Draftable-Legal “Loading different file versions from the iManage UI can be slow and tedious. To help make this easier, once a file is loaded in Draftable, users can use “Select Version” to quickly see a list of file versions in iManage. Users can change the version loaded, or select another version of the same file to use in their comparison.” This article aims to provide how to do this for your iManage documents that have multiple versions. ## How to access document version control First in the New Comparison window, load a document that contains multiple version from iManage. This can be first done by selecting **iManage** from the document selection window, and selecting the appropriate document. Once the document is loaded, you will see the **Select Version** option underneath the file name. Select this text to control the version of the document needed for compare. A new window will appear offering the option to **Select up to two files.** Here you can change the version of the document you have selected or pick the two versions you wish to compare. Now both version documents are loaded and ready for compare. All you need to do now is hit **Compare** to compare both versions of the document. # Recent Documents: Quickly select from previously compared files Source: https://help.draftable.com/hc/en-us/articles/24732362072473-How-to-select-from-recently-used-documents Draftable Legal now includes the option to be able to use recently selected documents for comparison, conveniently from within the New Comparison window. This allows you to quickly re-compare your recently used documents without having the hassle of navigating to the document location within file explorer. This article aims to guide you on how to use this feature. ## Selecting recently used documents for comparison Ensure you have the New Comparison window open. If you look at the comparison selection boxes you will note there is now a new option in the top right corner called **Recent** which is a drop down box selection button. **Selecting** this option will provide a drop down list of all the recent documents you have used to compare and provides time information of how long ago you used that document. Selecting the documents from this list will automatically load them into the selection boxes without the need of having to find these documents again. ## What appears in your recent documents list Draftable can only add a document to your recent list if that document has a **stable, permanent location** it can point back to later. Not every file you compare meets this requirement, so you may occasionally find that a document you just compared does not appear under **Recent**. ### Documents that are added to Recent * **Files saved on your computer or a network/synced folder** — anything with a real file path, including local drives and synced OneDrive or SharePoint folders. * **Files opened from a connected document management system (DMS)** — iManage, NetDocuments, SharePoint, Worldox, or Epona — where Draftable can reference the stored document (and version) again later. ### Documents that are *not* added to Recent * **Email attachments compared directly through a Draftable Outlook add-in** (Draftable in Outlook / Draftable for Outlook). When you compare an attachment from within Outlook, the attachment's contents are passed straight into the comparison rather than being saved to disk as a standalone file. Because there is no permanent file for Draftable to return to, these comparisons cannot be added to the recent list. * **Free text** that you type or paste into a comparison — there is no file involved. * **Files supplied by some drag-and-drop sources** that only ever hand Draftable a temporary placeholder instead of the actual document. If you want an email attachment to appear in your recent list (and to be quick to re-compare later), **save it to your computer or your DMS first**, then run the comparison from that saved location. # How to enable iManage logging (Diagnostics) Source: https://help.draftable.com/hc/en-us/articles/24732520158617-How-to-enable-iManage-logging-Diagnostics You may be experiencing issues with iManage and Draftable, and as a way to further investigate issues, there is a setting within Draftable Legal to capture logs for iManage specifically. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). This article provides the method for how to activate this logging feature so that additional iManage diagnostic log files can be captured. ## How to enable the iManage logging option Firstly, we need to open the settings menu, this can be done in a few ways: 1. Open settings via the Taskbar Right-click the **Draftable** icon in the taskbar Select **Settings** as the 2nd option 2. Or, open the settings menu via the New Comparison Window Open the [New Comparison window](/hc/en-us/articles/19002140760217-Launching-a-Comparison-in-Draftable-Legal-A-Step-by-Step-Guide) Select **Settings** in the top right of the window Selecting the Settings gear in the top right of the New Comparison window Selecting Settings in the top right of the New Comparison window before 26.6 Once the settings menu is open navigate to the **Integrations** section. Here you can access the **Enable extra logging for iManage integration.** Select this menu option as highlighted below if you require additional logging for iManage integration to be enabled. If you have a persisting iManage issue, and you have ensured that iManage logging is enabled, we recommend you reproduce the issue, and then export the Draftable logs.  This can be found in the **Troubleshooting** section where you will export a zip file of all the logs, and we then recommend you email these logs to us at \[[support@draftable.com](mailto:support@draftable.com)] where we will investigate your issue further from there. # Release notes: Draftable Legal v2.10.8 - v2.11 Source: https://help.draftable.com/hc/en-us/articles/24778013095193-Release-notes-Draftable-Legal-v2-10-8-v2-11 We are excited to share our latest updates to Draftable Legal. Throughout September-October, we focused on developing the following features and functionalities to Draftable Legal: * Select input files from the list of recent documents, improving workflow efficiency * Keep input files in the launcher after running a comparison to improve user experience * Outlook add-in, enabling single ‘click’ comparisons of text and files attached to emails * Further improvements to iManage integration based on customer feedback * Improvements to SharePoint integration * Upgrades to the side-by-side viewer for ease of document review and collaboration * Support for Rich Text Files (.rtf) * Further improvements to enhance issue reporting and diagnosis You can read more about these features in the following sections. ***But first, a note from our product team*** Our product improvements are the direct result of insights from our customers. We are extremely grateful for the excellent feedback we received which allowed this 2.11 release to be possible. If you have feature ideas or product performance feedback, we would love to hear from you. Please share any suggestions with us by contacting [support@draftable.com](mailto:support@draftable.com). ## Select input files from the list of recent documents One of our design goals for Draftable Legal is to give users the fastest comparison workflows possible. With that in mind, in version 2.11 users now can select input files from a list of files they have previously compared in Draftable. This includes files saved locally or in a users’ DMS (e.g. iManage). This feature allows users to save valuable time retrieving those documents where they need them for a new comparison. Where files are stored in iManage, users will see the document and version ID displayed in the list to help identify the right file to select. The list of recently compared files can be accessed by ‘clicking’ “Recent” in the launcher. For the files to appear in the list of “Recent” files, they need to have been previously “Compared” (i.e., if files were uploaded to the launcher, but the user did not proceed with comparing them, these files will not be added to the “Recent” list). ## Keep input files in the launcher after running a comparison This new feature is also developed in line with permitting our users to work faster. From our conversations with users, we have learnt that when running comparisons, some of them prefer if the files that they uploaded for the most recent comparison stayed in the launcher, so that they can be re-used for subsequent comparisons. Draftable v2.11 allows users to enable this feature (by unticking “Clean up input files” box in the ‘General’ settings menu) and choose if they want input files kept in the launcher or cleaned up after each comparison. We made this feature optional, as everyone have different ways that they prefer to work in – so each user can choose what works best for themselves when using Draftable Legal. ## A new and improved Outlook add-in We are committed to ensuring Draftable works where you do. For some lawyers, Outlook is the centre of their workflows. So we’ve made a number of significant updates to our Outlook Add-in to make it easy to start a comparison from within Outlook. ### Getting started: The new Outlook add-in will automatically be available on update The first improvement we’ve made is to remove the need for customers to self-install their Outlook add-in. From now on, once you have updated Draftable Legal to v2.11 or later, the new Draftable add-in will automatically be installed in Outlook and will be available in the ribbon menu. It will auto-update if any future changes are made. Just be sure to restart Outlook before looking for the newest features! ### Comparing attachments from emails Need to be able to compare email attachments directly from Outlook? No problem! The new Draftable Outlook add-in allows you to do exactly that – either through the new “Compare attachments” button in Outlook ribbon or via a ‘right click’. This function will provide users with additional paths to upload documents for comparison in the launcher (in addition to the previously available ‘drag & drop’ method). *Option 1 – “Compare attachments” button* You can use the ‘compare attachments’ button when selecting either individual attachments or by a whole email (this option will load all files attached to the email). *Option 2 – ‘Right click’* You can also load attachments to Draftable by right clicking and selecting the option “Add to compare”. When there are more than two documents attached to an email or selecting with right click, by ‘clicking’ “Compare attachments” you will be able to see all files in a selection menu (pictured). Customers can then choose the files they wish to compare. ### Compare email text from emails We know users often need to compare text in emails. While Draftable already supported free text comparisons, as a bonus, we wanted our Outlook add-in to make this possible with less ‘clicks’. To compare free text in Outlook, users can now highlight the relevant text for comparison and ‘click’ “Compare text” button in Draftable add-in – the text will be added to the input field in the launcher and ready for compare. This function will save users ‘Copying’ and ‘Pasting’ the text, offering a more efficient way to add free text to comparison. In upcoming releases, we plan on expanding this feature to our Word add-in, to allow easier comparison of text in Word files. ## Improvements to iManage integration Thanks to the detailed feedback received from our customers, we have been able to make several workflow improvements to our iManage integrations. ### Load both input files from iManage from the New Comparison window in a single go In the previous version of Draftable, when uploading both input files from iManage from the New Comparison window, users were required to select the first input file by clicking “From iManage” and adding one file, and then they were required to repeat the same process for the second input file. From v2.11, users will be able select two iManage documents or two versions of a document to be uploaded as two input files in the launcher in one go (meaning that they do not need to repeat select “From iManage” process for the second file). ### New commands for faster selection of input file versions within iManage Loading files from iManage can be annoying and time consuming. Our customers need a product that is easy to use, runs comparisons with minimal input so their time is devoted to more important tasks. That's why we've added two new commands within iManage that make it faster and easier to select input files for comparison. Users starting their comparison within iManage now have the following new file loading options: #### Compare versions Users can now select a file or file version and use the new “Compare versions” option to immediately open the Draftable version selector menu. This immediately shows a list of all versions of the selected iManage file. You can select up to two version(s) to load for comparison. *Note, where only two versions of the file exist Draftable will simply load both versions for comparison rather than showing the version selection menu*. #### Compare with latest Sometimes users just need to compare the two most recent version of a selected file version quickly. To make this easy, Draftable can now ‘smart select’ the next latest version available for comparison using the “Compare with latest” option within iManage. Hitting "Compare with latest" when selecting a file (not file version) will result in Draftable loading the two most recent versions of the file into the New Comparison Window. If you have selected a specific file version you want to compare, Draftable will load that version, along with either the most recent (i.e. newest) version or the 'next most recent' version if you have selected the newest version already. For example, if a file has four versions (V1-V4), selecting “V4” will result in “V3” and “V4” automatically being loaded into the New Comparison Window. In the same example, selecting “V2” and using 'Compare with latest' will load “V2” and “V4”). Of course, if users find that the versions are loaded that they are not the ones they need to compare, they can use the new 'select version' command within Draftable to open a list of all versions and change the input files (see below).  ### Enable users to see a list of iManage file versions to change version or choose a second version for comparison Finding the file version you need within the iManage Work UI can be slow and tedious. To help make this easier, once a file is loaded in Draftable, users can use “Select Version” to quickly see a list of file versions in iManage. Users can change the version loaded, or select another version of the same file to use in their comparison. ### Display iManage document number and version reference details in Draftable UI and outputs In some matters, there are so many file versions, it can be hard to keep track of which one you are comparing. To help with this, from v2.11 Draftable will display the document ID and version number in the New Comparison window. The document ID and version number will also be displayed in the name of the comparison output file when iManage files are compared. ### Show iManage document number and version reference details in the comparison summary  Similar to the feature above, based on the customer feedback, the document number and version reference from iManage will now be included in the comparison summary page. ### Directly save Redline ‘Word with Tracked Changes’ output into iManage  Users can now save time by saving 'Redline Tracked Changes' comparison outputs directly to iManage as new files without first saving to their local computer.  ## Improvements to SharePoint integration ### Launch comparisons from SharePoint Online with the new Draftable App While Draftable has previously supported loading locally synced SharePoint files, customers have been asking for the ability to load files from their Sharepoint Online (i.e. files from SharePoint accessible only through web browsers). With the release of the new Draftable App for SharePoint (available from v2.11.300), users can now load files (including versions of files) and launch a comparison from SharePoint Online through their web browser. The Draftable App adds two command options, "Compare" and "Compare version(s)" in both the ribbon menu (first picture) and the right click menu (second picture).  The "Compare" command will load the selected file into the New Comparison Window. The "Compare Version(s)" command will load a window which shows the version history of your file, and allows users to select up to two versions for comparison (third picture).  ### ### ### Word add-in now supports loading remote files from SharePoint As part of our commitment to reducing time to compare, our Word add in now supports loading files that are saved to SharePoint. Previously these files were required to be saved locally before they could be loaded via our Word Add-in.    ## Upgraded side-by-side viewer experience ### Tagging and adding custom notes (annotating changes) One of our product goals is to make it easier to complete a review of changes within Draftable and share feedback with colleagues. From v2.11, the side-by-side viewer includes the option to tag changes to assign priority and indicate where further action is required (“High Priority”, “Low Priority”, “Action Required”, “No Action Required” or “Needs Review”). Customers will also be able to annotate changes in their comparison output by including custom entry “notes”. This improvement will be particularly useful when users are reviewing large documents where they first need to review the scope of the changes and take notes of high versus low priority changes before they proceed with a more detailed review addressing the changes. ### Interactive filtering of changes in the document Once users added tags and / or notes to the changes, they are be able to filter the change list to only show those with specific tags or those that have (or do not have) notes added to them. This helps users categorise changes and focus their attention on the most relevant changes and enable a more efficient document review. The new “Filters” feature in v2.11 replaced the “Visible Categories” feature from previous versions of Draftable. However, the users will not miss any previously offered functionality and will be able to configure the comparison output (e.g. selecting if and what style changes should be reflected) through the “Filters” menu. ### Exporting the changes list to share with colleagues To further enhance the value of reviewing comparisons in Draftable, users can now easily a list of changes along with their tags and notes to colleagues for review. From v2.11, Draftable Legal provides for the ability to export the list of changes from a side-by-side comparison output. Customer can ‘copy’ the change list to clipboard (either as a filtered version or in full) and ‘paste’ it in a table format in emails or other documents. The table of exported changes includes all tags and notes left on changes to allow easier collaboration between colleagues. Filtering the list enables users to choose to share only changes that are most important (e.g. share changes marked with “Needs Review” tags). In future updates, we will add the ability to export a list of changes as a .csv file. ## Comparison of Rich Text Files (.rtf) is now supported We constantly review and improve core capabilities to ensure that the key types of files used by our customers are supported for comparison with Draftable. In response to customer feedback, we have added RTF files to the list of input file types that we support. ## Further improvements to enhance issue reporting and diagnosis Last, but not least, we continue improving quality of the technical support that we offer to our customers. As part of this, we have developed new capabilities to facilitate error reporting and diagnosing. ### Document Obfuscator  We appreciate that privacy and security concerns are paramount for our customers. The new document obfuscator feature enables our customers to anonymise documents so that they can be shared with us to facilitate support in the case when customers experience issues with comparing certain files. Document obfuscation will completely anonymise content of a file, but will keep the structure of that file, permitting us to faster diagnose issues. This new feature can be found in ‘Troubleshooting’ section of the ‘Settings’ menu. You can see below for an example of the same document pre- and post- obfuscation. Given that obfuscation is randomly generated, the obfuscated file will not be able to be ‘deciphered’, so none of private information contained in the original file will be available in the obfuscated file. To learn more about the document obfuscator, [see our Knowledge Base article here](/hc/en-us/articles/22361579075225-Explainer-Using-the-Obfuscator-feature-to-share-redacted-documents-with-Draftable-Support). ### Option to turn on iManage logs To enhance customer support with queries related to iManage integration with Draftable, we now support the ability to ‘turn on’ additional logs to provide information on customer’s iManage settings. Should you have any issues with setting up iManage integration, please contact [support@draftable.com](mailto:support@draftable.com) and our team will advise you how to enable iManage logs. ### Allow customers to configure error messages to direct to internal IT Support We heard from several customers with internal IT support teams that they wanted Draftable to direct end users experiencing issues to reach out to internal IT support rather than go directly to Draftable. From version 2.11.1, Draftable Legal now enables administrators to configure error messages via Group Policy. Customers can customise the support contact details in the Draftable UI error messages, enabling system administrators to include details of their internal IT support team (instead of Draftable Support). Contact details for Draftable Support remains the default option, but administrators can now configure this via Group Policy. For more information on this configuration see the [knowledge base article on configuring Group Policy.](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) # How to retrieve error logs from Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/25263246813337-How-to-retrieve-error-logs-from-Draftable-Legal If you are experiencing issues with Draftable Legal, you can always retrieve error logs that can be used for support diagnosis. This article outlines how to retrieve these log files so that you can send them to our support team for further investigation. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). ## Exporting the error logs Open the settings menu by selecting **Settings** in the New Comparison window Selecting the Settings gear in the top right of the New Comparison window Opening the Draftable Legal settings menu from the New Comparison window before 26.6 Once the settings menu is open, find the **Export error logs** option. In the settings menu, select **Help & Troubleshooting**. Under **Contact Draftable Support**, select **Export error logs**. The Contact Draftable Support section in Draftable Legal 26.6, with the Export error logs button highlighted Navigate to the **Troubleshooting** tab and select the **Export Error Logs** option. The Troubleshooting tab in versions before 26.6, with the Export Error Logs option highlighted Save the error log Zip file to a location on your PC Saving the exported error log Zip file to a location on your PC Once you have exported the logs, attach them to an email (or existing email) and send them to [support@draftable.com](mailto:support@draftable.com). If you have any issues with the above process and cannot export the logs, get in touch with us at [support@draftable.com](mailto:support@draftable.com) # Connecting your Sharepoint account with Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/25442111938585-Connecting-your-Sharepoint-account-with-Draftable-Legal SharePoint is a document and email management software for professionals. You can connect your SharePoint account to Draftable Legal. In this article, we will guide end users through the process of connecting SharePoint accounts to Draftable Legal. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). This is required to use the SharePoint Add-in extension (i.e. loading files from your SharePoint online web browser). To use the add-in, you will also need to have your system administrator set up the extension. **Video Resource:** For a comprehensive understanding of Draftable deployment with Sharepoint, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27926669420825-SharePoint-Integration-with-Draftable-Legal) ## Connecting your SharePoint account to Draftable Legal Open the **Draftable Desktop (New Comparison Window)** and select the **'settings'** in the top right corner Selecting the Settings gear in the top right of the New Comparison window Opening Settings from the top right of the Draftable Legal New Comparison window Open the SharePoint settings and enable the integration. SharePoint must be enabled first before you can sign in. In the settings menu, select **DMS Connections**, then expand the **SharePoint** accordion. Turn on the **SharePoint** toggle to enable the integration. This must be done first, before signing in. The SharePoint enable toggle turned on under DMS Connections in Draftable Legal 26.6 The DMS Connections settings with the SharePoint accordion in Draftable Legal 26.6 The SharePoint settings expanded under DMS Connections in Draftable Legal 26.6 In settings, go to the **Integrations** tab, and under SharePoint click **Enable SharePoint**. Enabling SharePoint from the Integrations tab in Draftable Legal versions before 26.6 Select **Sign in** (called "Authorize" before 26.6) to start the connection. With the **SharePoint** accordion still expanded under **DMS Connections**, select **Sign in**. The Sign in button for the SharePoint connection under DMS Connections in Draftable Legal 26.6 Under SharePoint in the **Integrations** tab, click **Authorize**. In the **Microsoft sign in** screen, **select an account** to authorize the connection. Selecting a Microsoft account in the sign in screen to authorize the SharePoint connection Your SharePoint integration should now be enabled. In 26.6 and later, you can disconnect the account at any time with **Clear authorization** in the SharePoint accordion under **DMS Connections**. # Configuring Sharepoint Online to launch directly into Draftable Source: https://help.draftable.com/hc/en-us/articles/25571809846297-Configuring-Sharepoint-Online-to-launch-directly-into-Draftable This article is intended for administrators who want to configure SharePoint Online with Draftable Legal to simplify document comparison by providing the ability to start comparisons directly from within SharePoint Online (accessed via web browser). The Draftable App for SharePoint Online requires access to both Draftable Legal and an **administrator-level account for configuring Draftable within** your **SharePoint Admin Center**. Note, once the Draftable App for SharePoint is enabled, API access for the following needs to be approved: * Microsoft Graph, Directory.Read.All * Microsoft Graph, Files.Read.All * Microsoft Graph, User.Read This is covered in the second section of this guide. **Video Resource:** For a comprehensive understanding of configuring SharePoint to launch directly into Draftable, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27924970143385-Configuring-SharePoint-to-Launch-Directly-into-Draftable-Legal) ## Enabling SharePoint App Login into your SharePoint Admin Center and navigate to **More features then select Open under Apps** Click **Upload** **Navigate to the location below,** select the **"draftable-sharepoint-extension.sppkg"** file and click **open**. ```bash theme={null} C:\Users\\AppData\Local\DraftableDesktop\current\Integrations ``` Select **Enable app** ## Approving Draftable App access to APIs Draftable needs approval to access the graph API proceed to the API access page by clicking **Go to API access page** Under pending requests approve each of the following individual permissions: *Directory.Read.All, Files.Read.All, User.Read*, by clicking **Approve.** Click **Approve** again in the confirmation modal. **Note:** You will need to repeat the above steps for each permission. ## Confirm permissions have been approved Confirm that the permissions have been approved by viewing each permission has now been moved to ***Approved requests*** # Set up guide for Draftable Legal integration with Netdocuments Source: https://help.draftable.com/hc/en-us/articles/25960764447385-Set-up-guide-for-Draftable-Legal-integration-with-Netdocuments Draftable Legal allows you to integrate your Netdocuments account. This allows users to easily load input files from, and save comparison outputs to Netdocuments. This article will provide a step-by-step guide on how to set up this integration by adding Draftable Legal external applications for Netdocuments in the Admin Console. **Please note:** This is a technical integration guide written for administrator-level users. This is **not a guide** for **using Netdocuments with Draftable Legal,** if you are looking for information on how to use Netdocuments with Draftable Legal, please **visit this article instead**. **Video Resource:** For a comprehensive understanding of configuring Netdocuments to work with Draftable Legal, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27924867840537-Configuring-NetDocuments-with-Draftable-as-an-External-Application) ## Add Draftable Legal Apps within Netdocuments Vault Admin Console Go to **Netdocuments Vault** webpage and login (note, an account with administrator rights is required to complete this workflow) In the top right corner of the screen, **click on your account name**, then **select 'Admin'** in the drop down menu to navigate to the Admin Console In the Cabinet view, **select the cabinet** that you wish to integrate with Draftable Legal In the Cabinet settings, select the **Integrate with external application** option from the top menu In the 'Web applications' section, **select the following Draftable external applications** from the list provided (by checking the tick box on the left hand side): * **Draftable Compare:** *This external application is required for users to be able to use Draftable Legal to select files from and save outputs to Netdocuments. Without it, the Netdocuments integration will not connect to a user's account*. * **Draftable Compare Versions:** *This is an optional app which allows users to see a command in Netdocuments that will open the Draftable file version selection menu with all versions of a selected file available to load.* * **Draftable Compare Latest:** *This is an optional web app that allows users to see a command in Netdocuments that loads the file version selected and the other most recent version into Draftable for comparison.* * **Draftable 1-Click Compare** *This is an optional web app that allows users to see a command in NetDocuments that loads two selected files and runs a preset default workflow in 1-Click ([see here for details](/hc/en-us/articles/31611819497753-Using-1-Click-Compare-to-run-comparisons-with-your-preferred-default-workflow))* Once the desired apps are selected, hit **'save'** at the bottom of the screen. Users in the cabinet should now be able to access Draftable Legal integration functions. Repeat these steps as required for other cabinets. # Connecting your NetDocuments account with Draftable Legal Source: https://help.draftable.com/hc/en-us/articles/25961845165081-Connecting-your-NetDocuments-account-with-Draftable-Legal NetDocuments is a document and email management software for legal, financial, and accounting professionals. It provides advanced features and an intuitive interface to securely organize, store, and collaborate on documents. **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). You can connect your NetDocuments account to Draftable Legal to load files from and save files to NetDocuments. In this article, we will guide you in connecting your NetDocuments account to Draftable Legal. You will need to have **ND Office** installed on your computer to use the Draftable Legal integration with NetDocuments. For more information on ND office, visit [https://support.netdocuments.com/s/article/205220000](https://support.netdocuments.com/s/article/205220000) **Please note:** This workflow is required to use the NetDocuments integration (i.e. loading files from NetDocuments, saving to NetDocuments). To use this integration, you will also need to have your system administrator set up the integration with your NetDocuments cabinet ([see here](/hc/en-us/articles/25960764447385-Set-up-guide-for-Draftable-Legal-integration-with-Netdocuments)). **Video Resource:** For a comprehensive understanding of Draftable deployment with Netdocuments, we offer our specially crafted explainer video, accessible [via this link.](/hc/en-us/articles/27925254889113-Connecting-NetDocuments-with-Draftable) ## Enable NetDocuments integration in Draftable Open Draftable Legal and go to the **Settings** menu in the top right corner of the New Comparison Window Selecting the Settings gear in the top right of the New Comparison window Opening the Settings menu from the New Comparison window in Draftable Legal Open the NetDocuments connection settings and turn the integration on. In the settings menu, select **DMS Connections** under the **Integrations** group, then expand the **NetDocuments** row and turn on its toggle to enable the integration. NetDocuments must be enabled before you can connect your account. Turn on the **NetDocuments** toggle in **Settings > DMS Connections > NetDocuments** first; the **Connect** button only becomes available once the integration is enabled. Turning on the NetDocuments enable toggle under DMS Connections in Draftable Legal 26.6 Go to the **'Integrations'** section on the left hand side menu, and click the **Enable NetDocuments integration** check box. Enabling the NetDocuments integration in Draftable Legal versions before 26.6 Select the **Connect** button to start linking your account. With the **NetDocuments** row expanded, select the **Connect** button to sign in to your account. You can also turn on **Auto check-in** here if you want files to be checked back in automatically after saving. The highlighted Connect button used to sign in to NetDocuments in Draftable Legal 26.6 Once the check box is selected, hit the '**Connect**' button below. Selecting the Connect button for NetDocuments in Draftable Legal versions before 26.6 You will be prompted to log in to your NetDocuments account via the ND Office app's Activity Center ## Connect your NetDocuments Account ### If required: Connect ND Office if you are not already logged in If you are not already logged into you NetDocuments account via the ND office app, you will be prompted to do so via the screen below ND Office login prompt for your NetDocuments account Once logged in, ND office will automatically prompt to authenticate Draftable Legal via the screen below ND Office prompt to authenticate Draftable Legal A web browser window will open automatically asking you to agree to allow ND Office to connect to your NetDocuments account. Hit '**Allow**' Browser window asking you to allow ND Office to connect to NetDocuments You should now be shown this screen which confirms your ND Office app is linked to your NetDocuments account. Confirmation that ND Office is linked to your NetDocuments account ### Allow Draftable to connect to your NetDocuments account Once you hit the 'Connect' option under the NetDocuments integration in the Draftable Settings menu, a popup should appear in your ND office application. ND Office popup prompting you to connect Draftable to your NetDocuments account ND office will automatically open a web browser window, asking you to allow Draftable to connect to your NetDocuments account. Select "**Allow**" Browser window asking you to allow Draftable to connect to NetDocuments You will be shown the following screen. You should now be able to use Draftable to load files and save to your NetDocuments account. Confirmation that Draftable is connected to your NetDocuments account ## If required, update Service Region for ND Office If your ND Office prompts you to login to a NetDocuments URL that does not accept your login credentials, you may need to update the Service Region in your ND Office account. Open your **ND Office Activity Center** in the **system tray** (located in the windows start bar at the bottom right corner of your primary monitor) Locating the ND Office Activity Center in the Windows system tray The ND Office Activity Center window Open the settings menu in the activity center by **selecting the cog** in the bottom left corner and selecting **Settings** from the popup menu Opening Settings from the cog menu in the ND Office Activity Center In the settings menu, select the **Network** tab at the top left corner of the window The Network tab in the ND Office settings window In the **Service Region** section, select the region used by your NetDocuments account and hit **OK** at the bottom of the window. Selecting the Service Region in the ND Office Network settings You should now be able to retry logging in to your NetDocuments account to link ND Office to Draftable Legal. # Running comparisons with files from NetDocuments and saving outputs to NetDocuments Source: https://help.draftable.com/hc/en-us/articles/26028966136089-Running-comparisons-with-files-from-NetDocuments-and-saving-outputs-to-NetDocuments NetDocs is a leading secure cloud-based content management software designed for legal, financial, and accounting professionals. It provides user-friendly features and an intuitive interface to securely organize, store, and collaborate on documents. This article will guide you on how to initiate comparisons by selecting documents from NetDocuments, and how to preserve these comparison exports as outputs within NetDocuments. **Please note:** In order to use the features outlined in this article, you must first: * Confirm your System Administrator has [added the Draftable Compare external app](/hc/en-us/articles/25960764447385-Set-up-guide-for-Draftable-Legal-integration-with-Netdocuments) to your NetDocuments Admin Console, and * Have [enabled the NetDocuments integration in your Draftable Settings and via ND Office](/hc/en-us/articles/25961845165081-Connecting-your-NetDocuments-account-with-Draftable-Legal). ## Selecting input files from NetDocuments to start a comparison Within the Draftable Legal **New Comparison Window**, click on the \*\*NetDocuments \*\*icon.\\ This will launch a **NetDocuments file explorer,** where you can **navigate to the file(s)** you wish to compare. Navigate to your desired matter location and **click on the document** **you wish to load**. Once the document is highlighted click on **Select**. If you would like to load a specific version of a document, simply use the checkboxes under the **VERSIONS tab** in the right-hand pane. Once the version(s) are highlighted, click **Open.** Once selected, the input document(s) will appear in the **New Comparison Window**. You can **repeat this process** (steps 1-4) for the newer document. If you need to switch the order of the documents loaded, you can use the two arrows icon in the top-center of the window. Once both documents have been loaded, select your **Comparison Type** from the drop down menu. Start your comparison by clicking **Compare**. ## Saving comparison outputs to NetDocuments First, in the **New Comparison Window** ensure the **Redline in Draftable** Comparison Type has been selected. Once the comparison is ready, the **Comparison Viewer** will appear. Note that all the export options appear in the top ribbon menu above the comparison viewer. There are two main options for outputs saved to **NetDocuments.** You can either Save to **Netdocuments** or Save to **NetDocuments (as attachment)**. Regardless both options come with the same output options, however, you can specifically save a document as an attachment if required using the "Save to NetDocuments (as attachment)" option. You can select from one of the below options: **Redline:** This saves into a .pdf or .docx file where all changes are marked or "redlined" over the base document. This layout allows for easy visual comparison between the original and new versions of the document. **Changed Pages Only:** This is similar to the Redline option, but it only includes pages where changes have occurred. This is a useful feature if you're dealing with lengthy documents and you want to focus just on the pages with modifications. Can only be saved as a .PDF. **Tracked Changes:** This saves into a .docx file with all updates embedded as 'Tracked Changes' in Microsoft Word. This is useful for further editing or reviewing in Word, as you can accept or reject changes individually and keep a record of who made what changes and when. **Changes Report:** This will save a summary of the document changes found within the Redline. You can pick to either save this in a DOCX or a CSV file format and show all the Reported changes, or just those Matching the filters you have set in the Change List panel. **Departures Table (.docx):** A Departures Table is a structured, clause-by-clause summary of all changes detected between two versions of a document. Rather than showing changes inline like a traditional redline, it organizes each change into a table row under its relevant clause or subclause heading. You can choose to include all changes or only changes matching your current filters. To learn more, see [Understanding and using the Departures Table](/hc/en-us/articles/51552545500569-Understanding-and-Using-the-Departures-Table). Also, if you click on the **"Options'** link at the top of the Comparison Results pop up window, you will also see three additional choices. **Summary page:** Includes a brief summary of the number of changes made, as well at the Markup Schema used for the Redline. **Changes report:** Includes the full changes report either at the start of the document or at the end. **Reported changes:** Allows change report to either include or the changes in the comparison or just those that you displayed via the filter options. After selecting your preferred output option, a NetDocuments **'Save As' window** will now appear. From here you have the option to edit the file metadata, as well as specify the save type: a) **Save to NetDocs (as a new file):** When saving to NetDocs, this will create a new document in an existing matter. If you wish to save as a new file, simply progress to **step 6.** b) **Save to NetDocs (as a new version):** When saving to NetDocs, this will create a new version of an existing document within NetDocs. If you wish to save as a new version, select the **'Save as new version'** checkbox. Enter the relevant details and select **'Save'**. Your document has now been saved to **NetDocuments** # Launching comparisons from within NetDocuments Source: https://help.draftable.com/hc/en-us/articles/26029848063769-Launching-comparisons-from-within-NetDocuments We have developed an integration with NetDocs that allows you to initiate comparisons in Draftable Legal right from NetDocs. This feature optimises your workflows, reducing the number of steps needed to generate a comparison. This article will guide you through the various methods on how to launch a comparison from NetDocuments to Draftable Legal. **Please note:** In order to use the features outlined in this article, you must first: * Confirm your System Administrator has [added the Draftable Compare external app](/hc/en-us/articles/25960764447385-Set-up-guide-for-Draftable-Legal-integration-with-Netdocuments) to your NetDocuments Admin Console, and * Have [enabled the NetDocuments integration in your Draftable Settings and via ND Office](/hc/en-us/articles/25961845165081-Connecting-your-NetDocuments-account-with-Draftable-Legal). ## How to launch comparisons directly from NetDocuments There are a few methods to launch comparisons from NetDocuments, either using external context menus or the toolbar. To ensure that you are getting the full usage of this feature, below outlines all the possible workstreams for launching comparisons directly from NetDocuments. ### Launching comparisons via the context menu On your enterprise's online NetDocuments instance, **navigate to your desired files** for comparison Select a file, **right-click** it, and then select **Send to application** **Alternatively,** you can also select two files, **right-click** them, and then select **Send to application** This will launch the **Send to Application window**. Verify the documents you have selected under **Marked Items**. If selecting multiple file versions at once, these will all appear in the Marked Items section. Once files are selected, you have 3 comparison options: "Draftable Compare Versions", "Draftable Compare Latest" or "Draftable Compare" ### Draftable compare versions **For files with only 2 versions**, this option will automatically **load the two versions** of the selected document. For **files with 3 or more versions**, this option will **open the Draftable version selector menu** to show a list of versions for loading. Users are able to **select up to two versions** for comparison, and then load by clicking '**Select**'. ### Draftable Compare Latest This option uses smart logic to load file versions for comparison. If a **file is selected**, Draftable Compare Latest will load the **two latest** **versions** of the document, so you will not be prompted to select any specific versions. If a **file version** is selected, Draftable Compare Latest will **load the selected version and the most recent other version available**. For example, if a file has 4 versions (V1-V4) and V1 is selected, it will load V1 and V4. In the same example, if V4 is selected, it will load V3 and V4. ### Draftable Compare This loads only the selected document into the **newer** (left) side of **Draftable Legal** **Note:** When loading files you may be prompted with a **confirmation box**. Simply press **Open Draftable** to progress ### Launching comparisons via the toolbar On your enterprise's online NetDocuments instance, **navigate to your desired files** for comparison **Select your file(s)**, then navigate to the **3 small dots next to 'More'** in the top right corner of the dashboard. From the drop down menu, select **Send to application** This will launch the **Send to Application window**. Verify the documents you have selected under Marked Items, and **left-click on your preferred option (Compare versions, Compare Latest, Compare)** to transfer these items into Draftable **Note:** You may be prompted with a **confirmation box**. Simply press **Open Draftable** to progress Regardless of whether you selected 1 or 2 documents, Draftable Legal will load the **New Comparison window** with the selected documents, ready for comparison. # How to authenticate iManage on behalf of users via Group Policy Source: https://help.draftable.com/hc/en-us/articles/26582491188505-How-to-authenticate-iManage-on-behalf-of-users-via-Group-Policy Draftable Legal allows you to integrate your iManage setup with Draftable Legal itself, so you can run comparisons directly from iManage. This article provides a guide on how to enable automatic authentication of iManage for your users, via Group Policy. **Please note**, that this is not the complete configuration required for iManage integration with Draftable Legal, please see these specific articles for full configuration depending on your iManage environment. ### Configuring the setting via group policy If you do not already have the Group Policy templates installed, please read this article first about the Draftable Legal [Group Policy Settings](/hc/en-us/articles/18763487262105-Configuring-settings-with-Group-Policy-Draftable-Legal) which details where the templates are located and how to install them. Once you have installed the templates, you can open up the Group Policy Editor and expand either the Computer Configuration or User Configuration depending on how you are deploying Draftable Legal. Under the Administrative Templates folder, you will see a Draftable folder which contains three subfolders which that allow you to configure various Draftable Legal settings. Select the folder Draftable Desktop Legal folder. Once opened, you will be presented with many group policy options. Select the **Enable iManage integration on behalf of users** option. Double-click on the setting, to bring up the window to allow you to configure the setting. Here you can enable (to allow users to connect to iManage) or disable (prevent users from connecting to iManage) the setting. Once configured and saved, you can push out the setting to the relevant group of users. This feature has been available since version 2.10 of Draftable Legal. # iManage Configuration Checklist Source: https://help.draftable.com/hc/en-us/articles/26582558771481-iManage-Configuration-Checklist Before you begin configuring iManage for either iManage cloud or iManage on-premises with Draftable Legal, it is essential to have all the necessary components in place to streamline the process. Below is a detailed checklist for both configuration types with Draftable Legal, **iManage Cloud** and **iManage On-Premises.**  ## Quick reference checklist Below is the quick reference checklist for both configuration types: ### iManage Cloud * Draftable Installation: Ensure the latest version of Draftable is installed * Administrator iManage access: Ensure that when iManage is being configured, an administrator-level account is used. * Custom URL: Ensure that you have your iManage URL ready. * Group Policy Configuration: Ensure you have the latest ADMX and ADML templates installed. ### iManage On-Premises * Draftable Installation: Ensure the latest version of Draftable is installed * Administrator iManage access: Ensure that when iManage is being configured, an administrator-level account is used. * Custom URL: Ensure that you have your iManage URL ready. * Latest iManage Package File: Obtain the latest iManage package file to be used during configuration. * Group Policy Configuration: Ensure you have the latest ADMX and ADML templates installed. ## iManage Cloud Checklist Ensure you have the following items ready before you proceed with iManage cloud configuration with Draftable Legal. **1. Draftable Installation:** \- Ensure the latest version of Draftable is installed (if possible). Using the latest version of Draftable always ensures you have the most up to date functionality and feature access. **2. Administrator iManage Credentials:** \- Have your administrator credentials ready to access the iManage Control Center. If you are not an administrator (or otherwise do not have access to control center), it is recommended you acquire this access or have a team member who has access to complete the configuration steps. **3. Custom URL:** \- If you are using a custom URL for your iManage cloud instance, make sure it is noted and readily available for configuration. **4. Group Policy Configuration:** \- If you plan to configure iManage settings via Group Policy, ensure you have the latest ADMX and ADML templates installed. Latest templates can be found [here.](/hc/en-us/articles/28666057117721-Draftable-Legal-Group-Policy-Template-Files) Once you have confirmed you have the above items confirmed, you can proceed to iManage cloud configuration for Draftable, which has its own dedicated article [here.](/hc/en-us/articles/24481421270425-Guide-for-iManage-Cloud-integration-with-Draftable-Legal) ## iManage On-Premises Checklist Ensure you have the following items ready before you proceed with iManage on-premises configuration with Draftable Legal. **1. Draftable Installation:** \- Ensure the latest version of Draftable is installed (if possible). Using the latest version of Draftable always ensures you have the most up-to-date functionality and feature access. **2. Administrator iManage Credentials:** \- Have your administrator credentials ready for accessing the iManage Control Center. If you are not an administrator (or otherwise do not have access to control center), it is recommended you acquire this access or have a team member who has access to complete the configuration steps. **3. Latest iManage Package File:** \- Obtain the latest iManage package file, typically found in the installation directory for Draftable. See below the default installer location with the package file highlighted. **4. Service URL:** \- Note down the service URL of your on-premises iManage setup. This URL will be essential during the configuration process. **5. Group Policy Configuration:** \- If you plan to configure iManage settings via Group Policy, ensure you have the latest ADMX and ADML templates installed. The latest templates can be found [here.](/hc/en-us/articles/28666057117721-Draftable-Legal-Group-Policy-Template-Files) Once you have confirmed you have the above items, you can proceed to iManage on-premises configuration for Draftable, which has its own dedicated article here. By having these components in place, you can ensure a smoother and more efficient configuration process for iManage with Draftable Legal, regardless of whether you are using a cloud or on-premises setup. # How to re-enable Draftable Word Add-in Source: https://help.draftable.com/hc/en-us/articles/26630500422809-How-to-re-enable-Draftable-Word-Add-in **The settings menu was reorganised in Draftable Legal 26.6.** If you are on 26.6 or later, follow the "26.6 and later" tabs below. On earlier versions, follow "Before 26.6". To check your version, open Settings. The version number shows at the bottom-left (for example, v26.6.0). ## Introduction This article is designed to assist users in troubleshooting their Draftable Word Add-in. Users may find this useful if they cannot see the "Draftable" tab in the Word Ribbon (see picture below): Word Ribbon without Draftable tab **Please note:** Before you commence this troubleshooting guide, please confirm that you have the Draftable Word add-in installed by going to the settings menu, selecting the 'integrations' tab on the left side (see picture below). Integrations tab ## How to re-enable missing Draftable Word Add-in Open Word and select the "**File**" tab of the Ribbon menu in the top left corner of the screen File tab Select **Options** in the bottom left corner of the file menu Options Go to the "**Add-ins**" section on the left hand side navigation menu, Select **COM Add-ins** from the "**Manage**" drop down menu at the bottom of the menu and select "**Go..**" COM Add-ins Once the COM Add-ins menu is open, **check the "Draftable Add-in**" and hit "**OK**" Draftable Add-in checked The Draftable Add in should now be available via a dedicated "Draftable" section in the ribbon menu at the top of your MS Word ### How to re-enable add-in if it was disabled for being too slow Open Word and select the "**File**" tab of the Ribbon menu in the top left corner of the screen File tab Select **Options** in the bottom left corner of the file menu Options Go to the "**Add-ins**" section on the left hand side navigation menu, Select **Disabled Items** from the "**Manage**" drop down menu at the bottom of the menu and select "**Go..**" Disabled Items Once the Disabled Items menu is open, **highlight the "Draftable Add-in**" and hit "**Enable**" **Restart Word** and you should see the Draftable Add in available via a dedicated "Draftable" section in the ribbon menu at the top of your MS Word. If you still experience issues with getting your Draftable word add-in to appear in your MS Word Ribbon Menu, you can try to manually uninstall and reinstall the add in by following this guide: [How to manually re-install the Draftable MS Word Add-in](/hc/en-us/articles/30861499917337-How-to-manually-re-install-the-Draftable-MS-Word-Add-in) Otherwise, you can contact [support@draftable.com](mailto:support@draftable.com) for more assistance. # Configuring NetDocuments with Draftable as an External Application Source: https://help.draftable.com/hc/en-us/articles/27924867840537-Configuring-NetDocuments-with-Draftable-as-an-External-Application Below is a video tutorial on how to configure NetDocuments with Draftable as an External application. If you require additional information on this topic, you can find our dedicated knowledgebase article here: [Set up guide for Draftable Legal integration with Netdocuments](/hc/en-us/articles/25960764447385-Set-up-guide-for-Draftable-Legal-integration-with-Netdocuments)