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

# Fix the "No Permission to Duplicate Pulses" Error in SIMB

> Resolve the 'You don't have permission to duplicate pulses' error in SIMB by granting item-creation permissions on the destination board.

When you use Same Item Multiple Boards to add an item to another board, SIMB duplicates that item from the source board to the destination board behind the scenes. If the user — or the owner of the automation triggering the action — doesn't have permission to create items on the destination board, monday.com blocks the duplication and surfaces the following error:

> **"You don't have permission to duplicate pulses."**

<Frame>
  <img src="https://mintcdn.com/pioneera/-fu6WMYEHeSKh3O1/images/permissions-error/error-message.png?fit=max&auto=format&n=-fu6WMYEHeSKh3O1&q=85&s=17d5804e626eb3582af238ca12645169" alt="The &#x22;You don't have permission to duplicate pulses&#x22; error in monday.com" width="846" height="222" data-path="images/permissions-error/error-message.png" />
</Frame>

This is a board-level permissions issue, not a bug in SIMB. The fix depends on your setup: whether you're sharing items manually, through an automation, or in a situation where permissions can't be changed.

## Fix Options

<Tabs>
  <Tab title="Update Board Permissions (Recommended)">
    The cleanest solution is to grant item-creation permissions to the affected user directly on the destination board.

    <Steps>
      <Step title="Open the destination board">
        Navigate to the board where the item is being added.
      </Step>

      <Step title="Open board permissions">
        Click the **three-dot menu (⋯)** in the top-right corner of the board, then select **Board permissions** or **Board settings**.
      </Step>

      <Step title="Grant item-creation access">
        Find the affected user and make sure they have permission to **create items** on this board.

        <Frame>
          <img src="https://mintcdn.com/pioneera/-fu6WMYEHeSKh3O1/images/permissions-error/board-permissions.png?fit=max&auto=format&n=-fu6WMYEHeSKh3O1&q=85&s=1bcf8e2f4555156139b0a4bf29478d11" alt="Board permissions panel with item-creation access" width="1600" height="585" data-path="images/permissions-error/board-permissions.png" />
        </Frame>
      </Step>

      <Step title="Save and retry">
        Save the changes, then try sharing the item again.
      </Step>
    </Steps>

    <Tip>
      If you're not a board admin, ask the board owner to make this change on your behalf.
    </Tip>
  </Tab>

  <Tab title="Change the Automation Owner">
    If you're using a SIMB automation to share items automatically, the automation runs using the **automation owner's permissions**. If that user doesn't have item-creation access on the destination board, every triggered action will fail with this error.

    <Steps>
      <Step title="Open the board where the automation is set">
        Navigate to the board that has the SIMB automation.
      </Step>

      <Step title="Go to Automations">
        Click **Automations** (or **Integrations**) from the board menu.
      </Step>

      <Step title="Locate the SIMB automation">
        Find the automation that's triggering the error.
      </Step>

      <Step title="Change the automation owner">
        Transfer ownership to a user who has **create-item permission** on the destination board — typically a board admin or account admin.

        <Frame>
          <img src="https://mintcdn.com/pioneera/-fu6WMYEHeSKh3O1/images/permissions-error/transfer-automation-owner.png?fit=max&auto=format&n=-fu6WMYEHeSKh3O1&q=85&s=ede4454fb3e8a12255b1ec834048592b" alt="Transferring ownership of a SIMB automation" width="1600" height="723" data-path="images/permissions-error/transfer-automation-owner.png" />
        </Frame>
      </Step>

      <Step title="Save">
        Save the change and test the automation.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Ask an Admin to Perform the Action">
    If board permissions can't be changed and automation ownership can't be transferred, ask a **board admin or owner** to add the item on your behalf.

    This is a workaround rather than a permanent fix, but it unblocks you immediately while you arrange longer-term access.
  </Tab>
</Tabs>

## Still Need Help?

If you've tried all three options and the error persists, contact the support team at [support@pioneera.io](mailto:support@pioneera.io). Include the name of the source and destination boards, and a description of how you're sharing the item (manually or via automation).
