# Accessing fylr through LinkrUI

{% hint style="info" %}
**BETA**: fylr integration is currently in active development from [Santa Cruz Software](https://santacruzsoftware.com/linkrui/)
{% endhint %}

## Required

Fylr requires linkrui capabilities in license. **Not part of fylr by default.** Contact support to obtain a new license including linkrui. The underlying fylr instance needs no additional configuration for the LinkrUI extension to work.

* **Authentication:** A login to a appropriately licensed fylr instance
* **Rights Management:** Permissions to see and download at least one object type with a file field

## Setup (for Google Workspace)

1. Install the "LinkrUI for Google Workspace" Add-On in your tool of choice
2. Open the LinkrUI Extension
3. Provide the fylr server URL, authenticate with your login

<figure><img src="/files/gIixmN7z3ORuqljc1gnp" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Current authentication bug:** If the authenticate page opening shows errors, copy the generated authentication link in the extension, update the URLs `client_id` parameter from `santa-cruz` to `linkrui` , then paste the URL and authenticate.
{% endhint %}

## Usage

* Filter by pool, Object Type and file extension
* Search by text in your fylr instances media assets

<figure><img src="/files/S9S3FlCWtIcKlGRX2bwV" alt=""><figcaption><p>A simple search in the linkrui extension, result in grid view, filters highlighted</p></figcaption></figure>

* Place assets by accessing the 3dot-menu at the record, or by drag and dropping them onto the open project

<figure><img src="/files/pTHL2SXPCzh96Wb1XjIA" alt=""><figcaption><p>Open detail view with bottom toolbar options</p></figcaption></figure>

* **Bottom toolbar**: View options for search result, access detail view with link to fylr record

### **Supported file formats for exporting back to fylr**

The file types supporting the **"New Version"** option vary depending on the product the extension is used in.

* **Google Docs:** docx, pdf, odt
* **Google Sheets:** xlsx, pdf, ods
* **Google Slides:** pptx, pdf
* **Adobe Express:** pdf, jpg, png, mp4
* **Figma:** jpg, png, svg, pdf

The according file format may be exported back into fylr as a new variant of the original asset:

**Export**: via 3-dot menu at the record in extension

Open the record in fylr, at the file field find the variants with a new addition.

{% hint style="danger" %}
**Currently unsupported:**

* Accessing collections and saved searches in extension
* Exporting into new records
* Complex field types missing from object type (linked records in nesteds, reverse linked records etc.)
  {% endhint %}

## Setup (Adobe)

1. Download from [LinkrUI for Adobe Creative Cloud](https://santacruzsoftware.com/linkrui/adobecc/), use the according Installer to your system
2. Run the installer, then restart Adobe
3. Make sure the LinkrUI panel is opened. Find the plugin under **Window** > **Extension > LinkrUI.**
4. Enter your **Name, Email,** and **Activation Key,** then click **Activate**
5. Once activated login to your fylr

<br>


---

# Agent Instructions: 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:

```
GET https://docs.fylr.io/tutorials/accessing-fylr-through-linkrui.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
