# Create HTTP Service

To create a new HTTP service:

1\. Select Services from the navigation panel.

<figure><img src="https://docs.telcobridges.com/w/images/1/1e/HTTP_Service_Panel.PNG" alt=""><figcaption></figcaption></figure>

\
2\. Select the HTTP tab.

* Click Create New HTTP Service.

<figure><img src="https://docs.telcobridges.com/w/images/e/e1/HTTP_Service_Tab.PNG" alt=""><figcaption></figcaption></figure>

3\. Edit the various field according to your preferences.

* Enter a Name for the new HTTP service.
* Select a Port for the HTTP service.
* If you wish to restrict the IP addresses from where the Web Portal is accessed, select a specific IP interface, otherwise choose ANY.
* If you would like to use HTTPS when connecting to the Web Portal, select Use HTTPS.
* Click Create.

<figure><img src="https://docs.telcobridges.com/w/images/4/4b/HTTP_Service_Create.PNG" alt=""><figcaption></figcaption></figure>

4\. Apply your changes to the configuration by [activating the new configuration](/configuration-details/configuration-by-web-portal-category/system-settings/activating-the-configuration.md)

### List of Parameters

* [Name](/configuration-details/configuration-parameters-all.md#parameter-name)
* [Port](/configuration-details/configuration-parameters-all.md#parameter-port)
* [IP interfaces to allow](/configuration-details/configuration-parameters-all.md#parameter-ip-interfaces-to-allow)
* [Use HTTPS](/configuration-details/configuration-by-web-portal-category/system-settings/use-https-service.md)

Advanced Parameters

* [IP Header Type of Service (ToS)](/configuration-details/configuration-parameters-all.md#parameter-packet-network-type-of-service)


---

# 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/system-settings/create-http-service.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.
