# Customizing Portal Menus

*<mark style="color:purple;">**This feature is only available on Onestop Enterprise**</mark>*

Onestop allows you to customize the naming and structuring of menus in the client and staff portal to a certain degree without coding.

## Customizing Menu Names

* Go to Portals
* Select the portal
* Go to the **Advanced** tab
* Click on the "**Customize Menus**" Button
* Select a menu and provide a custom name.
* Click the Save Button

<figure><img src="/files/8LjC2TdnnaeqVeWjpoIl" alt=""><figcaption><p>Customizing Menu Names</p></figcaption></figure>

## Changing Menu Structure For Services

Onestop gives you to options for structure the main menu for your deployed services:

1. Grouped By Category: Services are group as per their respective categories. This is the default
2. As a continuous Unordered List: Services are arranged on the main menu sequentially.

To change the default, simply go to your portal and select **Do Not Group Service in Menu**

<figure><img src="/files/mGOtzMMv4MMt2FHjTTow" alt=""><figcaption><p>Changing Menu Structure For Services</p></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://admin-docs.onestop.site/portals/customizing-portal-menus.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.
