# Service Order Status Titles

{% hint style="warning" %}
You cannot add or delete Service Order Status Titles. It is only possible to rename them.
{% endhint %}

### Renaming a Service Order Status Title

{% hint style="info" %}

### Before you start

You must have **Self Service Portal Setup** enabled within your General Access Security Role in order to configure any Self Service administration settings.
{% endhint %}

1. Select **Admin** > **System Administration**. The System Administration window appears.&#x20;
2. In the Explorer pane, expand **Self Service Portal**.
3. Select **Service Order Status Titles** to open the window. The existing names are displayed in a browse table. You can adjust the column widths if required.
4. Select the entry you want to change in the **Name** column.
5. Type the required name.
6. Select the **Save** icon to save the changes. Provide the Change Reasons if prompted to do so.


---

# 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.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/self-service-portal/service-order-status-titles.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.
