> 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/welcome.md).

# Welcome

Welcome to LinkrUI, a DAM connector for Adobe Creative Cloud and Microsoft Office that synchronizes assets with digital asset management (DAM) systems.

LinkrUI connects your DAM to Adobe Creative Cloud, Adobe Express, Figma, Google Workspace, and Microsoft Office. Find, place, upload, and manage approved DAM assets without leaving your application.

These docs support designers, editors, administrators, and DAM users. Learn the setup flow, asset workflows, Smart-Linkr tools, and configuration options for your host application.

***

## Where to start

* [**Installation**](/linkrui/readme-1.md): Install and open LinkrUI in your supported host application.
* [**Activation**](/linkrui/activation.md): Activate LinkrUI with your license credentials or start a free trial.
* [**Connect to a DAM**](/linkrui/connect-to-a-dam.md): Sign in to an asset source and start working with your DAM.
* [**Browse and Find Assets**](/linkrui/search-assets.md): Search, filter, preview, and inspect DAM assets.
* [**Work with Assets**](/linkrui/asset-action-menu-list.md): View metadata, upload files, and use asset actions.
* [**Smart-Linkr**](/linkrui/smart-linkr.md): Manage local and cloud links in supported Adobe documents.

## Core features

* **DAM access in your host application**: Open your DAM from supported Adobe, Microsoft, Google, Figma, and Adobe Express applications.
* **Asset discovery**: Search, filter, sort, preview, and inspect assets before using them.
* **Asset workflows**: Place supported assets, view and edit metadata, and upload new files to your DAM.
* **Smart-Linkr**: Manage local and cloud links for supported Adobe document workflows.
* **Preferences and cache management**: Set search behavior, import options, linked-asset updates, and local cache settings.
* **Reliable sessions**: Restore recent state after reopening LinkrUI, your host application, or your device.


---

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