# Project Deatil

> To access the project details screen.
>
> 1. **Go to the top menu > Projects** and click the desired project.
> 2. Select a project from the **Home > Recently Updated Projects list.**

## Project basic information

You can get an overview of the project.

<figure><img src="https://612292586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FstSX6fpES491F1pGCECr%2Fuploads%2FgVzSehCyzq4e7AaUBOk4%2F%EC%83%81%EC%84%B8%ED%8E%98%EC%9D%B4%EC%A7%80.png?alt=media&#x26;token=a7266e58-1642-4db6-90a7-696b68d9da2f" alt=""><figcaption></figcaption></figure>

### 1. Configure basic information

* Project name
* Owner name
* Owner Email
* Created Date
* Last updated
* Memebers
* Member invite button

### 2. Activate/Deactivate

After the project is created, the server is inactive by default,

When you want to run the project, proceed through **Activate Project.** If you wish to stop using the server, simply click Deactivate Project again.

* **Activate Project:** When you click <img src="https://612292586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FstSX6fpES491F1pGCECr%2Fuploads%2FwfVaBqAimQJr62EVHT41%2Factivate%20project.PNG?alt=media&#x26;token=02a1610a-6fb5-4537-85d3-631447377d12" alt="" data-size="line">button, the project becomes accessible.
* **Deactivate Project :** If you click <img src="https://612292586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FstSX6fpES491F1pGCECr%2Fuploads%2FeO8NLRtQoQuDgLiVmJrF%2Fdeactivate.PNG?alt=media&#x26;token=24374cab-1214-40d2-bcc6-246d8baa8b1c" alt="" data-size="line">button, the server of the project becomes inactive, and not only the owner but also the invited members cannot use it. &#x20;
* **Run Project :** It appears when you click **"Activate Project" ,**&#x61;nd when you click<img src="https://612292586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FstSX6fpES491F1pGCECr%2Fuploads%2F8j6Cc8rQf42njgArt89C%2Frun.PNG?alt=media&#x26;token=2684a31f-e3e0-497b-8d18-60b9f229d89a" alt="" data-size="line"> button, the jupyter research and development screen window is executed.

## Project Tab Menu

The Project menu consists of **Overview, Project Data, Environment, Members, and Repor**t.

### 1. Tab Menu Configuration

<figure><img src="https://612292586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FstSX6fpES491F1pGCECr%2Fuploads%2FiHtvGTGo3ubLpojbKqT7%2F%EA%B0%9C%EC%9A%94.PNG?alt=media&#x26;token=ded8191d-0f55-4e09-a8e3-213f44f3aa47" alt=""><figcaption></figcaption></figure>

* **Overview :** You can check the detailed description of the project, resource information, and environment presets.
* **Project data :** You can check and add a list of locally uploaded data, and you can preview the uploaded data.
* **Catalog Data :** Linked with Data Catalog, it is possible to check data information in Data Catalog and add datasets. **(Available when purchasing Data Catalog)**
* **Environment** : You can check **resource information and environment presets** of the project.
* **Members :** You can **invite members** who are collaborating on a project and check information.
* **Report :** Report is a function to share the results of data analysis with the outside world. Code written in the R\&D environment can be generated as a report in HTML format and delivered as a URL link.


---

# 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://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project/project-deatil.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.
