# Manage Team Members

### **Invite Team Members**

After creating your organization in MaGIC Central, you can add your team members to manage your organization on Central.&#x20;

![Diagram 1 (Team Members Page)](/files/-MaWR7Yr7k_Ytld_dJNV)

First of all, simply navigate to the Team Members page from your organization profile by clicking on the `Team Members` button below `Organization Info`. Once there, you can add or invite your team member by entering their email. They will get a link, that allows them to become a member

### Manage Team Members

On the same page, you can also manage your team members as you have the option to remove them as you can see in diagram 1.


---

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