> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm-legacy-product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alemba.com/asm-legacy-product-documentation/setup-and-configure-asm/setting-up-your-system/system-administration-settings/self-service-portal.md).

# Self Service Portal

**The following options are available:**

<table data-header-hidden><thead><tr><th width="231"></th><th></th></tr></thead><tbody><tr><td>Self Service Portal Settings</td><td>to configure the global settings for the Self Service Portal. These settings can be used to define how a User can register for the portal and the recipients for calls and requests raised from the portal. You can also configure access to modules within the portal such as the Bulletin Board and Self Help.</td></tr><tr><td>Self Service Portal Settings (Partitioned)</td><td>to select a call template for registering for access to the Self Service Portal</td></tr><tr><td>Self Service Portal Roles</td><td>to assign permissions for registered Users accessing the Self Service Portal</td></tr><tr><td>Self Service Portal Systems</td><td>to create multiple Self Service Portal systems</td></tr><tr><td>Self Service Portal My Options</td><td>to configure Self Service portal menu pane(s), the order of the menu item links and section headings, names and groups, as well as creating new menu links and section headings</td></tr><tr><td>Self Service Portal Tables</td><td>to configure the tables in the portal to contain the columns that you want, in the order you want them, sorted by any available column</td></tr><tr><td>Service Order Status Titles</td><td>to rename the statuses for service orders appearing in the Service Request Catalog</td></tr><tr><td>Question Mappings</td><td>to assign a call template to queries submitted through <strong>Ask a Question</strong> based on the knowledge profile, service type and issue type of the query</td></tr><tr><td>Catalog Promoted Items</td><td>to select catalog items to be 'promoted' (displayed automatically) when a user first goes into the Service Request Catalog in Self Service Portal</td></tr><tr><td>Link Organization to Portal Key</td><td>to link an organization to a specific portal key.  This is useful for MPO and third-party service providers who provide separate protals to each of their clients/customers.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.alemba.com/asm-legacy-product-documentation/setup-and-configure-asm/setting-up-your-system/system-administration-settings/self-service-portal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
