> For the complete documentation index, see [llms.txt](https://docs.santacruzsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.santacruzsoftware.com/linkrui/troubleshooting.md).

# Troubleshooting

No thumbnails, place/open/upload assets failed, linkrui not launched - empty panel, assets failed to upload, linkrui missing in Photoshop MacOS

<figure><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2Fgit-blob-597a615c8dd4c212525c782a2452ea17ae02f27a%2Fimage%20(2).png?alt=media" alt="" width="355"><figcaption></figcaption></figure>

If the above:point\_up:message shows up when trying to open LUI:

Our code sign certificate is not an EV certificate, so depending on the Windows Defender settings, users might get a warning. It's safe to run.

It should also work to click out of the screen.

Another option that might work depending on \_\_\_\_:

1. Right click on installer <mark style="color:$danger;">`LinkrUI.exe`</mark>
2. Select properties option.
3. Click on checkbox to check **Unblock** at the bottom of Properties.

## Google Workspace

google workspace admin approval - managed domains often block add-on installs. this is a common setup issue. user needs to grant access to LinkrUI.

##

agent's suggestions for troubleshooting...

Add one or two real failure cases:

* browser sign-in window does not open
* server URL is unreachable
* no supported DAMs appear

## Upload New Asset

<figure><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2F78mik3grXJVkiY0UAsP7%2Fimage.png?alt=media&amp;token=1b1e422c-406f-4621-b86c-1309a39b847c" alt=""><figcaption></figcaption></figure>

#### Export New Asset

In Express, Figma, and Workspace: sometimes the export could fail and that's nothing to do with LUI. &#x20;

## Smart-Linkr

If you open the LinkrUI panel when you're not in a file, the links dialog will open but nothing will be there.

<figure><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FUJcKtqS1DHk5vwO6ETTL%2FScreenshot%20(17).png?alt=media&amp;token=2a616876-14af-4e1d-a47a-e07c547e00b0" alt=""><figcaption></figcaption></figure>

## Upload New Assets (Adobe)

if it says 'no results were found' when trying to upload an asset under the links dialog:

This is a microsoft word bug when placing multiple assets. it doesn't always let. it also doesn't always allow you to place a single asset. nothing to do with linkrui.

<figure><img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FhCOVCXcFcJJPMC1HHYvd%2FScreenshot%20(29).png?alt=media&amp;token=06018c87-ac81-4028-90f4-9fc436b2f82e" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.santacruzsoftware.com/linkrui/troubleshooting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
