# 조직 및 서비스 생성하기

## **조직 추가하기**

로그인 및 회원가입 후 '조직 추가하기' 버튼을 클릭합니다.

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

조직명을 입력하고 생성 버튼을 클릭하면 조직이 생성됩니다.\
설정한 조직명은 조직 관리 > 조직 정보 탭에서 수정하실 수 있습니다.

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

## **서비스 생성하기**

조직을 추가하시면 서비스를 생성하는 화면으로 이동합니다.\
필요시 같은 조직 내에서 여러 개의 서비스를 생성하실 수 있습니다.

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

### **서비스 정보 입력하기**

서비스명과 필요한 정보들을 입력하신 후 자사 서비스와 연동할 데이터 소스를 빠짐 없이 선택해주시기 바랍니다.\
하단의생성 버튼을 클릭하시면 완료됩니다.

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

데이터 소스 선택시 참고하실 수 있는 [**이벤트 및 속성 생성 문서**](/user-guide/begin-to-use-dfinery/event-and-property.md)가 마련되어 있습니다.

{% hint style="info" %}
**Web 연동시 안내사항**

루트 도메인은 `.com` 같은 최상위 도메인(TLD) 확장자가 있지만, `www.` 같은 접두사는 포함하지 않습니다.
{% endhint %}


---

# 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.dfinery.ai/user-guide/begin-to-use-dfinery/create-org-and-svc.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.
