# Service Details Page

After [service launch](/docs/mariadb-cloud/cloud-usage/launch-page.md), a detailed summary of the service can be accessed in the Service Details interface.

## Access to Service Details

1. Log in to the [Portal](https://app.skysql.com/dashboard).
2. From the Dashboard, click the name of the desired service.
3. Click the "Details" tab.

<figure><img src="/files/RPg8Pk0R3STH8y4OiTlF" alt=""><figcaption></figcaption></figure>

*Service Details*

## Available Information

Service details vary based on topology.

Service details may include:

* Hardware architecture
* Instance size
* Software version
* Timestamp of service launch
* Storage capacity
* Count of replicas
* Read-only TCP port
* Read-write TCP port
* NoSQL interface TCP port
* IP address used for outbound traffic
* Auto-scaling settings for nodes
* Auto-scaling settings for storage
* Fully Qualified Domain Name (hostname)
* Configuration settings applied to the service
* Current charges and hourly costs
* Scheduled maintenance window


---

# 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://mariadb.com/docs/mariadb-cloud/cloud-usage/service-details-page.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.
