Update Configurations from the UI
If you are a C3.AppAdmin, you can update the configurations of the app from the UI, similarly to how you would update them from Static Console.
Currently, it's possible to update configurations that depend on a Config. Other configurable entities, such as Genai.Project, or Genai.Prompt, can't be updated from this page.

Accessing Configurations
The Configurations page is accessible from the Settings section in the navigation menu. Notice the page can only be accessed if your user has the role C3.AppAdmin.
Updating a configuration
- Select the configuration you would like to update
- Select the instance of the configuration you would like to update
- Select on the "Edit" button on the top right corner of the "Config Instance Details" panel.
- Update the config value in the form and select "Save." This will propagate the configuration update across all nodes of the app.
- Select "Restart" on the banner on the top of the screen. This will restart the Search Engines, and after this processes the config changes will be reflected in the app. Notice this can affect background processes such as indexing.

Learning more about the configurations
You can learn more about the app configurations by clicking on the "Documentation" button on the top-right corner of the "Config Instances Details" panel.