> 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/tools/script-manager.md).

# Script Manager

{% hint style="info" %}
For more information, see [Scripting with wscript](/wolvenkit/wolvenkit-app/usage/scripting-with-wscript.md)

For a step-by-step walkthrough on how to edit a script file, see [File Validation](/wolvenkit/wolvenkit-app/file-validation.md#configuring-file-validation).
{% endhint %}

You can toggle the script manager via Tools -> Script Manager.&#x20;

It looks like this:

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

## Adding scripts

Enter a name in the box at the bottom of the panel and click the "Add" button. That will create a new script file in your [Scripting with wscript](/wolvenkit/wolvenkit-app/usage/scripting-with-wscript.md#script-file-path).

## Tabs

### General

Contains a selection of runnable scripts for various workflows, e.g.

* Export\_Vehicle\_Ent when [Exporting Vehicles](/wolvenkit/modding-community/exporting-vehicles.md)
* Export\_Ent for characters (see [Exporting Characters to Blender](/wolvenkit/modding-community/exporting-to-blender.md))
* export\_streamingsectors for [World Editing](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/world-editing)

### Hook

This section contains the settings for [File Validation](/wolvenkit/wolvenkit-app/file-validation.md)

### UI

This section lets you add your own UI items.
