# Manage My Submissions

You will be redirected to this [**Dashboard**](https://central.mymagic.my/cpanel) page after you have successfully logged-in to our [**Central**](https://central.mymagic.my). You will see the Menu `My Submissions` only if you have submitted any form using your logged in email.

![Accessing My Submissions from Cpanel](/files/-MZklpAHYRpV7hoh0eBG)

You will see the above screen once you have clicked on `My Submissions` menu. Your submissions will be listed and sorted  by latest `ID` by default. You might get the basic information from the list such as what form you have been submitted, when it was closed and the current status .

You might want to filter by `ID` to find specific submission. To reset the filter, you can click on  `Reset Filter` button<img src="/files/-MZVsYwq8_jiVr233tYb" alt="" data-size="line">. Once you have decided which `Submission` you want to view,  you can click on the `View`  button<img src="/files/-MZVkJorPp_cNv_EBD3y" alt="" data-size="line">.&#x20;

![View Submission Details](/files/-MZvOlepapz5iJHuAL3b)

You can see the details of your submission in `View Submission` page. To go back to the list of your Submission, click on `Back` button <img src="/files/-MZvPxZaYe1lJaU-8I8F" alt="" data-size="line">&#x20;

You also can click the `Update` button <img src="/files/-MZkvka7bvjdg-xCwnhP" alt="" data-size="line"> if it meets these criteria (`Status` is in `Draft` and not later than `Date Close`) . Complete the form by filling in all the required fields before clicking the Submit button to change the `Status` to `Submitted`to allow your application to be reviewed by the Programme Owner.

![Accessing the Draft Application](/files/-MZl0AJZQSOsnOj5SWkZ)


---

# 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://central-docs.mymagic.my/for-frontend-users/manage-my-submissions.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.
