# Project Dashboard

### How to Pause a Project

You can manually pause a project by clicking on toggle. This will release the resources from the project so that you can activate other projects.&#x20;

![](/files/YKsby8PIWOhCQvIyeBP2)

### How to Accelerate a Project

You can Accelerate a project by clicking on the toggle. Accelerated projects are actively using a Graphical Processor Unit (GPU) to train a model in real time and generate suggestions and predictions. Once the project is accelerated, the lavel will change from Lauch Accelerator to Launch Accelerated Annotator.

![](/files/e9xHWBLmZ4FFaeR5LWyM)

### How to Launch Video Annotator

You can launch the video annotator by clicking on the yellow button while the project is activated and acceleration is disabled. However, there is no GPU assigned so you won't get predictions and suggestions.

![](/files/2wWAaVAaMgH2tbcTU9Tn)

When the project is accelerated, you can launch the accelerated annotator by clicking on the yellow button. You will get the predictions and suggestions as the GPU is assigned.

![](/files/NjoCu7IutAee7RTcrB3j)

### How to Upload a video to Project

In order to view the steps to upload video to project, please refer below link.

{% content-ref url="/pages/ZaFlVvQ92n2LeufRN8zZ" %}
[Uploading a Video to Project](/project/project-management/uploading-a-video-to-project.md)
{% endcontent-ref %}

### How to Archive a Project

In order to view the steps to archive a project, please refer below link.

{% content-ref url="/pages/S4vw0qOI5RTzstDtI0bC" %}
[Project Archival](/project/project-management/project-archival.md)
{% endcontent-ref %}

### How to Delete a Project

In order to view the steps to delete a project, please refer below link.

{% content-ref url="/pages/Ao7dIOBPvmZxAaCx2lsQ" %}
[Project Deletion](/project/project-management/project-deletion.md)
{% endcontent-ref %}

### How to Rename a category

In order to view the steps to rename a category, please refer below link.

{% content-ref url="/pages/sJDsmdR6tIJLWNQnNV44" %}
[Broken mention](broken://pages/sJDsmdR6tIJLWNQnNV44)
{% endcontent-ref %}

### How to Delete a category

In order to view the steps to delete a category, please refer below link.

{% content-ref url="/pages/r3GdY5QaKxCg1DPiyROW" %}
[Broken mention](broken://pages/r3GdY5QaKxCg1DPiyROW)
{% endcontent-ref %}

### How to run a Jupyter notebook template

In order to view the steps to run Jupyter notebook, please refer below link.

{% content-ref url="/pages/CZLTKSyoaZypS1rIlniA" %}
[How to run a template](/jupyter-notebooks/jupyter-templates/how-to-run-a-template.md)
{% endcontent-ref %}

### How to change Color of category

In order to view the steps to change color of category, please refer below link.

{% content-ref url="/pages/I4ulwyJcS3lVFJ9mop9G" %}
[Broken mention](broken://pages/I4ulwyJcS3lVFJ9mop9G)
{% endcontent-ref %}

### How to change Project Thumbnail

In order to view the steps to change project thumbnail, please refer below link.

{% content-ref url="/pages/fM5V3bSyyrFiRbu9hTIv" %}
[Changing Project Thumbnails](/project/project-management/changing-project-thumbnails.md)
{% endcontent-ref %}

### How to load Multiple videos file

In order to view the steps to load multiple videos, please refer below link.

{% content-ref url="/pages/xqrmfjdbnSKZ0Jczfohv" %}
[Combining Multiple Video files](/jupyter-notebooks/jupyter-templates/combining-multiple-video-files.md)
{% endcontent-ref %}


---

# 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.lodestar.ai/guides/how-to-guides/project-dashboard.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.
