# Web Console Settings

You can check the settings for various features provided by OvenMediaEngine. Detailed information about the list of features and settings can be found in the [OvenMediaEngine User Guide](https://docs.ovenmediaengine.com/).

### Unapplied Configuration Detection

The Web Console provides a feature to check for configuration changes that have not yet been applied to the running OvenMediaEngine.&#x20;When such changes are detected, an exclamation mark (!) icon appears next to the Settings menu in the top navigation bar.

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

When navigating to the Settings screen, if there are unapplied changes, a notification message is displayed at the top.&#x20;By clicking the `Show details` button, you can view a popup listing the configuration items that have not yet been applied to OvenMediaEngine.

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

The popup displays a comparison of the old and new values for each item.

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

These changes require restarting OvenMediaEngine to take effect.&#x20;You can restart OvenMediaEngine either by using the "Restart" button in the top navigation bar of the Web Console or manually.

{% hint style="success" %}
The feature to modify OvenMediaEngine settings in the Web Console will be available soon, allowing you to use your streaming setup more efficiently. Stay tuned for updates!
{% 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://ovenmediaengine-enterprise.gitbook.io/guide/exclusive/web-console/web-console-settings.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.
