> For the complete documentation index, see [llms.txt](https://wiki.redmodding.org/wolvenkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.redmodding.org/wolvenkit/wolvenkit-app/editor/tweak-browser.md).

# Tweak Browser

## What is the Tweak Browser?

<mark style="color:blue;">Based on Wkit v. 8.11.0</mark>

The Tweak Browser lets you to search for various elements. For instance, you can utilize the [TweakDB Editor ⇗](https://wiki.redmodding.org/cyber-engine-tweaks/console/usage-1) in CET to locate a weapon [record ⇗](https://wiki.redmodding.org/cyber-engine-tweaks/cet-functions/tweakdb#getrecords), then use the identified name to search for the entry in the Tweak Browser in WolvenKit. Once found, you can right-click on the tweak and select 'Add TweakXL Override', once done that you'll create a .yaml file with the tweak array structure.

{% hint style="info" %}
The location of the browser in Wolvenkit depends on your design view. In most cases, you can find it within the right-side navigation. However, if you're unable to locate it, you can easily enable it by navigating to 'View' and selecting 'Tweak Browser'
{% endhint %}

<div align="center" data-full-width="true"><figure><img src="/files/JVWp8ui89Xn07Ju2QkjO" alt="" width="176"><figcaption><p>Right click on the element to 'Add TweakXL Override'</p></figcaption></figure></div>

<div align="center" data-full-width="false"><figure><img src="/files/ZhFLyVUrETCORSB9DOn1" alt="" width="299"><figcaption><p>After that action you'll have a .yaml file inside a 'resources' folder on the root directory of the project</p></figcaption></figure></div>

{% hint style="info" %}
For furter info about TweakDB  modding you can check the [CET Wiki ⇗](https://wiki.redmodding.org/cyber-engine-tweaks/) and the [Cyberpunk 2077 Modding wiki ⇗](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators/modding-tools/redmod/tweakdb-modding)
{% endhint %}
