# Edit existing task

As a first step, go to "Events" tab from the menu bar on the left. Click on "Pencil" icon on the event's description which you want to edit.&#x20;

![](https://1814978555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR572GGCGh60OAHZrSofh%2Fuploads%2FFO3ZBAGSeUiSuuGukau6%2FScreenshot%202023-02-13%20at%2017.40.20.png?alt=media\&token=13cb0777-b9d9-4195-92f7-d309cff09f20)

Navigate to section/task which you want to edit/update, for an example let's assume organiser wants to update the Discord invite URL.&#x20;

In that case, flow would be Edit > Social Configurations > Select the task > replace the old URL with new > Update >save event.&#x20;

<figure><img src="https://1814978555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR572GGCGh60OAHZrSofh%2Fuploads%2FsepsHw5Cqbq0U0fUX15p%2FScreenshot%202023-02-13%20at%2018.04.03.png?alt=media&#x26;token=c40d53c1-f3c2-45c0-9ee3-cedab7d2f703" alt=""><figcaption></figcaption></figure>

Replace the new invite URL in the "Invite Link" field and click on Update.&#x20;


---

# 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.fyre.hypersign.id/admin-dashboard/events/edit-an-event/edit-existing-task.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.
