# Add a new 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;

![](/files/M4hQTEkUEI68xgVB8fKJ)

Event builder will open up, without deleting or updating existing tasks in the event, organisers can just add new tasks and save the event. (refer to [Configurations](/admin-dashboard/events/configurations.md) section for help on setting up tasks)&#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/add-a-new-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.
