# Editing Windows Environment Variables

Connectors like OracleOCI require to add the appRules bin folder to the windows PATH environment variables. Below is the method to update or check the PATH

#### **Navigating to Environment Variables Manually**

1\. Press **Win+ X** keys on the keyboard and select System from the list.

2\. Inside the System window, click on **Advanced system settings** located at the left pane.

[<img src="https://cdn.appuals.com/wp-content/uploads/2015/10/environment-variables5.jpg.webp" alt="environment variables5" data-size="original">](https://cdn.appuals.com/wp-content/uploads/2015/10/environment-variables5.jpg)

3\. Inside the advanced system settings, click on the **Environment Variables** button at the bottom and do follow the same procedure to edit environment variables as described above.

![environment variables6](https://cdn.appuals.com/wp-content/uploads/2015/10/environment-variables6.jpg.webp)

In the following window, edit the Path variable:

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


---

# 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.appstrategy.com/apprules-r-documentation/appendix/miscellaneous/editing-environment-variables.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.
