> ## Documentation Index
> Fetch the complete documentation index at: https://docs.langdock.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Excel Plugin (Setup)

> Enable Langdock plugins for your workspace so users can access Langdock directly inside Microsoft applications.

The [Excel plugin](/en/using-langdock/microsoft-plugins/excel) brings Langdock directly into Microsoft Excel, allowing users to create tables, write formulas, clean up data, and summarize spreadsheet results without leaving their workbook. This section covers how to enable the plugin for your workspace.

## Enabling the plugin

<Steps>
  <Step title="Open integration settings">
    Navigate to your [workspace integration settings](https://app.langdock.com/settings/workspace/products/integrations) in Langdock.
  </Step>

  <Step title="Enable the plugin">
    Find the plugin you want to enable and toggle it on.

    <Frame>
      <img src="https://mintcdn.com/langdock-34/2L5Re5fHmH8KAiXm/images/plugin_admin_enablement.png?fit=max&auto=format&n=2L5Re5fHmH8KAiXm&q=85&s=0409ad23918c4e030d6d61f3044c59b2" alt="Microsoft Office plugins section in the Langdock integration settings with the Excel and Outlook plugin toggles enabled" style={{borderRadius: '6px'}} width="1544" height="596" data-path="images/plugin_admin_enablement.png" />
    </Frame>
  </Step>
</Steps>

Users can now sign in to the plugin from within their Microsoft application. Share the [Excel plugin overview](/en/using-langdock/microsoft-plugins/excel) with your users so they know how to get started.

## Enabling the plugin for dedicated deployments

Before you start, make sure you have Microsoft admin access to the [Microsoft 365 Admin Portal](https://admin.microsoft.com) and Langdock admin access to your Workspace.

Setting up the Excel plugin involves three parts:

1. A Microsoft admin deploys the custom app in the [Microsoft 365 Admin Portal](https://admin.microsoft.com)
2. A Langdock admin enables the Excel plugin in Langdock as described above
3. Each user opens the Add-in in Excel and signs in

After setup, users in the assigned Microsoft 365 target group can open the Langdock Add-in directly from Excel.

### Upload the custom app in Microsoft 365

This step must be completed by a Microsoft admin.

<Steps>
  <Step title="Open Integrated apps">
    Navigate to **Settings** > **Integrated apps** in the Microsoft 365 Admin Portal sidebar.

    <Frame>
      <img src="https://mintcdn.com/langdock-34/ET8nf6y2KENpOJ7E/images/excel_plugin_admin_setup1.png?fit=max&auto=format&n=ET8nf6y2KENpOJ7E&q=85&s=7c1b08cfa51c89a19b3674dff5bd4b01" alt="Microsoft 365 Admin Portal Settings menu with Integrated apps selected" style={{borderRadius: '6px'}} width="1580" height="660" data-path="images/excel_plugin_admin_setup1.png" />
    </Frame>
  </Step>

  <Step title="Upload the custom app">
    On the Integrated apps page, click **Upload custom apps**.

    <Frame>
      <img src="https://mintcdn.com/langdock-34/ET8nf6y2KENpOJ7E/images/excel_plugin_admin_setup2.png?fit=max&auto=format&n=ET8nf6y2KENpOJ7E&q=85&s=eaa9fd6e4ff926569ebb5bed31a15394" alt="Integrated apps page with the Upload custom apps button selected" style={{borderRadius: '6px'}} width="1578" height="596" data-path="images/excel_plugin_admin_setup2.png" />
    </Frame>
  </Step>

  <Step title="Configure the app deployment">
    In the New App Deployment window, select:

    * **App type**: **Office Add-in**
    * **Upload option**: **Provide link to manifest file**
    * **Manifest link**: `https://<your-deployment-url>/api/addin/dedicated/excel/manifest.xml`

    Click **Validate**. After the manifest file validates successfully, click **Next**.

    <Frame>
      <img src="https://mintcdn.com/langdock-34/ET8nf6y2KENpOJ7E/images/excel_plugin_admin_setup3.png?fit=max&auto=format&n=ET8nf6y2KENpOJ7E&q=85&s=5aea7a8b13011c66836dd10b6caac499" alt="App deployment window with Office Add-in selected and the Langdock manifest link validated" style={{borderRadius: '6px'}} width="1566" height="718" data-path="images/excel_plugin_admin_setup3.png" />
    </Frame>
  </Step>

  <Step title="Assign the target group">
    Choose who should get access to the Excel plugin, then click **Next**.

    * Select **Entire organization** if every user in your Microsoft 365 tenant should get access.
    * Select **Specific users/groups** if you want to roll out the plugin to a smaller group first.
    * Select **Just me** only if you want to test the plugin before a wider rollout.

    <Frame>
      <img src="https://mintcdn.com/langdock-34/ET8nf6y2KENpOJ7E/images/excel_plugin_admin_setup4.png?fit=max&auto=format&n=ET8nf6y2KENpOJ7E&q=85&s=095441d3cbc00097615e940d34985690" alt="App deployment users step with target group options for Just me, Entire organization, and Specific users or groups" style={{borderRadius: '6px'}} width="1576" height="692" data-path="images/excel_plugin_admin_setup4.png" />
    </Frame>
  </Step>

  <Step title="Finish deployment">
    Review the configuration and click **Finish Deployment**.

    <Frame>
      <img src="https://mintcdn.com/langdock-34/ET8nf6y2KENpOJ7E/images/excel_plugin_admin_setup5.png?fit=max&auto=format&n=ET8nf6y2KENpOJ7E&q=85&s=ea2317a5b7acb0a0389a3a03f8956226" alt="Review and finish deployment screen for the Langdock Excel Add-in" style={{borderRadius: '6px'}} width="1576" height="642" data-path="images/excel_plugin_admin_setup5.png" />
    </Frame>
  </Step>

  <Step title="Confirm the Add-in appears">
    Confirm that the Add-in appears on the overview page.

    <Frame>
      <img src="https://mintcdn.com/langdock-34/ET8nf6y2KENpOJ7E/images/excel_plugin_admin_setup6.png?fit=max&auto=format&n=ET8nf6y2KENpOJ7E&q=85&s=65748125f6cdf6c6fa2739612532ea93" alt="Integrated apps overview page showing the deployed Langdock Add-in" style={{borderRadius: '6px'}} width="1576" height="582" data-path="images/excel_plugin_admin_setup6.png" />
    </Frame>
  </Step>
</Steps>

Once deployment is complete, share the [Excel plugin installation guide](/en/using-langdock/microsoft-plugins/excel#how-to-install-langdock-for-excel) with your users so they can open the Add-in and sign in.
