# Omniverse

The Kaedim Omniverse plugin currently supports login functionality and file import. You can find it on our [**Github**](https://github.com/Kaedim/omniverse-extension)**.**

## Tutorial

{% embed url="<https://youtu.be/ItP7YA3VucE>" %}

## **How to use:**

Start by downloading and installing the plugin. Once installed, you should see the following:

<figure><img src="https://lh7-us.googleusercontent.com/rK6fEVlg5sbUPrvjv9tMDeMRWZQGl6x7AUi3zS_Hs0BJRkTfRojPWw-10JjueN1tCA_PYgj2mFPWooqpw9w26fNw3tZCLeD8U5aJTV0JG5Thk8Sd0R71V5nplJ7WjZXGrx0XABAjLW_dYb0pQAKIn6Y" alt="" width="375"><figcaption></figcaption></figure>

Next, log in to your Kaedim web app account: <https://www.app.kaedim3d.com/login>, navigate to the Settings page. Under the Security tab, scroll down to find your API keys. You will then see the following page:

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

Copy and paste the devID, API key, and the refresh token to the corresponding fields in the Omniverse plugin page. Then click "Connect".&#x20;

If you have connected successfully, you will be presented with a “Load assets” button.&#x20;

Import asset: Click "Load assets". Then you will see the following view:

<figure><img src="https://lh7-us.googleusercontent.com/mTylxSybqPiaWz14pt9Pmmny4aWyFm4muG2-unsP7hm42N713NQAKbglUgYsXwl6GAlR_OEWzbqpqMWDsfJsul3sNsTuU--BczU5UJsMGYi2sNSknMLcdfGtrZViW2OrwMuhrPi-B5jSjxSZmIhflBM" alt="" width="188"><figcaption></figcaption></figure>

To import an asset, click on it and then click "Import"&#x20;

{% hint style="info" %}
If a request has been canceled (or dismissed) it will be visible, but not clickable.
{% endhint %}


---

# 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.kaedim3d.com/enterprise-features/custom-integrations/plugins/omniverse.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.
