# Adding and Removing Processes

{% hint style="danger" %}
This step is required to add custom strings.
{% endhint %}

* Under "Custom Processes" , click "Process Names" and type your process (e.g. explorer.exe). You can add as many as you want. Click the "Add" button after completing.
* The process should pop up. Click the trash can to delete your process.

<figure><img src="https://1318288901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyxRI2XTZksToXdmRrFCW%2Fuploads%2FXEHoY3RcKYCFH34Snw8H%2Fimage.png?alt=media&#x26;token=6f1120af-c597-47d6-ae48-3ed56d2cacfb" alt=""><figcaption><p>Clicking the "add" button adds a process. Clicking the trash can deletes it.</p></figcaption></figure>

{% hint style="warning" %}
Adding processes improperly will show "Process not found" in the scan results.
{% 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.stormss.cc/fundamentals/custom-strings/adding-and-removing-processes.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.
