# 일반

일반 섹션에서 조직 세부정보를 관리할 수 있습니다.

### 조직 관리

* 로고: 조직 프로필용 맞춤 로고를 업로드하세요.
* 조직명: 팀, 부서 또는 그룹을 반영하도록 조직 이름을 업데이트하세요.
* 조직 삭제: 조직을 영구적으로 삭제합니다. 이 작업은 되돌릴 수 없으며 조직과 연결된 모든 데이터가 손실됩니다.

### 일반 설정에 접근하기

1. 조직/계정 드롭다운을 엽니다(왼쪽 상단의 Morphic 로고를 클릭).
2. 설정을 선택하세요.
3. 일반 섹션이 기본 보기이며, 또는 왼쪽 사이드바에서 일반을 클릭하세요.

**직접 링크**

* 다음에서 일반 섹션으로 바로 이동하세요 [studio.morphic.com/settings/general](https://studio.morphic.com/settings/general)

<figure><img src="/files/1c8cd7b57ad93031d3e0591619aa704bd2c7151d" alt=""><figcaption><p>일반 조직 설정 관리</p></figcaption></figure>

<figure><img src="/files/a6666262ec634ee48fe1dc4620ead9b65b35ae37" alt="General settings page"><figcaption><p>일반 설정 인터페이스</p></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://morphic.com/docs/kr/getting-around/settings/general.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.
