# 워크스페이스

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

## 개요

워크스페이스는 여러 팀과 프로젝트를 한 공간에서 관리할 수 있는 하나의 조직입니다. 하나의 조직에서는 하나의 워크스페이스를 운영하는 것을 권장합니다. 워크스페이스가 생성되면, 워크스페이스 이름과 동일한 팀을 자동으로 생성합니다.

## 워크스페이스 설정

워크스페이스 설정으로 이동하기 위해서는, 좌측 사이드바의 \[워크스페이스 > 설정] 버튼을 클릭하여 이동할 수 있습니다. 설정 페이지에서는 로고, 이름과 같은 기본적인 워크스페이스 정보부터 워크스페이스 멤버, 외부 연동, 알림 등에 대한 설정이 가능합니다.

<figure><img src="/files/gbgvbTjGQf4gta0ao31D" 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://docs.riido.io/workspaces/overview.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.
