# Renaming projects

Omlet lists projects based on package names by default. If you prefer a more accessible name, you can rename them. To do this, go to the workspace menu on the top left, select "Rename projects" and click on a project's name to update.

<figure><img src="https://4214978157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIRXB2SJ9FZ5x4QW8ihpe%2Fuploads%2FxnsuSR5ROgmfnQwkkS1U%2FOmletwithZoomHQ.gif?alt=media&#x26;token=76bf4ed8-d3cc-4bba-a539-9e062acd2dd4" alt=""><figcaption></figcaption></figure>


---

# 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.omlet.dev/cli-and-dashboard/workspace-and-account/renaming-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.
