# 5.4.5 Edit a Sprint

### Pre-condition:

* Only Project Admin or Project Moderator can edit a sprint.

### Process:

* Go inside any project and click the Sprint tab.  Here, you will find the created Sprint name with a start date and end date.
* To edit it, click the 3 dot button at the far right corner beside the “Start Sprint” button.
* Click the “Edit” button. The form will reappear.&#x20;
* Change the necessary information according to your preference, and then hit the “Update Sprint” button. The information on the sprint will be updated.

<figure><img src="https://lh5.googleusercontent.com/R8nFgivo5mBjD6KyKFf5kStu2MX7AKb-rAu0e-Ysa3TanMBS39UoUZs24cBAZznpmgbjGt-M1jfz9yaCtrLRDco8MJTuryEFN08rmd6R5OC6MWgPOLgIoR3IgLpB_bddQeavL6xeSewKwOyLvt2T0Fz2IGQklFNfip5pFhNKGpArEVY2_GDM_gdY8iH4TA" 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.onethreadapp.com/5.-managing-project/5.2-project-dashboard/5.4-sprint/5.4.5-edit-a-sprint.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.
