# Editing a Project

* Navigate to the ***Projects*** page of the DS Lab module.
* Select a project from the list.
* Click the ***Edit*** icon.

<figure><img src="/files/XryH0DZvsohQ76ZJ235F" alt=""><figcaption><p><em><strong>Edit option of a DSL Project</strong></em></p></figcaption></figure>

* The ***Update Project*** page opens.
* Edit or modify the given details.
* Click the ***Update*** option.

<figure><img src="/files/mAAxIG8Udx8JI1bdXAkG" alt=""><figcaption><p><em><strong>Update option for the Repo Sync DSL Project</strong></em></p></figcaption></figure>

* The users get redirected to the ***Projects*** page (the modified information gets saved for the project).
* A notification message appears to convey the completion of the ***Edit*** action.

<figure><img src="/files/g0sGI3iMpXb3i3DG2QRN" alt=""><figcaption><p><em><strong>Notification message after a Project gets updated</strong></em></p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Refer the* [***Data Science Lab Quick Start Flow*** ](https://docs.bdb.ai/data-science-lab-4/data-science-lab-quick-start-flow)*page to get an overview of the **Data Science Lab** module in nutshell.*&#x20;
{% endhint %}


---

# 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.bdb.ai/data-science-lab-4/repo-sync-project/project-list/editing-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.
