# Services

You can configure your public services to share with your all subscribers by reflecting their current status on your public status page or you can also configure your internal services to share with only your internal team.

## To create a new service:

1\. Select "Services" from the left menu. Then, if you do not have any service record before, click the "Create Service" button in the middle of the screen. If you have previous services, click the "Add New Service" button in the upper left  corner.

&#x20;                                            ![](/files/KL0woN4cbJnHkJM4QRaO)

2\. Enter your service name and give a helpful description of what this service does.

3\. If you wish, you can group your services related to each other under a main service title.

![Grouping under the Notifications main service header](/files/2kzhMFmCtgVlhIrWcod9)

4\. You can hide or display the historical uptime graph representative view of your services on the public status page at any time.

![](/files/Wv1KkplCwankyIOjwg1p)

5\. If you want to define a service that only your internal team can follow, please click the internal option.

&#x20;                                            ![](/files/ZSeaqMlMbn3xBUkvNOHK)

6\. If you don't select your service as enable, this service info will be invisible in all parts of your status page for your subscribers like in details of current & past incidents, notice of scheduled maintenances and uptime graphs.

&#x20;                                            ![](/files/yErgPlOd1EUvy9iOxreE)

7\. Then, click the "Add Service" button.

![Public Status Page](/files/cUh3ZDuBdtu8zNrxNFi6)

{% hint style="info" %}
When you select the affected service while creating an incident, we automatically calculate the service uptime taking into account your past incidents and display it on your public status page.
{% endhint %}

{% hint style="success" %}
In addition, StatusEntry offers your subscribers your service uptimes in 5 different time options (1-3-6 months, 1 year or All time) on your Public Status Page.
{% endhint %}


---

# 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.statusentry.com/getting-started/services.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.
