# Configuration By Web Portal Category

The Web Portal Tutorial provides you with a scenario-based approach to configuring and monitoring the status ProSBC systems, using the Web Portal configuration tool. Complete general installation configuration steps, before you begin configuring your specific application.

Web Portal Categories and status topics are grouped into the following major categories. It is recommended that you follow this order.

{% tabs %}
{% tab title="System" %}

* Host Role
* SBC
* Access and User Management
* Database Backup
* SNMP
* Configuration
* Minor Package Upgrade
* Software Licenses
* Statistics
* Audit Logs

[(Configuration)](/configuration-details/configuration-by-web-portal-category/system-settings.md)
{% endtab %}

{% tab title="IP Network" %}

* IP Network
* DNS
* NAT
* Transcoding Units
* Ethernet Bonding

[(Configuration)](/configuration-details/configuration-by-web-portal-category/ip-network-settings.md)
{% endtab %}

{% tab title="Protocol Stack" %}

* Certificates and TLS Profiles
* SIP
* Calls
* NAP
  {% endtab %}

{% tab title="CDR" %}

* Text CDR
* RADIUS

[(Configuration)](/configuration-details/configuration-by-web-portal-category/call-detail-records-cdr.md)
{% endtab %}

{% tab title="Fax" %}

* FAX passthrough (silence suppression)
* FAX T.38
* FAX passthrough (NSE)
* FAX passthrough (VBD)

[(Configuration)](/configuration-details/configuration-by-web-portal-category/nap-profiles/fax-settings.md)
{% endtab %}

{% tab title="Call Route" %}

* Static Route
* Routing Script
* Label Routing
* RADIUS Authorization and Authentication

[(Configuration)](/configuration-details/configuration-by-web-portal-category/call-routing.md)
{% endtab %}

{% tab title="Lawful Intercept" %}

* Lawful Interception Prerequisite
* Import a Lawful Interception CSV File
* Create New Routing Script
* Enable Lawful Interception in Routing Script
* Enable Routing Script
* Configure Lawful Agencies

\
[(Configuration)](/configuration-details/configuration-by-web-portal-category/lawful-intercept.md) [(Status)](/configuration-details/configuration-by-web-portal-category/lawful-intercept/lawful-intercept-status.md)
{% endtab %}

{% tab title="Troubleshooting" %}

* CallTrace
* Test Call
* Target Recording
* Ethernet Capture
  {% endtab %}
  {% endtabs %}


---

# 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://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category.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.
