# 라이센스 관리

#### **라이센스 관리**

* **개념:** 발급된 라이센스 정보를 조회하는 메뉴입니다. 이를 통해 라이센스의 사용 현황과 만료 일정을 한눈에 파악할 수 있습니다. 라이센스 관리 기능은 서비스 운영의 연속성을 유지하고, 만료 전에 적절한 조치를 취할 수 있도록 하기 위해 필요합니다.
* **속성:**
  * **제품:** GenOS 라이센스가 적용된 제품명을 나타냅니다.
  * **버전:** 해당 라이센스가 적용된 GenOS의 버전 정보를 나타냅니다.
  * **라이센스 타입:** 라이센스의 유형. 영구 구독, \~ 타입이 있습니다.
  * **시리얼 번호:** 해당 라이센스를 식별하는 고유 일련번호를 나타냅니다.
  * **라이센스 키:** GenOS를 활성화하는 인증 키를 나타냅니다.
  * **서버 ID:** 라이센스가 적용된 서버의 고유 식별자를 나타냅니다.
  * **라이센스 만료일:** 해당 라이센스의 사용 기한의 만료일을 나타냅니다.
  * **유지보수 만료일:** 소프트웨어 업데이트 및 기술 지원을 받을 수 있는 유지보수 만료일을 나타냅니다.

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

**이 페이지에서 가능한 주요 작업:**

* **라이센스 목록 조회:** 관리자는 해당 페이지에서 현재 등록된 GenOS 라이센스를 조회하고, 만료 여부 및 사용 상태를 모니터링할 수 있습니다.
* 별도 상세 화면은 제공하지 않으며, 목록 화면에서 확인할 수 있습니다.


---

# 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://genos-docs.gitbook.io/default/v1.7.5.1/admin-management/settings/iam/license.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.
