# Service Details View

The **Service Details** view serves as a comprehensive interface for examining individual services, offering users the ability to delve into specific service configurations, monitor real-time data, and efficiently manage various service-related aspects. This view allows you to gain deep insights into each service, facilitating thorough understanding and precise control of service operations.

Key components include:

* **Service Configuration**: View and modify service settings
* **Live Data**: Monitor real-time MQTT topic data
* **Metrics**: Analyze service performance and usage statistics
* **Logs**: Access service-specific log entries for troubleshooting

## Opening the Service Details View

* To open the **Service Details** view for a service, click **Services** in the navigation panel and click a service.

<div data-with-frame="true"><figure><img src="https://639096190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDpOJO2upcq5EpoSahvK%2Fuploads%2Fgit-blob-7c7503be3ce10056dffa35574aaf6d46c0d23060%2Fservice-details.png?alt=media" alt=""><figcaption><p><strong>Service Details</strong> view</p></figcaption></figure></div>

## Sections of the Service Details View

The **Service Details** view contains the following functions:

* The top left displays essential service attributes, including the service name, [ServiceID](https://docs.cybus.io/2-0-6/documentation/services/serviceid), description, agent, provider, status, and any detected [deviations](https://docs.cybus.io/2-0-6/documentation/services/deviations). If defined in the service commissioning file, service-specific action buttons are also presented here.
* On the top right, you can [enable](https://docs.cybus.io/2-0-6/documentation/services/setting-up-and-configuring-services/enabling-services), [disable](https://docs.cybus.io/2-0-6/documentation/services/setting-up-and-configuring-services/disabling-services), and [update](https://docs.cybus.io/2-0-6/documentation/services/setting-up-and-configuring-services/updating-services) the service, including the option to download the corresponding [service commissioning file](https://docs.cybus.io/2-0-6/documentation/services/service-commissioning-files).
* The lower section is organized into [tabs](#tabs-of-the-service-details-view), each representing different resources utilized by the service.

## Tabs of the Service Details View

The **Service Details** view contains the following tabs:

* **Service Logs**: Displays operational logs and events related to the service. For more information, see [Service Logs](https://docs.cybus.io/2-0-6/documentation/services/service-logs).
* **Live Data**: Allows you to monitor MQTT topics of the selected service for insights into topic activity. For more information, see [Live Data](https://docs.cybus.io/2-0-6/documentation/monitoring/live-data).
* **Servers**: Lists physical or virtual servers associated with the service. For more information, see [Servers View](https://docs.cybus.io/2-0-6/documentation/services/service-resources-view/servers-view).
* **Containers**: Shows containerized components of the service, if applicable. For more information, see [Containers View](https://docs.cybus.io/2-0-6/documentation/services/service-resources-view/containers-view).
* **Volumes**: Displays information about storage volumes allocated to the service. For more information, see [Volumes View](https://docs.cybus.io/2-0-6/documentation/services/service-resources-view/volumes-view).
* **Connections**: Details network connections and integrations used by the service. For more information, see [Connections View](https://docs.cybus.io/2-0-6/documentation/services/service-resources-view/connections-view).
* **Endpoints**: Lists service endpoints. For more information, see [Endpoints View](https://docs.cybus.io/2-0-6/documentation/services/service-resources-view/endpoints-view).
* **Mappings**: Displays any data or resource mappings configured for the service. For more information, see [Mappings View](https://docs.cybus.io/2-0-6/documentation/services/service-resources-view/mappings-view).
* **Deviations**: Provides a detailed view of any detected anomalies or deviations from expected service behavior. For more information, see [Deviation](https://docs.cybus.io/2-0-6/documentation/services/deviations).
