# Managing Projects

Projects can be managed from the 'My Account' page accessed from the left hand navigation panel

![](/files/SnO5OKdtVvuVNgjHP8XH)

In this panel you will see a list of projects created by you which can be quickly filtered based on name using the `Search` bar in the top right

![](/files/POCZUo8lIOue4AexH63h)

![](/files/UNP6loziDi6q6osLrcv0)

In each project panel you can **1**. Move a project to a folder (folders are accessed from the sidebar); **2.** Edit project access; **3.** Delete a project (projects in the bin are deleted after 30 days); **4.** Star a project (these are accessed from the sidebar)

This is the only place to Move, Delete, or Star a project.\
Project Access can be edited from within a project or on this page.

![](/files/AUeqSavbq53R8jw0dGus)


---

# 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.microreact.org/instructions/navigating-the-site/managing-microreact-projects.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.
