# 이력

### 이력 탭에서는 Tag Group 및 각 리소스에 적용된 Tag의 이력을 관리합니다. 하단 탭을 이용해 태그 그룹 변경 이력과 리소스에 태그가 변경된 이력을 따로 조회 가능합니다.

* 태깅로그: 태그의 변동 이력을 관리합니다.&#x20;
* 태그그룹로그: 생성된 태그 그룹의 변경 이력을 관리합니다.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdyOWXNQPC4qs6G0x7nG4Es51_-5cmRLqjIqKs8lTZtsa7wtpNeXK-8lFEHbFkMsoBVtPSoOD2jgWruzAPRD0Fvjeu5TfWXe1slixQcLCU7nrEE0LYvl0aBqErlNd8fn1g4IbH4Xg?key=_suwlix0AE7NRIe0q_yS3Ze_" alt=""><figcaption></figcaption></figure>

1. 생성된 태그 그룹의 변경 이력이 날짜 순서대로 변경 내용과 함께 태깅 현황이 표시됩니다. 태깅 현황은 다음과 같습니다.
   1. Succeeded: 모두 태깅 완료됨.
   2. Partial Succeeded: 일부 태깅만 지정됨.
   3. Pending: 변동 상태 데이터 수집 중.
   4. Failed: 태그 상태 변경 중 에러가 발생한 경우, 에러 내용과 함께 표시합니다.
2. 테이블의 행을 선택하면 해당 행의 태그 그룹 현황 상세 내역을 조회할 수 있습니다. 상세내역은 변동 사항 현황별로 다르게 표시됩니다.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfHhEYTFCwwt8v_n9-CFPcc8praqnKzRs8-jLw5m0ZqVcJQgKcKcQjO6i-5k6LNJe38jQ4Obq3U4Lh-H-x01kSi6jsM0Q5vQEZz5F_xd2VGmXbED8ba3KQSVxF0F5ay_nVmSUACSw?key=_suwlix0AE7NRIe0q_yS3Ze_" alt=""><figcaption></figcaption></figure>

1. 언제 누구에 의해 태그 그룹이 생성되었는지, 수정되었는지, 변경되었는지 태그 그룹 관련 이력이 표시됩니다.
2. 테이블의 행을 선택하면 해당 태그 그룹 상세 내역을 조회할 수 있습니다. 상세내역은 해당 그룹 행 아래에 변동 사항 타입별로 어떤 태그 항목이 삭제/생성/수정 되었는지 표로 상세 표시됩니다.

<div data-full-width="true"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdALly68bK40YH2hhC8eSDi_j_ofClUHdCDI76jQ1-4Ri0RO8cPS-GpBhOGozsAt-MC8bviiI-QHphHl9cdEKJiX2mwsW5s9qRrAejhKTAyPFp5Zr8i8OC9wXnzSac8d0Mm4miL?key=_suwlix0AE7NRIe0q_yS3Ze_" alt="" width="375"><figcaption></figcaption></figure></div>

3. Version은 해당 태그 그룹의 최종 버전을 표시합니다. 버전 정보는 정수값으로 이력이 변경 될때마다 1 버전씩 숫자가 자동으로 업데이트 됩니다.


---

# 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-5/undefined-3.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.
