# 시설정보관리

## 1 개요

> 업체별로 각 접수분야(폐수, 대기, 실내공기, 악취)에 맞는 시설정보를 관리하는 화면입니다.

* **공통/코드관리 → 거래처 관리**에 시설을 관리하는 업체가 반드시 등록되어 있어야 하고 각 시설정보 관리 화면에서 해당 업체에 대한 시설정보를 등록할 수 있습니다.

{% hint style="info" %}
현재는 **폐수, 대기, 실내공기, 악취 분야만 시설정보 관리 화면이 존재**하며 아이랩 사용 시 해당 분야들을 사용하지 않는 기관에서는 사용하지 않는 메뉴입니다.\
이곳에 입력된 시설정보들은 각 분야의 접수화면에서 해당 업체 선택 시 정보를 불러올 수 있습니다. 또한, 성적서 양식에 연동(표기)할 수 있습니다.
{% endhint %}

## 2 내용&#x20;

* [대기 시설정보관리](/03/2110/air-facility.md#1)
* [악취 시설정보관리](/03/2110/odor-facility.md#1)
* [폐수 시설정보관리](/03/2110/wastewater-facility.md#1)
* [실내공기 시설정보관리](/03/2110/indoor-air-facility.md#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://help.ilabs.co.kr/03/2110.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.
