> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/datasets/make-a-project-public.md).

# Project를 공개로 설정

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

### Universe에 Project를 게시하는 방법

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

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

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

그러면 데이터셋을 어떤 라이선스로 공유할지 선택하라는 안내가 표시됩니다.

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

### Universe Project 페이지를 사용자 지정하기

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


---

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