# Share Your Project & Manage Roles

On Monday Hero, you can collaborate as a project team. Share the design and work on the same codebase to enhance project efficiency. This page outlines information about member types and how to manage your project team.

The owner of the project is the user who created it. Only the project owner has the authority to manage member settings. Every project can include an unlimited number of designers, while the number of developers is limited and varies according to your subscription plan. You can upgrade your plan to increase the number of seats as needed. If the available plans do not fit your team's needs, please [contact us](mailto:support@mondayhero.io?cc=nazli@mondayhero.io\&subject=The%20current%20Monday%20Hero%20plans%20are%20not%20suitable%20for%20our%20team\&body=Company%20name%3A%0D%0ACompany%20size%3A%0D%0ANumber%20of%20designers%20we%20need%3A%0D%0ANumber%20of%20developers%20we%20need%3A).

### Member Settings

Working as a team is essential when creating an app. Follow the steps below to access the Member Settings menu and manage your team:

1. Hover your mouse cursor over your project to reveal the Settings icon. Click on the Settings icon and select 'Member Settings' to view the project members.

![Open the Member Settings of a Project.](/files/-MQv__LhudPsCLs3WQRC)

### Invite Members to Your Project

In [**Member Settings,**](/getting-started/manage-team-developer-designer-role.md#manage-your-team) enter the email address, select the role, and click the 'Send Invite' button. Monday Hero will automatically send an email invitation to the new user to join the project. If they have not already signed up, once they do and join, they will have access to the project.&#x20;

That's it! You've successfully invited your teammate.

![Invite a Member](/files/-MQvopi2bn0lDw1x9K4A)

### Remove Members From Your Project

In [**Member Settings,**](/getting-started/manage-team-developer-designer-role.md#manage-your-team) click the 'See More' icon, represented by '...', next to the user you want to remove, and then click 'Remove.' Once a member is removed, they will no longer have access to the project. You can re-invite any removed members to your project if needed.

![Remove a Member](/files/-MQvq6oPFcaiPMbYzYaT)


---

# 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://learn.mondayhero.io/getting-started/manage-team-developer-designer-role.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.
