# 1. 법인 메뉴에서 사용가능한 템플릿 확인하기

법인 관리자가 생성한 프로젝트 템플릿은 폴더구조로 구성되어있습니다.&#x20;

&#x20;&#x20;

## 1. 프로젝트 템플릿 폴더 및 내부 구성 &#x20;

### 1-1. Organization 화면의 왼쪽 메뉴 목록에서 '템플릿' 메뉴를 선택합니다. 템플릿 그룹을 선택한 후 확인하고자하는 템플릿을 선택합니다.

템플릿을 선택하면 화면 오른쪽에 템플릿의 폴더와 파일이 나타납니다. &#x20;

<figure><img src="/files/7DHF7kGQDLdG4RolI2RI" alt=""><figcaption></figcaption></figure>

### 1-2. 파일을 선택한 후 우클릭하여 메뉴에서 다운로드 버튼을 클릭합니다.

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

## 2. 프로젝트 템플릿 다운로드하기 &#x20;

선택 된 템플릿의 내려받기 아이콘을 클릭하여 템플릿 전체를 다운로드 받을 수 있습니다.&#x20;

<figure><img src="/files/vaCXZYX91N51rzndSs02" 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://userguide.auditlobby.com/main/b./create-project-template.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.
