# 드라이브

## 드라이브란?

**그랜터에서는 업무에 필요한 파일을 한 곳에 보관하고, 구성원들과 쉽게 공유할 수 있어요.**

그랜터 드라이브를 통해 각종 파일을  업로드하거나 폴더로 정리할 수 있어요.\
별도로 클라우드나 공유 드라이브를 연결하지 않아도 내부 자료를 체계적으로 관리할 수 있어요.

{% hint style="danger" %}
자금일보 기능은 **관리자, 소유자, 세무사** 역할에서만 활용 가능한 기능이에요.
{% endhint %}

## 파일 업로드

그랜터 드라이브에 파일을 업로드하고 폴더로 정리할 수 있어요.\
댓글을 남겨 실시간으로 구성원을 태깅할 수도 있어요.<br>

{% stepper %}
{% step %}

### \[드라이브]로 이동해 주세요.

파일을 끌고와서 즉시 업로드할 수 있어요.

<figure><img src="/files/sxiGXQ5dmEpNiDVAxWhF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 새로 만들기 버튼을 눌러주세요.

폴더를 추가해서 각종 파일들을 구분할 수 있어요.

<figure><img src="/files/coupv0ArBeU79k9kn0HW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 구성원 태그하기

@를 사용해서 특정 구성원에게 메시지를 남길 수 있어요.

<figure><img src="/files/70St0Nhwy6Un10kIeLKM" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 그랜터 드라이브 요금제

그랜터를 이용하고 계시다면 그랜터 드라이브 500MB를 무료로 사용할 수 있어요.\
우리 회사에 맞는 요금제를 선택할 수도 있어요.

<table><thead><tr><th width="107"></th><th width="132">Free</th><th width="137">Basic</th><th width="144">Pro</th></tr></thead><tbody><tr><td>요금</td><td>₩0</td><td>₩10,000/월</td><td>₩40,000/월</td></tr><tr><td>용량</td><td>500MB</td><td>10GB</td><td>500GB</td></tr></tbody></table>

## '그랜터 드라이브'를 통해 무엇을 할 수 있나요?

그랜터 드라이브 기능을 사용하면 아래와 같은 상황에 맞춰 다양하게 활용할 수 있어요.

<details>

<summary><strong>세금신고</strong> 기간, 세무사님과 빠르게 자료를 주고받을 수 있어요.</summary>

* 세금 신고에 필요한 자료들을 폴더로 정리해 보관할 수 있어요.

</details>

<details>

<summary>새로 입사한 직원에게 <strong>온보딩 자료</strong>를 공유할 수 있어요.</summary>

* 매뉴얼, 권한 신청서, 조직도, 툴 사용법 등 온보딩에 필요한 문서를 업로드할 수 있어요.
* @태그 기능으로 전달이 필요한 구성원에게 바로 알림을 보낼 수 있어요.

</details>


---

# 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://support.granter.biz/undefined-5/undefined-2.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.
