> ## 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.

# Manage Action Access

> Control who can use an integration and its individual actions. Enable integrations for the whole workspace, or share an integration and its actions with specific users and groups.

Control who can use an integration and which of its actions they can run. As a workspace admin, you can enable an integration for everyone, restrict it to specific users and groups, and manage access for each individual action.

## Prerequisites

* You are a workspace admin.
* Navigate to [Integrations](https://app.langdock.com/settings/workspace/products/integrations) in your workspace settings, then select the integration you want to manage.

## Enable an integration for the workspace

By default, integrations are enabled for the entire workspace, so every member and editor can connect and use them. To get more granular control over who can use an integration and its actions, turn off **Enable for entire workspace** at the top of the integration's page.

<Frame>
  <img src="https://mintcdn.com/langdock-34/08NxTDLhsDfmiHIU/images/action_sharing-1.png?fit=max&auto=format&n=08NxTDLhsDfmiHIU&q=85&s=e4750f2302892f02f7e604ca13edc269" alt="Integration settings page with the Enable for entire workspace toggle turned on and set to Enabled for everyone, next to the Manage access button" style={{borderRadius: '6px'}} width="2378" height="830" data-path="images/action_sharing-1.png" />
</Frame>

## Share an integration with specific users or groups

To limit an integration to certain people, share it instead of enabling it for everyone.

### 1. Turn off workspace access

Turn off **Enable for entire workspace**. You cannot share an integration with specific users while it is enabled for everyone.

### 2. Open Manage access

Click **Manage access** to open the access dialog.

<Frame>
  <img src="https://mintcdn.com/langdock-34/08NxTDLhsDfmiHIU/images/action_sharing-2.png?fit=max&auto=format&n=08NxTDLhsDfmiHIU&q=85&s=d51e4fd7eefbe4dda3ac244b402f8990" alt="Enable for entire workspace toggle turned off, with the Manage access button shown next to it" style={{borderRadius: '6px'}} width="2374" height="788" data-path="images/action_sharing-2.png" />
</Frame>

### 3. Add users or groups

Search for and select the users or groups you want to give access to. You can add several at once.

<Frame>
  <img src="https://mintcdn.com/langdock-34/08NxTDLhsDfmiHIU/images/action_sharing-3.png?fit=max&auto=format&n=08NxTDLhsDfmiHIU&q=85&s=685bd05ac7df73cb4648d9f0527e88e2" alt="Grant access to specific users or groups dialog with a search field for adding users or groups and one user already added" style={{borderRadius: '6px'}} width="2378" height="898" data-path="images/action_sharing-3.png" />
</Frame>

Only the users and groups you add can use the integration. Workspace admins always keep access.

## Control actions in Scopes and Action Access

Scroll to the **Scopes and Action Access** section to control which actions are available in your workspace.

<Frame>
  <img src="https://mintcdn.com/langdock-34/08NxTDLhsDfmiHIU/images/action_sharing-4.png?fit=max&auto=format&n=08NxTDLhsDfmiHIU&q=85&s=c1e5f57dfa5a30fc4b153d42d9603eb5" alt="Scopes and Action Access section in Action view, showing actions with their required scopes, NATIVE badges, and the Hide native actions button in the top-right corner" style={{borderRadius: '6px'}} width="2376" height="998" data-path="images/action_sharing-4.png" />
</Frame>

<Note>
  Switch to the **Action view** tab to see and manage individual actions and their access.
</Note>

Some actions are **native** to Langdock. They power core platform features and are always enabled, so you cannot disable them. Native actions are marked with a **NATIVE** badge.

To focus on the actions you can change, click the **NATIVE** button in the top-right corner of the section to hide native actions. The list then shows only the actions you can enable, disable, or share.

## Share an action with specific users or groups

Each action has an **Available to all users** toggle.

* When it is on, everyone in the workspace can use the action.
* When you turn it off, a **Share** button and a **Users & groups with access** list appear.

To share a single action:

### 1. Turn off Available to all users

On the action's row, turn off **Available to all users**.

<Frame>
  <img src="https://mintcdn.com/langdock-34/08NxTDLhsDfmiHIU/images/action_sharing-5.png?fit=max&auto=format&n=08NxTDLhsDfmiHIU&q=85&s=7db1684888afd73d4c3d14b2fd422e0a" alt="Action list with an action's toggle being turned off, revealing a Share button on the restricted action" style={{borderRadius: '6px'}} width="1984" height="774" data-path="images/action_sharing-5.png" />
</Frame>

### 2. Share the action

Click **Share** to open the action's share dialog, then search for and select the users or groups.

<Frame>
  <img src="https://mintcdn.com/langdock-34/08NxTDLhsDfmiHIU/images/action_sharing-6.png?fit=max&auto=format&n=08NxTDLhsDfmiHIU&q=85&s=22e8aacce6b9c17d670e88b88d2685d1" alt="Action row with the Share button shown next to the turned-off action toggle" style={{borderRadius: '6px'}} width="1984" height="768" data-path="images/action_sharing-6.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/langdock-34/08NxTDLhsDfmiHIU/images/action_sharing-7.png?fit=max&auto=format&n=08NxTDLhsDfmiHIU&q=85&s=24b1adae82b8fe20c5b027034ba01249" alt="Share action dialog with the Integration access needed notice, the Manage integration sharing link, and a search field for people and groups" style={{borderRadius: '6px'}} width="1982" height="904" data-path="images/action_sharing-7.png" />
</Frame>

<Info>
  To share an action with specific people or groups, they also need access to the integration. If they don't, grant it first using **Manage integration sharing** in the share dialog.
</Info>
