# Manage My Organizations

### Create Organizations

You may create a new organization profile if it does not exists in CENTRAL yet. Or, you may join an existing organization profile.

![](/files/-MU6tRC2Nlo2BL-waYYk)

### Update Organization

{% hint style="info" %}
Don't be surprised if you are unable to locate the update button and modify an organization through the Member Control Panel. Your access to modification features may have been removed by admin for various reasons:

* You are creating multiple duplicate profiles of the same company
* We had improved your organization's details and prefer that it is locked temporarily, free from unexpected update.
  {% endhint %}

![](/files/-MVyw-OeAAak5dacTdeo)

While you are inside organization profile, click `Edit Organization Profile` button

![Update Organisation screen](/files/-MVyyB56_jLpnFjampoA)

### How it link with F7 Form and other modules

Your organization profile is reusable for other services on MaGIC Central. For example, startups can apply for MaGIC programs using [F7 form](/by-modules/f7-form.md) service by using their existing organization's profile through the selection list.

1. Saves time of applicant from reinserting the same information over and over again
2. Prevents duplication of entries
3. Makes data cleaning job easier as we are referring to the organization using ID instead of name variants.


---

# 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.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.
