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

# Why can't I copy the form link from the publish modal?

If you published a form in Talview and the copy button next to the share link isn't working, it's usually a browser permission issue. In this article, you'll find the most common causes and how to resolve them.

#### 🔎 Troubleshooting common issues

| **What Might Be Wrong**                                              | **How to Fix It**                                                                                                                                                                     |
| :------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Your browser is blocking clipboard access for the platform.          | When prompted, click **Allow** on the clipboard permission popup. <br />If you dismissed it earlier, go to your browser's site settings and enable clipboard access for the platform. |
| You're using a browser that doesn't fully support the clipboard API. | Switch to a recommended browser such as Chrome, Edge, or Firefox and try again.                                                                                                       |
| A browser extension is interfering with the copy action.             | Try copying the link in an incognito or private browsing window. If it works there, disable extensions one by one to find the conflict.                                               |
| The copy button was clicked but no confirmation appeared.            | The link may have copied successfully without a visible toast. Try pasting (`Ctrl + V` or `Command + V`) to confirm.                                                                  |
| As a fallback, you can copy the link manually.                       | Click inside the URL field in the **Share Link** section, select the full link using `Ctrl + A` (Windows) or `Command + A` (Mac), then copy it with `Ctrl + C` or `Command + C`.      |

<Tip>
  **Additional Tips**

  * The shareable link is unique to each form and remains the same after publishing.

  * For an alternative way to share the form, you can use the QR code from the same modal.
</Tip>
