# UI Kits

From version 5.0.21.01, Page Designer provides a new feature called the UI Kit to create reusable components that can be shared across multiple pages. The reusable component has to be first marked as a UI Kit. To create a UI element as a UI Kit please use the UI Kit menu on the left menu panel. Steps to create UI Kit on page

&#x20;     Select the UI component you want to create as a reusable UI Kit.

&#x20;     Click on the UI Kit icon on the left sidebar menu.

&#x20;     Click on the ‘+’ icon on the UI KITS popup.

![](/files/7cPBUKqMgaMWBsaITO3Y)

&#x20;In the popup enter the name of the Kit you want to create.

&#x20;And click the 'Create' button.

<div align="left"><img src="/files/BnX7CBImp2LeJ6HH4Vnp" alt=""></div>

Once it is successfully created, a green pop-up will appear. The generated component will appear under the 'User Customize' tab in UI KITS pop-up window.

<div align="left"><img src="/files/Ipb3UMqcs9AGLJnmt8Ot" alt=""></div>

Users can use it by dragging from the UI KITS pop-up window and dropping it at the desired location inside the PageContent.

<div align="left"><img src="/files/zbFcTdYogwFDLgb0YJdu" alt=""></div>

Users can also remove the UI Kits from the app by removing them from the UI Kits popup window.

![](/files/z1m7yl3o88kEdTrMgUzb)![](/files/GLcqU4KKGuo2Ircrosl9)

**Export and Import UI Kits from other apps**\
Once a user creates a UI Kit, he can use it on the current page or he can export and import it to any other application in the ONEWEB ecosystem. To export or import UI Kits, a new tab has been added under the Resources tab on the Page Designer Home page.

<div align="left"><img src="/files/Hl0xSjJIeXt4qhBg3Zad" alt=""></div>

To Export the UI Kit from an app, click on the Export UI Kit button.

<div align="left"><img src="/files/8CGm2vvhE0a9oagED4HD" alt=""></div>

Select the UI Kit components to be included in the export package. Enter the package name and namespace as well. Click Export. Choose the folder where you would like to save the UI Kit.

<div align="left"><img src="/files/oRfuKyW9JdtbCfT5VTAx" alt=""></div>

Once it is successfully exported, a green pop-up will appear.

<div align="left"><img src="/files/nZUmLhQfFZVi81AAm1xh" alt=""></div>

To add UI Kits, click on the Add UI Kits button. And choose the package from your system folder.

<div align="left"><img src="/files/Jki1qyt1vPKRd2lGGBfZ" alt=""></div>

Once added it will show the package in your list of UI Kits.

<div align="left"><img src="/files/VaoxDON855t1p577J9d4" alt=""></div>

To use Imported UI Kits inside Page Designer,

&#x20;     Go to the page where you want to add the UI Kit.

&#x20;     Click on the UI Kit menu on the left sidebar

&#x20;     Click on the tab for External UI Kits inside the popup for UI Kits

&#x20;     It will list the available UI Kits imported to your application.

<div align="left"><img src="/files/ifTZgWrNDJ5cZdU8lcCh" alt=""></div>

You can drag it from the UI Kits popup to the desired location inside your Page Content

<div align="left"><img src="/files/usPehQqTYvooOqow7AFl" alt=""></div>

<div align="left"><img src="/files/7N02gZPfltFE9MIx5sFi" alt=""></div>


---

# 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.oneweb.tech/oneweb/design-and-develop-oneweb-apps/design-and-develop-ux-ui/ux-ui-components/pages/page-features/ui-kits.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.
