# 워크스페이스 이해하기

## 이 글에서는

워크스페이스의 기본 개념에 관해 알아봅니다.

***

## 워크스페이스란? <a href="#id-01hpntgzffv8193c2wm8rk73qb" id="id-01hpntgzffv8193c2wm8rk73qb"></a>

워크스페이스는 스티비에서 제작한 이메일, 등록한 구독자 등 작업 내용이 저장되고 관리되는 공간을 의미합니다. 워크스페이스는 독립적인 작업 공간이므로 작성한 이메일이나 구독자 정보는 워크스페이스별로 구분되어 관리됩니다. 사용자와 워크스페이스의 차이는 [여기](/user-workspace/overview.md)를 참고해 주세요.

워크스페이스를 만드는 방법은 아래 도움말에서 확인할 수 있습니다.

{% content-ref url="/pages/6PzxLEqGyoe0Vl5YlJgV" %}
[워크스페이스 만들기](/user-workspace/settings/create.md)
{% endcontent-ref %}

## 워크스페이스 사용 한도

하나의 계정은 최대 10개의 워크스페이스에 추가될 수 있습니다. 이 10개에는 소유한 워크스페이스, 그리고 사용자로 추가된 워크스페이스가 모두 포함됩니다.&#x20;

워크스페이스에 사용자를 추가하는 방법은 아래 도움말에서 확인할 수 있습니다.

{% content-ref url="/pages/NChMXOMhgkgEq3sWa7Fn" %}
[사용자 권한 설정하기](/user-workspace/settings/user-permissions.md)
{% endcontent-ref %}

## 워크스페이스 생성 및 관리 시 유의점

스티비 요금제는 계정 단위가 아니라 워크스페이스 단위로 관리됩니다.

계정에서 보유하고 있는 하나의 워크스페이스에서 결제를 진행했더라도, 다른 워크스페이스는 여전히 무료 요금제 상태로 남아있게 됩니다. 워크스페이스를 분리하여 운영할 때는 워크스페이스의 요금제 상태에 유의해 주세요.


---

# 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://help.stibee.com/user-workspace/settings/understand.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.
