

# Accessing ECS service recommendations and details
<a name="ecs-view-recommendations"></a>

You can use one of the following procedures to access either the **Recommendations for Amazon ECS services on Fargate** or the **Amazon ECS service details** pages in the Amazon Console.

On the **Recommendations for Amazon ECS services on Fargate** page you can view the recommendations for your current services. On the **Amazon ECS service details** page you can view the details of a specific service and its recommendations.

## Procedures
<a name="ecs-view-process"></a>

### Accessing ECS service recommendations page
<a name="ecs-viewing-recommendations-process"></a>

**To access the ECS service recommendations page**

1. Open the Compute Optimizer console at [https://console.amazonaws.cn/compute-optimizer/](https://console.amazonaws.cn/compute-optimizer/).

1. In the navigation pane, choose **ECS services on Fargate**.
**Note**  
The current services listed are from the Amazon Web Services Region that's currently selected in the selected account.

1. You can perform the following actions on the recommendations page:
   + Filter recommendations by Amazon Web Services Regions, Findings, or Finding reasons. To do this, first select the **Filter by one or more properties** text box. Then, choose the property and a value in the dropdown list that appears.
   + Filter your recommendations by tags. To do this, select the **Tag key** or **Tag value** text box. Then, enter the key or value you want to filter your ECS service recommendations by.

     For example, to find all recommendations that have a tag with the key of `Owner` and the value of `TeamA`, specify `tag:Owner` for the filter name and `TeamA` for the filter value.
   + View recommendations for services in another account. To do this, choose **Account**, and then select a different account ID.
**Note**  
If you're signed in to a management account of an organization and trusted access with Compute Optimizer is enabled, you can view recommendations for resources in other accounts. For more information, see [Accounts supported by Compute Optimizer](getting-started.md#supported-accounts) and [Trusted access for Amazon Organizations](security-iam.md#trusted-service-access).
   + Clear the selected filters. To do this, choose **Clear filters** next to the filter.

### Accessing ECS service details page
<a name="ecs-viewing-details"></a>

**To access the ECS service details page**

1. Open the Compute Optimizer console at [https://console.amazonaws.cn/compute-optimizer/](https://console.amazonaws.cn/compute-optimizer/).

1. In the navigation pane, choose **ECS services on Fargate**.

1. Select the service name you want to view detailed information for. Then, choose **View details**.

1. You can perform the following actions on the details page:
   + On the utilization graphs, you can hover over the graph to see exact values on specific dates over the analysis period. 
   + To change the time range of the graphs, choose **Time Range**, and then choose **Last 24 hours**, **Last 3 days**, **Last week**, or **Last 2 weeks**.

     Choosing a shorter time range displays the data points at a higher granularity, which provides a higher level of detail.
   + To change the statistic value of the graphs, choose **Statistics**, and then choose **Average** or **Maximum**.

     You can use this option to determine the typical Amazon ECS service utilization of your workload over time. To view the highest value observed during the specified period, change the selection to **Maximum**. This way, you can determine the peak service usage of your workload over time.