
File explorer is a place where you can upload files into Synerise. The process is simplified by drag-and-drop for easy uploads and convenient organization of important files.

The uploader accepts the following file extensions, with specific size limits assigned to each extension:

| Type              | Extensions                                      | File limit |
|----------------------------|-------------------------------------------------|--------------------------|
| Graphical          | ` .jtif,.bmp,.tiff,.webp,.png,.gif,.jpg,.jpeg ` | 3MB                      |
| Multimedia         | ` .gif,.mpg,.mpeg,.mp3,.webm,.mov,.mp4 `        | 10MB                     |
| Text/Data/Document | ` .xml,.pdf,.css,.csv,.json `              | 3MB                      |
| Other                      | `.font,.ttf,.otf`                               | 3MB                      |


## Adding new files
---

To add files to Synerise:

1. Go to <img src="/api/docs/image/54176ad07f146575310749eba44b7c2f42c1b327/icons/data-modeling-hub-icon.svg" alt="Data Modeling Hub icon" class="icon"> **Data Modeling Hub > File explorer**.
2. To upload a file you can:
  - Drag and drop the file on the left pane to a dedicated section (**Drag & Drop**).
  - On the upper right side, click **Upload** and select the file from your device.  
  **Result**: A file is added to the list.

## Retrieving file URL 
---

A file URL is needed to provide a specific location or address for a file stored in Synerise. By using file URLs, you can easily link to or embed files in dynamic content, messages you send to your customers, or on a landing page. 

1. Go to <img src="/api/docs/image/54176ad07f146575310749eba44b7c2f42c1b327/icons/data-modeling-hub-icon.svg" alt="Data Modeling Hub icon" class="icon"> **Data Modeling Hub > File explorer**.
2. On the list, find the image whose URL you want to retrieve.
3. Hover the mouse cursor over the item on the list with your image.  
  **Result**: A **Copy URL** button appears.
4. Click the **Copy URL** button. 

## Retrieving HTML img tag 
---


<div class="admonition admonition-important"><div class="admonition-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /></svg></div><div class="admonition-body"><div class="admonition-content">

Available only for graphical file formats.

</div></div></div>


Using the HTML "img" tag lets you display the image on a web page.

1. Go to <img src="/api/docs/image/54176ad07f146575310749eba44b7c2f42c1b327/icons/data-modeling-hub-icon.svg" alt="Data Modeling Hub icon" class="icon"> **Data Modeling Hub > File explorer**.
2. On the list, find the image.
3. Click the image on the list.    
  **Result**: Image details appear on the right side of the screen.
4. From the **HTML Code** field, copy the HTML snippet.


## Adding files to favorites
---

Marking specific files or documents as favorites lets you quickly access and reference your most important or frequently used files without navigating through the entire list of files. It's a convenient way to prioritize and easily locate important items within a collection of files.

1. Go to <img src="/api/docs/image/54176ad07f146575310749eba44b7c2f42c1b327/icons/data-modeling-hub-icon.svg" alt="Data Modeling Hub icon" class="icon"> **Data Modeling Hub > File explorer**.
2. On the list, find the file which you want to add to the favorites.
3. Next to the modification date of the file, click <img src="/api/docs/image/54176ad07f146575310749eba44b7c2f42c1b327/icons/threedoticon.png" alt="Three-dot icon" class="icon">.
4. From the dropdown list, click **Star**.  
  **Result**: The file is added to the **Starred** folder.

## Deleting files
---

If you want to get rid of the files you no longer need and thus facilitate navigating through the list of the files, perform the steps described in the instruction below.

1. Go to <img src="/api/docs/image/54176ad07f146575310749eba44b7c2f42c1b327/icons/data-modeling-hub-icon.svg" alt="Data Modeling Hub icon" class="icon"> **Data Modeling Hub > File explorer**.
2. On the list, find the file which you want to delete.
3. Next to the modification date of the file, click <img src="/api/docs/image/54176ad07f146575310749eba44b7c2f42c1b327/icons/threedoticon.png" alt="Three-dot icon" class="icon">.
4. From the dropdown list, click **Delete**.  
  **Result**: The file is removed from the file explorer.




