# 프로젝트 리스트

내 모든 연구 프로젝트를 한눈에 확인하고 관리하는 공간입니다.

**OmicsHorizon에 로그인하면 가장 먼저 만나는 화면이 프로젝트 리스트입니다.**\
지금까지 진행한 모든 프로젝트가 카드 형태로 나열되며, 새 연구를 시작하거나 기존 프로젝트로 바로 이동할 수 있습니다.

<figure><img src="/files/JEpkq8cJr5JS05GrXSGU" alt=""><figcaption><p>프로젝트 리스트 — 전체 화면 (타이틀·사용량·카드 리스트 포함)</p></figcaption></figure>

***

## 1. 새 프로젝트 시작하기

1. 화면 상단의 프로젝트 만들기 / Create project 버튼을 클릭합니다.
2. 버튼을 클릭하면 프로젝트 생성 화면으로 이동합니다.

{% hint style="warning" %}
랩스페이스당 최대 **100개**의 프로젝트를 생성할 수 있습니다. 100개를 초과하면 추가 생성이 제한되며,\
사용하지 않는 프로젝트를 삭제한 뒤 다시 시도해 주세요.
{% endhint %}

***

## 2. 사용량 확인하기

현재 랩스페이스의 **크레딧** 사용 현황을 확인할 수 있습니다.

* **크레딧**: 현재까지 사용한 크레딧과 전체 크레딧, 유효 기간을 확인할 수 있습니다.
  * 구독 중이 아닌 경우 갱신일은 표시되지 않습니다.

***

## 3. 프로젝트 이동하기

프로젝트 카드를 클릭하면 해당 프로젝트 대시보드로 이동합니다.

***

## 4. 프로젝트 정렬하기

전체 프로젝트 수(**Total projects**)가 리스트 상단에 표시되며, 정렬 기준을 선택해 원하는 순서로 볼 수 있습니다.

<table><thead><tr><th width="286.43359375">정렬 기준</th><th>설명</th></tr></thead><tbody><tr><td><strong>생성일 / Created date</strong> (기본)</td><td>가장 최근에 만든 프로젝트가 위에 표시됩니다</td></tr><tr><td><strong>프로젝트 이름 / Project name</strong></td><td>가나다순(ㄱ → ㅎ)으로 정렬됩니다</td></tr><tr><td><strong>오름차순 / 내림차순</strong></td><td>선택한 기준에 따라 방향을 바꿀 수 있습니다</td></tr></tbody></table>


---

# 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.hits.ai/omicshorizon-user-guide-ko/project/project-list.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.
