# 소프트웨어 사용 상태 설정하기

<figure><img src="/files/x5oSc61bN5T95by0MHV0" alt="" width="375"><figcaption></figcaption></figure>

### 소프트웨어 마다 사용 상태를 설정하고 상태별로 관리할 수 있습니다.

* 사용: 현재 구성원들이 유료 혹은 무료로 사용 하고 있는 상태입니다.
* 미사용: 이전에는 사용했지만 구성원들이 더 이상 사용하고 있지 않은 상태입니다. (예: 구독 취소, 계약 해지 등)
* 미확인: 결제 연동 혹은 그룹웨어 연동을 통해 발견되었지만 실제 사용 여부를 확인해야하는 상태입니다.

{% hint style="info" %}
`제외하기`와는 무엇이 다른가요?\
제외되어야 하는 소프트웨어는 잘못 불러와졌거나 이전 히스토리를 확인할 필요가 없는 관리 제외 대상 소프트웨어들입니다.
{% endhint %}

### 동일한 상태로 일괄 설정이 필요한 소프트웨어는 일괄 편집 기능을 이용할 수 있습니다.

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


---

# 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.smply.one/software_management/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.
