# Project를 공개로 설정

데이터셋과 모델을 준비했다면, Roboflow Universe에서 이를 전 세계와 공유할 수 있는 옵션이 있습니다.

### Universe에 프로젝트를 게시하는 방법

{% hint style="info" %}
무료 Public 플랜은 기본적으로 데이터가 공개 상태이므로, 이 섹션을 따를 필요가 없습니다. [유료 플랜에서는](https://roboflow.com/pricing)데이터는 별도로 선택하지 않는 한 기본적으로 비공개입니다.
{% endhint %}

Projects 페이지에서 "Make Public" 옵션을 선택하여 Roboflow에서 프로젝트를 공개할 수 있습니다.

<figure><img src="/files/da28ca3e837253b8300521b43abfa017a21fd983" alt="" width="375"><figcaption><p>프로젝트 옆의 점 세 개를 클릭한 다음 "Make Public"을 클릭하세요.</p></figcaption></figure>

그러면 데이터셋을 공유할 라이선스를 선택하라는 메시지가 표시됩니다.

{% hint style="danger" %}
데이터셋에 저작권이 있는 이미지, 독점/비공개 데이터, 안전하지 않은 작업 환경용 콘텐츠(NSFW/NSFL), 또는 개인 식별 정보(PII)가 포함되어 있다면, 절대로 해당 데이터를 Roboflow Universe에 게시하지 말고 대신 private workspace에서 작업해야 합니다.
{% endhint %}

### Universe 프로젝트 페이지를 사용자 지정하기

[Universe 프로젝트 페이지를 사용자 지정하는 방법에 대해 자세히 알아보세요.](/roboflow/roboflow-ko/universe/set-a-project-description.md)


---

# 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.roboflow.com/roboflow/roboflow-ko/datasets/make-a-project-public.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.
