# 모듈별 공통 설정

> SSOBIG TOOL의 모듈별 공통 설정은 모든 모듈에서 동일하게 적용되는 핵심 기능과 설정 항목을 포함합니다. 응답 설정, 보기 설정, 액션 설정,진행 관리 등을 활용하여 모듈을 효과적으로 관리하고 맞춤형 운영이 가능하도록 지원합니다. 이 가이드를 통해 각 설정의 역할과 활용 방법을 빠르게 확인할 수 있습니다.

[응답 설정](/ssobig-tool-guide/undefined-4/undefined/undefined.md)

[보기 설정 ](/ssobig-tool-guide/undefined-4/undefined/undefined-1.md)

[액션 설정](/ssobig-tool-guide/undefined-4/undefined/undefined-2.md)

[진행관리](/ssobig-tool-guide/undefined-4/undefined/undefined-3.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ssobig-corp.gitbook.io/ssobig-tool-guide/undefined-4/undefined.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.
