> For the complete documentation index, see [llms.txt](https://support.granter.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.granter.biz/undefined-2/undefined-2/multiworkspace.md).

# 여러 사업장 관리하기

안녕하세요. 똑똑한 AI 그랜터입니다. :face\_with\_monocle:

그랜터를 통해 여러 사업장, 지점을 가진 회사가 간편하게 비용관리할 수 있는 방법을 보여드릴게요.

## 워크스페이스 추가 생성

새로운 사업장이 추가됐다면 + 버튼으로 신규 워크스페이스를 추가해 주세요.

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

새로운 워크스페이스가 생성되었습니다!&#x20;

현재 접속 중인 워크스페이스는 파란색으로 표시돼요. 다른 워크스페이스들과 마찬가지로 자산 추가 버튼을 눌러 자산을 연결할 수 있어요.

<figure><img src="/files/80TI6vNLZQ3pcJlXqrJe" alt=""><figcaption></figcaption></figure>

새 워크스페이스에 구성원을 추가하고 싶다면 프로필 수정에서 \[구성원] 설정으로 접속해 주세요. 이메일로 초대 링크를 보내거나 CSV로 구성원을 대량으로 추가할 수 있어요.

<figure><img src="/files/3vMiEyzi7J1UAusgyQHk" alt=""><figcaption></figcaption></figure>

워크스페이스 정보를 수정하고 싶다면, 프로필에서 워크스페이스 \[설정]을 눌러주세요.

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

워크스페이스를 옮겨 다닐 때마다 팝업으로 알려드려요.

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

## 전체 워크스페이스 분석

그랜터는 전체 워크스페이스의 수익, 지출을 분석해서 보여드려요.

워크스페이스 리스트 상단 그래프 아이콘을 눌러주세요!

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

워크스페이스 필터로 자동 분류된 거래내역을 한눈에 확인할 수 있어요.

더 자세한 분석은 손익계산서 메뉴에서 살펴볼 수 있어요.

<figure><img src="/files/5f9N0CH3R5JVHhphfOWV" alt=""><figcaption></figcaption></figure>

열람하고 싶은 워크스페이스들을 클릭하면 종합 매출, 매출 총이익, 영업이익, 세전이익을 그래프로 확인할 수 있어요.

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

확인하고 싶은 데이터를 클릭해 주세요!

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

해당 내역의 추이를 그래프로 빠르게 확인할 수 있어요.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.granter.biz/undefined-2/undefined-2/multiworkspace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
