> For the complete documentation index, see [llms.txt](https://creco-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creco-1.gitbook.io/docs/workspace/setting.md).

# 설정하기

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

워크스페이스 **`소유자`** 인 경우, 워크스페이스 설정이 가능합니다.

## 워크스페이스 설정

* 워크스페이스 이름 : 워크스페이스 이름입니다.
* 담당자 연락처 : 베타 과정에서 특이사항 발생 시, 연락 받으실 워크스페이스 담당자 연락처입니다.
* 로고 : 워크스페이스 로고이며, 1:1 비율입니다.
* 프로젝트 연동 기본 권한 : 워크스페이스 관리자나 구성원에게 프로젝트에 대한 기본 권한을 설정합니다.
  * 워크스페이스 구성원 신규 추가 시 : 해당 권한으로 워크스페이스 내 모든 프로젝트에 부여합니다.
  * 워크스페이스 프로젝트 신규 추가 시 : 해당 권한으로 워크스페이스 내 모든 구성원 및 관리자에게 프로젝트 권한이 부여합니다.

## 연재처 관리

* 연재처를 추가하거나 활성화 및 비활성화가 가능합니다.
* 활성화된 연재처는 프로젝트 연재처 등록이 가능합니다.

## 썸네일 규격

* 썸네일 규격을 추가하거나 이름 수정이 가능합니다.
* 등록된 썸네일 규격은 워크스페이스 내의 모든 프로젝트에서 사용되며, 에피소드 썸네일 탭에서 캡처 혹은 업로드 시 활용됩니다.
* 한번 등록한 썸네일 규격의 사이즈 변경은 불가능합니다.&#x20;


---

# 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:

```
GET https://creco-1.gitbook.io/docs/workspace/setting.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.
