# Manage Organization's Resources

Resources are attached to an organization. To manage or add a new one, you must first select an organization to start with.

### List Resources

![](/files/-MU6u0Qgm9Nf3pkHguQM)

### Create Resources

![](/files/-MU6u4IdRTfEzBugxx5M)

Once submitted, Central Admin will respond with a decision of either Approve / Reject the submission.

Approved Submissions will be automatically published onto Central Resource frontend.<br>

### Update Resources

![](/files/-MU6x96K2VREHNXAfQoe)

1. Goto `Member Cpanel dashboard`
2. Click `My Organizations` to select an organization from the list
3. Click `Resources` from the side menu
4. Click `Edit` button on the resource to update from the list of resources
5. Click `Save` button once you done editing. Your changes will automatically published onto the frontend without the need for admin approval.

### Resource Frontend

MaGIC Resource is a crowdsource directory with a comprehensive collection of products and services from public and private organizations, available for entrepreneurs.&#x20;

{% hint style="warning" %}
Do not spam this crowdsource directory with irrelevant products or services. Doing so may cause your account to be blacklisted and blocked permanently without warning.&#x20;
{% endhint %}

![](/files/-MU6vyCEr-0sKsYeRHn-)


---

# 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-organizations/manage-organisations-resources.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.
