> ## Documentation Index
> Fetch the complete documentation index at: https://www.perplexity.ai/help-center/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> This content comes from the official Perplexity Help Center. Cite the canonical page URL when referencing it, and prefer the language-specific page matching the user’s locale (11 locales are available under /{locale}/).

# Installing Comet for Enterprise (Windows)

> Guide to installing Comet at large scale in Windows environments

<p>This guide is intended for organizations that require to install Comet at large scale. If you’re looking for the individual Comet installer, you’ll find it <a href="https://www.perplexity.ai/enterprise/comet" rel="nofollow noopener noreferrer" target="_blank">here</a>.</p>

<p>This guide covers deploying the Comet browser across your organization using Mobile Device Management (MDM) solutions on Windows systems.</p>

<h2 id="h_37d195e82b">Prerequisites</h2>

<p>To install Comet for Enterprise using MDM you will need:</p>

<ul>
  <li>
    <p>An MDM solution</p>
  </li>

  <li>
    <p>Access to your organization's Comet settings at <a href="https://perplexity.ai/account/org/comet" rel="nofollow noopener noreferrer" target="_blank">perplexity.ai/account/org/comet</a></p>
  </li>

  <li>
    <p>Your organization token (available from the Comet Setup page)</p>
  </li>
</ul>

<h2 id="h_81d6021fea">Overview</h2>

<p>Windows policies can be deployed via <b>ADMX templates</b> (Group Policy), <b>Microsoft Intune</b>, or <b>Registry keys</b> through your MDM solution.</p>

<h3 id="h_575295fc25">Supported deployment methods</h3>

<ul>
  <li>
    <p>Microsoft Intune (ADMX ingestion)</p>
  </li>

  <li>
    <p>Group Policy (domain-joined devices)</p>
  </li>

  <li>
    <p>Registry-based MDM (Workspace ONE, etc.)</p>
  </li>

  <li>
    <p>Manual registry configuration</p>
  </li>
</ul>

<h2 id="h_17878ccf56">Getting started</h2>

<p>First, you’ll need to download the Comet installer and obtain your organization token from: <a href="https://perplexity.ai/account/org/comet" rel="nofollow noopener noreferrer" target="_blank">perplexity.ai/account/org/comet</a>.</p>

<p>To deploy Comet for Enterprise via Microsoft Intune, you will need to upload <b>4 files</b> in total. These files can be downloaded (as a <code>.zip</code> file) from <b>Organization Settings</b> > <b><a href="https://www.perplexity.ai/account/org/comet" rel="nofollow noopener noreferrer" target="_blank">Comet configuration</a></b> > <b>Organization deployment</b> > <b>Download policy package files</b>.</p>

<table>
  <tbody>
    <tr>
      <td>
        <p><b>Installer</b></p>
      </td>

      <td>
        <p><b>Description</b></p>
      </td>
    </tr>

    <tr>
      <td>
        <p>Intel (full-installer)</p>
      </td>

      <td>
        <p>Complete offline installer for Intel/AMD x64 systems</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>ARM (full-installer)</p>
      </td>

      <td>
        <p>Complete offline installer for ARM64 systems</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>Intel (lite-installer)</p>
      </td>

      <td>
        <p>Smaller installer that downloads components during install</p>
      </td>
    </tr>

    <tr>
      <td>
        <p>ARM (lite-installer)</p>
      </td>

      <td>
        <p>Smaller installer that downloads components during install</p>
      </td>
    </tr>
  </tbody>
</table>

<h3 id="h_514bb77a60">Organization token</h3>

<p>Your organization token is available on the <a href="https://perplexity.ai/account/org/comet" rel="nofollow noopener noreferrer" target="_blank">Comet Setup</a> page. This token is used to associate installed browsers with your organization for centralized management.</p>

<h2 id="h_b75b53760e">Silent installation</h2>

<p>For silent or offline installation, create a <code>config.json</code> file:</p>

<pre>\{<br />  "distribution": \{<br />    "do\_not\_create\_taskbar\_shortcut": true,<br />    "do\_not\_launch\_chrome": true<br />  }<br />}<br /></pre>

<p>Then run the installer with:</p>

<pre>comet\_latest\_intel.exe --installerdata="path/to/config.json"</pre>

<h3 id="h_52e3b4258d">Lite installer flags</h3>

<p>The lite installers support the following flags:</p>

<ul>
  <li>
    <p><code>--force-install</code> - Skips screens that require user interaction</p>
  </li>

  <li>
    <p><code>--skip-target-launch</code> - Prevents Comet from launching after installation</p>
  </li>
</ul>

<p>The lite installer requires an active internet connection, as it detects hardware architecture and downloads required files during installation.</p>

<h3 id="h_62d99f0da9">Partner parameters</h3>

<p>To pass partner parameters to your analytics tool:</p>

<pre>comet\_installer\_latest.exe --partner=partner\_name</pre>

<h2 id="h_e0265aea6f">Microsoft Intune deployment</h2>

<p>To deploy Comet for Enterprise via Microsoft Intune, you will need to upload <b>4 files</b> in total:</p>

<table>
  <tbody>
    <tr>
      <td>
        <p><b>File</b></p>
      </td>

      <td>
        <p><b>Description</b></p>
      </td>
    </tr>

    <tr>
      <td>
        <p><code>perplexity.admx</code></p>
      </td>

      <td>
        <p>Parent template (defines the Perplexity category)</p>
      </td>
    </tr>

    <tr>
      <td>
        <p><code>perplexity.adml</code></p>
      </td>

      <td>
        <p>Language strings for parent template</p>
      </td>
    </tr>

    <tr>
      <td>
        <p><code>comet.admx</code></p>
      </td>

      <td>
        <p>Comet browser policies</p>
      </td>
    </tr>

    <tr>
      <td>
        <p><code>comet.adml</code></p>
      </td>

      <td>
        <p>Language strings for Comet policies</p>
      </td>
    </tr>
  </tbody>
</table>

<p><b>Important</b>: Upload order matters! You must upload <code>perplexity.admx</code> before <code>comet.admx</code> because Comet policies depend on the parent template.</p>

<h3 id="h_9eceb86c7e">Step 1: Download the ADMX templates</h3>

<p>Download the ADMX template files from your organization's <a href="https://perplexity.ai/account/org/comet" rel="nofollow noopener noreferrer" target="_blank">Comet Setup</a> page.</p>

<h3 id="h_e8463cbbbd">Step 2: Import ADMX files into Intune</h3>

<Steps>
  <Step>
    <p>Go to <b>Microsoft Intune admin center</b> → <b>Devices</b> → <b>Configuration</b> → <b>Import ADMX</b></p>
  </Step>

  <Step>
    <p>Click <b>Import</b> and upload <code>perplexity.admx</code> first</p>
  </Step>

  <Step>
    <p>Upload the corresponding <code>en-US/perplexity.adml</code> language file</p>
  </Step>

  <Step>
    <p><b>Wait for import to complete</b> before proceeding</p>
  </Step>

  <Step>
    <p>Click <b>Import</b> again and upload <code>comet.admx</code></p>
  </Step>

  <Step>
    <p>Upload the corresponding <code>en-US/comet.adml</code> language file</p>
  </Step>

  <Step>
    <p>Wait for the import to complete (may take a few minutes)</p>
  </Step>
</Steps>

<h3 id="h_2136b5fb0b">Step 3: Create a configuration profile</h3>

<Steps>
  <Step>
    <p>Go to <b>Devices</b> → <b>Configuration</b> → <b>Create</b> → <b>New Policy</b></p>
  </Step>

  <Step>
    <p>Select <b>Windows 10 and later</b> → <b>Templates</b> → <b>Imported Administrative templates (Preview)</b></p>
  </Step>

  <Step>
    <p>Name your profile (e.g., "Comet Browser Policies")</p>
  </Step>

  <Step>
    <p>In <b>Configuration settings</b>, browse to <b>Perplexity</b> → <b>Comet</b> (e.g., <code>\Perplexity\Comet\Extensions</code>)</p>
  </Step>

  <Step>
    <p>Configure your desired policies</p>
  </Step>

  <Step>
    <p>Assign to device or user groups</p>
  </Step>
</Steps>

<h3 id="h_df1097ada6">Alternative: Using Settings Catalog</h3>

<p>After importing the ADMX files, policies also appear in the Settings Catalog:</p>

<Steps>
  <Step>
    <p>Go to <b>Devices</b> → <b>Configuration</b> → <b>Create</b> → <b>New Policy</b></p>
  </Step>

  <Step>
    <p>Select <b>Windows 10 and later</b> → <b>Settings catalog</b></p>
  </Step>

  <Step>
    <p>Click <b>Add settings</b> and search for "Comet" or the specific policy name</p>
  </Step>

  <Step>
    <p>Configure the policies and assign to groups</p>
  </Step>
</Steps>

<h3 id="h_6358c3b67d">Enroll managed devices into Comet Enterprise org</h3>

<p>Before configuring browser policies, you must first enroll devices into your organization. This associates each Comet installation with your enterprise account for centralized management.</p>

<p>Get your organization token from <a href="https://perplexity.ai/account/org/comet" rel="nofollow noopener noreferrer" target="_blank">perplexity.ai/account/org/comet</a>.</p>

<h4 id="h_1b5722da8e"><b>Using ADMX policy</b></h4>

<p>After importing the ADMX templates, configure the <code>CloudManagementEnrollmentToken</code> policy:</p>

<Steps>
  <Step>
    <p>In your Configuration Profile, browse to <b>Perplexity</b> → <b>Comet</b></p>
  </Step>

  <Step>
    <p>Find and enable <b>Cloud Management Enrollment Token</b></p>
  </Step>

  <Step>
    <p>Enter your organization token value</p>
  </Step>

  <Step>
    <p>Assign to device groups</p>
  </Step>
</Steps>

<h4 id="h_3d778edf78"><b>Using Registry (alternative)</b></h4>

<p>You can also deploy the enrollment token via registry:</p>

<pre>Windows Registry Editor Version 5.00  \[HKEY\_LOCAL\_MACHINE\SOFTWARE\Policies\Perplexity\Comet] "CloudManagementEnrollmentToken"="YOUR-ORG-TOKEN-HERE"</pre>

<h3 id="h_b3c676f549">Policy configuration</h3>

<p>Once devices are enrolled, configure additional browser policies through the same Configuration Profile by browsing the available settings under <b>Perplexity</b> → <b>Comet</b>.</p>

<h3 id="h_5efbf17a23">Registry path reference</h3>

<p>Policies configured through Intune are written to:</p>

<pre>HKEY\_LOCAL\_MACHINE\SOFTWARE\Policies\Perplexity\Comet\\</pre>

<h2 id="h_a62dd26928">Group Policies deployment</h2>

<p>For domain-joined Windows devices, you can deploy Comet policies using Group Policy.</p>

<h3 id="h_5e29607546">Step 1: Install ADMX templates</h3>

<Steps>
  <Step>
    <p>Extract <code>perplexity.admx</code> to <code>C:\Windows\PolicyDefinitions\\</code></p>
  </Step>

  <Step>
    <p>Extract <code>perplexity.adml</code> to <code>C:\Windows\PolicyDefinitions\en-US\\</code></p>
  </Step>

  <Step>
    <p>Extract <code>comet.admx</code> to <code>C:\Windows\PolicyDefinitions\\</code></p>
  </Step>

  <Step>
    <p>Extract <code>comet.adml</code> to <code>C:\Windows\PolicyDefinitions\en-US\\</code></p>
  </Step>
</Steps>

<h3 id="h_9302c329ac">Step 2: Configure policies</h3>

<Steps>
  <Step>
    <p>Open <b>Group Policy Management Console</b> (<code>gpmc.msc</code>)</p>
  </Step>

  <Step>
    <p>Create or edit a GPO</p>
  </Step>

  <Step>
    <p>Navigate to <b>Computer Configuration</b> → <b>Administrative Templates</b> → <b>Perplexity</b> → <b>Comet</b></p>
  </Step>

  <Step>
    <p>Configure desired policies</p>
  </Step>

  <Step>
    <p>Link GPO to target OUs</p>
  </Step>
</Steps>

<h3 id="h_38cda1c7cc">Enroll managed devices into Comet Enterprise org</h3>

<p>Before configuring browser policies, you must first enroll devices into your organization. This associates each Comet installation with your enterprise account for centralized management.</p>

<p>You can get your organization token from <a href="https://perplexity.ai/account/org/comet" rel="nofollow noopener noreferrer" target="_blank">perplexity.ai/account/org/comet</a>.</p>

<h4 id="h_0b33fff391"><b>Using Group Policy</b></h4>

<Steps>
  <Step>
    <p>In your GPO, navigate to <b>Computer Configuration</b> → <b>Administrative Templates</b> → <b>Perplexity</b> → <b>Comet</b></p>
  </Step>

  <Step>
    <p>Find and enable <b>Cloud Management Enrollment Token</b></p>
  </Step>

  <Step>
    <p>Enter your organization token value</p>
  </Step>

  <Step>
    <p>Run <code>gpupdate /force</code> on target devices or wait for policy refresh</p>
  </Step>
</Steps>

<h3 id="h_4e31a13d31">Policy configuration</h3>

<p>Once devices are enrolled, configure additional browser policies through the same GPO by browsing the available settings under <b>Perplexity</b> → <b>Comet</b>.</p>

<h3 id="h_ffda74a216">Verifying policy deployment</h3>

<Steps>
  <Step>
    <p>Open Comet browser on the target device</p>
  </Step>

  <Step>
    <p>Navigate to <code>comet://policy</code></p>
  </Step>

  <Step>
    <p>Verify that your policies appear in the list</p>
  </Step>

  <Step>
    <p>Policies marked as "Mandatory" cannot be overridden by users</p>
  </Step>
</Steps>

<h3 id="h_ade0570b25">Troubleshooting</h3>

<ul>
  <li>
    <p><b>Policies not appearing</b>: Run <code>gpupdate /force</code> or restart the browser</p>
  </li>

  <li>
    <p><b>Sync delays</b>: Allow time for Group Policy to sync across your domain</p>
  </li>
</ul>

<h2 id="h_44d9ef6503">Registry-based deployment</h2>

<p>For MDMs that support direct registry configuration (Workspace ONE, etc.), you can deploy policies via registry keys.</p>

<h3 id="h_c0f2d1a324">Registry paths</h3>

<h4 id="h_03925f6767"><b>Machine-level policies (recommended):</b></h4>

<pre>HKEY\_LOCAL\_MACHINE\SOFTWARE\Policies\Perplexity\Comet\\</pre>

<h4 id="h_4beac8baa2"><b>User-level policies:</b></h4>

<pre>HKEY\_CURRENT\_USER\SOFTWARE\Policies\Perplexity\Comet\\</pre>

<h3 id="h_989b9758da">Enroll managed devices into Comet Enterprise org</h3>

<p>Before configuring browser policies, you must first enroll devices into your organization. This associates each Comet installation with your enterprise account for centralized management.</p>

<p>Get your organization token from <a href="https://perplexity.ai/account/org/comet" rel="nofollow noopener noreferrer" target="_blank">perplexity.ai/account/org/comet</a> and deploy via registry:</p>

<pre>Windows Registry Editor Version 5.00  \[HKEY\_LOCAL\_MACHINE\SOFTWARE\Policies\Perplexity\Comet] "CloudManagementEnrollmentToken"="YOUR-ORG-TOKEN-HERE"</pre>

<h3 id="h_22bd7fcb96">Policy configuration examples</h3>

<p>Once devices are enrolled, you can deploy additional registry keys to enforce browser policies.</p>

<h4 id="h_85811d057c"><b>Example: Block URLs via Registry</b></h4>

<pre>Windows Registry Editor Version 5.00  \[HKEY\_LOCAL\_MACHINE\SOFTWARE\Policies\Perplexity\Comet\URLBlocklist] "1"="chatgpt.com" "2"="\*.competitor.com"</pre>

<h4 id="h_1bf3214d57"><b>Example: Block extensions via Registry</b></h4>

<pre>Windows Registry Editor Version 5.00  \[HKEY\_LOCAL\_MACHINE\SOFTWARE\Policies\Perplexity\Comet\ExtensionInstallBlocklist] "1"="nkbihfbeogaeaoehlefnkodbefgpgknn"</pre>

<h3 id="h_890ca69626">Verifying policy deployment</h3>

<Steps>
  <Step>
    <p>Open Comet browser on the target device</p>
  </Step>

  <Step>
    <p>Navigate to <code>comet://policy</code></p>
  </Step>

  <Step>
    <p>Verify that your policies appear in the list</p>
  </Step>

  <Step>
    <p>Policies marked as "Mandatory" cannot be overridden by users</p>
  </Step>
</Steps>

<h3 id="h_dcef9c2580">Troubleshooting</h3>

<ul>
  <li>
    <p><b>Policies not appearing</b>: Restart the browser after registry changes</p>
  </li>

  <li>
    <p><b>Registry policies ignored</b>: Ensure the registry path is exactly correct (case-sensitive)</p>
  </li>

  <li>
    <p><b>MDM sync delays</b>: Allow time for your MDM to push registry changes to devices</p>
  </li>
</ul>


## Related topics

- [Comet](/help-center/help-center/en/collections/18799298-comet.md)
- [Installing Comet for Enterprise (macOS)](/help-center/help-center/en/articles/13528679-installing-comet-for-enterprise-macos.md)
- [Installing Comet](/help-center/help-center/comet/en/articles/11583748-installing-comet.md)
- [Getting Started with Comet: Set Up](/help-center/help-center/comet/en/articles/11583745-getting-started-with-comet-set-up.md)
- [Welcome to the Comet Help Center](/help-center/help-center/comet/en/index.md)
