kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
2.5 KiB
61 lines
2.5 KiB
5 years ago
|
---
|
||
5 years ago
|
sidebar_navigation:
|
||
|
title: Invite members
|
||
|
priority: 800
|
||
|
description: Invite team members to OpenProject.
|
||
5 years ago
|
robots: index, follow
|
||
|
keywords: invite members
|
||
|
---
|
||
|
|
||
5 years ago
|
# Invite members
|
||
5 years ago
|
|
||
5 years ago
|
In order to see a project and work in it, you have to be a member of a project. Therefore, you have to **add team members to a project**.
|
||
5 years ago
|
|
||
5 years ago
|
<div class="alert alert-info" role="alert">
|
||
5 years ago
|
**Note**: If you are not a member of a project, you do not see the project in the Project selection nor in the project list.
|
||
|
|
||
|
</div>
|
||
5 years ago
|
|
||
|
| Feature | Documentation for |
|
||
|
| --------------------------------------------- | ----------------------------------------------- |
|
||
5 years ago
|
| [View members](#view-members) | View the list of members in your project. |
|
||
5 years ago
|
| [Add existing members](#add-existing-members) | Add existing members to a project. |
|
||
5 years ago
|
| [Invite new members](#invite-new-members) | Invite new members to a project in OpenProject. |
|
||
5 years ago
|
|
||
5 years ago
|
## View members
|
||
|
|
||
|
To view the list of **all project members and their roles** in the project, select Members in the project menu.
|
||
|
|
||
|
![list of all members](image-20191112141214533.png)
|
||
|
|
||
|
|
||
|
|
||
5 years ago
|
## Add existing members
|
||
|
|
||
5 years ago
|
To add existing users to a project, [select the project](../projects/#select-a-project) where you want to add members. In the project menu on the left, select the **Members** menu item.
|
||
5 years ago
|
|
||
5 years ago
|
In the Members list you will get an overview of the current members of this project.
|
||
5 years ago
|
|
||
|
![projet-members](1566223836715.png)
|
||
|
|
||
|
Click the green **+ Member** button in the top right corner.
|
||
|
|
||
5 years ago
|
Type in the name of the team member which you want to add. You can also choose several members at once. **Assign a role** to the new member(s) and click the blue **Add** button.
|
||
5 years ago
|
|
||
|
![add-members](1566224199456.png)
|
||
|
|
||
|
## Invite new members
|
||
|
|
||
5 years ago
|
You can also invite new members who have not yet an OpenProject account. [Select the project](../projects/#select-a-project) where you want to add members. In the project menu on the left, select the **Members** menu item.
|
||
5 years ago
|
|
||
5 years ago
|
Type in the email address of the new member. If OpenProject does not find an existing user, the **Invite** information will automatically be put before the email address. Assign a role to this new member and click the blue **Add** button.
|
||
|
|
||
5 years ago
|
An e-mail invitation will be sent out to the user with a link to [create an account](#create-a-new-account) for OpenProject.
|
||
5 years ago
|
|
||
|
![invite-new-members](1566224961670.png)
|
||
|
|
||
|
You can now collaborate with your team in OpenProject.
|
||
|
|
||
|
|
||
5 years ago
|
|