# 리소스 최적화 탭

각 클라우드 서비스에 적용되는 리소스 최적화 분석 추천 조건을 설정할 수 있습니다. 설정을 변경한 후, 화면 오른쪽 하단의 **\[저장]** 버튼을 클릭하여 변경사항을 저장하세요.

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

**리소스 최적화** 분석 설정 항목은 다음과 같습니다.

* **\[%Product name] 최적화 설정**: **\[설정 초기화]** 버튼을 클릭하면 설정을 기본 조건으로 초기화할 수 있습니다.
* **데이터 분석 기간**: Right Sizing 분석에 적용할 기간을 선택할 수 있습니다.
* **미사용 상태:** CPU, 네트워크, 메모리 사용량을 분석하여, 정의된 사용률 기준 이하일 경우 리소스 종료를 추천합니다. 이 조건을 활성화하려면, 화면 오른쪽 상단의 **\[On/Off]** 버튼을 **On**으로 설정하세요.
* **다운사이즈:** CPU, 네트워크, 메모리 사용량을 분석하여, 설정된 사용률 이하일 경우 더 저렴한 리소스로 변경을 추천합니다. 이 조건을 활성화하려면, 화면 오른쪽 상단의 **\[On/Off]** 버튼을 **On**으로 설정하세요.
* **업사이즈:** CPU, 네트워크, 메모리 사용량을 분석하여, 정의된 임계값을 초과할 경우 더 고성능 리소스로 변경을 추천합니다. 이 조건을 활성화하려면, 화면 오른쪽 상단의 **\[On/Off]** 버튼을 **On**으로 설정하세요.


---

# 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.opsnow.io/dev-opsnow-user-guide-kr/menu/undefined-4/undefined-1/undefined-1.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.
