# General Apps

## Installation

These general apps can be added to your projects using the apps section inside the project org. Simply click the **Install App** button as indicated, and enter your desired name, along with the following URL:

#### **<https://apps.3kit.com>**

<figure><img src="https://2029237644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8N1IA5a0lqRClKT5eQQ7%2Fuploads%2F5LCn4oVlhf8MESQgWcCB%2FCustomApps_01.png?alt=media&#x26;token=e86c320f-8354-4814-a64e-b08d873b5a9a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Support for the functionality of these apps is provided only through the Community Forums in the [General Apps category](https://forum.threekit.com/c/tools/14).
{% endhint %}

## Apps List

### [Republish Items](#republish-items)

Republish the catalog items or publish them all with a single click, avoiding going through them page by page using the platform UI.

### [Apply Metadata Pattern](https://community.threekit.com/tools/general-apps/apply-metadata-pattern)

Automatically apply custom metadata to uploaded assets, with a given pattern based on the file names.

### [Render to vrscene](#render-to-vrscene)

Retrieve the vrscene output for a given Vray render.

### [Filter Saved Configurations](#filter-saved-configurations)

Search and filter through the Saved Configurations page, with a statistics summary and spreadsheet output.

### [Performance Dashboard](https://community.threekit.com/tools/general-apps/performance-dashboard)

Analyze the load performance of web pages with an embedded Threekit player.

## Writing Your Own Custom Apps

The Threekit platform offers a comprehensive [REST API](https://developer.threekit.com/reference/rest-api), which enables users to interact with the assets and certain features. You can make use of these API endpoints to write your own web applications, similar to the examples shown here.

Visit the [Custom Apps Guide](https://developer.threekit.com/docs/custom-apps) if you would like more information about writing these custom apps for your projects.
