# Manage Service Configuration

{% hint style="info" %}
Note! This option is only visible/available if the Web.config file has been set up to referr to individual service configuration sections.&#x20;
{% endhint %}

In Manage Service Configuration settings, you can perform selected server configuration changes without having to access the web.config file.&#x20;

Examples of such sections are:

* Issue Proxy Configuration Settings (e.g. connections to e.g. Jira, Azure DevOps, GitHub etc)
* Server Template Settings (e.g. if you have several template root folders)
* Automation Scripts
* External Fonts (e.g. when using web fonts available to Aligned Elements)
* Open AI Settings (configurations for Aligned Element's AI supported features)

Editing these sections makes the changes available immediately without having to trigger a restart to the Aligned Elements Web Application.


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/manage-service-configuration.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.
