# Customize Project

### Rename the project&#x20;

Unamed Project is default name after we create new project, but we can rename it by follow this step :

1. Go to workspace page
2. Select the project you want to rename, then hover on the top-left. Until display this icon and click it\
   ![](/files/AsXGVghyICo4Fh3X1s4w)
3. It will display pop up to rename the project\
   ![](/files/sAHWXsPBLQ4Fm5VjT5qv)
4. Save with press enter on keyboard, and the project name will be changed\
   ![](/files/aurs7DQVehaoY1Lc6FBx)

### &#x20;Change color and icon project

We can customize the icons and colors that have been provided based on the mood board or the theme of the project

1. Go to workspace page
2. Select the project you want to customize, then hover on the top-left. Until display this icon and click it\
   ![](/files/AsXGVghyICo4Fh3X1s4w)
3. It will display pop up action for project
4. Then choose the color that you want\
   ![](/files/XZOKmmg7aWLD4f8dWv6X)
5. And click tab icons to change the icon\
   ![](/files/EEjFyPE4boC9XTvHC0TX)


---

# 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.qore.dev/project/manage-project/customize-project.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.
