# 3.10 Parametric UI

In some situations (like inside Shapediver) it becomes necessary to run Grasshopper deifinitions without having direct access to the Grasshopper canvas. For such cases the components of the "ParamUI" toolbar section provide the possibility to set the display options of Karamba3D models via parameter-input only.

These components are included in the standard installation but **not visible** by default.&#x20;

To make these components appear in the toolbar open the karamba.ini-file with a text editor and set the entry *`with_parametric_user_interface`* to "true" (see fig. 3.10.1). This file is located in the Karamba3D installation folder (e.g. `Rhino7\Plug-ins\Karamba\karamba.ini`). One needs administrator rights to change it.

![Fig. 3.10.1: Enabling parametric user interface in the karamba.ini-file.](/files/-MWdC3MUyhCRpg7N_GoF)

After restarting Rhino and Grasshopper the new toolbar section "x1.ParamUI" appears as part of the Karamba3D components (see fig. 3.10.2).

![Fig. 3.10.2: the "x1.ParamUI" tolbar section](/files/-MgpKTS634TZJmLklsIg)

{% file src="/files/OvtcXR1DtSJfskcDeUJE" %}

{% file src="/files/3aAcurke6LPdiUc1Diru" %}


---

# 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://manual-2.karamba3d.com/3-in-depth-component-reference/3.9-parametric-ui.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.
