# C. 오딧로비 법인 어드민 사용자 가이드

- [1. 업무유형 등록/수정/삭제(Engagement Type)](https://userguide.auditlobby.com/main/c./x.-engagement-type.md): 업무유형(Engagement Type) 등록하기
- [2. Risk Assessment 등록/수정/삭제](https://userguide.auditlobby.com/main/c./x.-engagement-type-1.md): 위험평가(Risk Assessment) 등록하기
- [3. 본부(Group) 등록/수정/삭제하기](https://userguide.auditlobby.com/main/c./x.-group-1.md): 본부(Group)를 등록/수정/삭제합니다.
- [4. 사용자 등록하기](https://userguide.auditlobby.com/main/c./a-2_add-organization-user.md): 오딧로비에 사용자를 등록하는 방법
- [4-1. 사용자 수정하기](https://userguide.auditlobby.com/main/c./a-2_add-organization-user/a-2-1_edit-organization-user.md)
- [5. 클라이언트(고객사) 등록/수정/삭제하기](https://userguide.auditlobby.com/main/c./add_clients.md): 클라이언트(고객사)를 오딧로비에 등록하는 방법에 대한 안내문서
- [6. 본부(Group)에 사용자와 클라이언트(고객사) 추가/제외하기](https://userguide.auditlobby.com/main/c./5.-group.md): 본부(Group)에 사용자/클라이언트(고객사)를 추가/제외하는 방법
- [6-1. 사용자 추가/제외하기](https://userguide.auditlobby.com/main/c./5.-group/5-1..md)
- [6-2. 클라이언트를 본부에 추가/제외하기](https://userguide.auditlobby.com/main/c./5.-group/5-2..md): 클라이언트(고객사)를 본부에 추가/제거 하는 방법
- [7. 본부목록(Groups)에서 캐비넷(Cabinet) 생성하기](https://userguide.auditlobby.com/main/c./1-2..md): 캐비넷을 사용하여 여러 프로젝트들을 원하는 구조로 관리할 수 있습니다.
- [8. 템플릿 생성](https://userguide.auditlobby.com/main/c./template-setting.md): 템플릿을 생성합니다.
- [8-1. 프로젝트 템플릿 생성](https://userguide.auditlobby.com/main/c./template-setting/create-project-template.md)


---

# 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://userguide.auditlobby.com/main/c..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.
