# 랩스페이스

## **랩스페이스** **운영**

랩스페이스는 조직의 규모와 목적에 맞게 아래와 같은 단위로 운영하는 것을 권장합니다:

* **본부 단위 예시**: `#HITS`
* **부서 단위 예시**: `#신약개발본부`
* **팀 단위 예시**: `#의약화학팀`
* **실험실 단위 예시**: `#Drug Development Lab`

이처럼 조직 내 구조에 따라 랩스페이스를 설정하면 연구 흐름을 체계적으로 관리하고, 협업 효율을 높일 수 있습니다.

## **지금 시작해보세요**

지금 여러분만의 랩스페이스를 생성하고, AI 기반 신약개발 여정을 시작해보세요!


---

# 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/docs-ko/lab-sapce-feature-ko/labspace.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.
