# Edit a Project

1. **Access to edit a project**
   * Access HOUSELINK website and login.
   * Click **“*****My Account*****” -> “*****My Project*****“**
2. **Steps to edit a project**<br>
   * After click “***My project***“, there is a ***list contains all your projects***
   * Click ***a project you want to edit***

![](/files/-M7Gs2cJt4xsTEPzLyrn)

* Then click button **“*****Edit***” and edit your project information
* Finally, you can **preview** your **new project information** by click **“*****Preview*****“,** or click **“*****Update*****”** to us, so that we can review your changes. When ***your article is verified*** successfully, ***you will be notified***

![](/files/-M7GsCoUYYNY0tgUxZWh)


---

# 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.houselink.info/web/project/working-on-project/edit-a-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.
