@@ -8,12 +8,18 @@ on the projects icon on the [navigation bar](../ui.md).
88
99Every [ created project] ( ./create.md ) is listed on the left panel
1010and contains the project name, the date of last update and
11- some icons.
11+ some icons:
1212
1313![ project entry example] ( ../public/img/create_project/entry.png )
1414
15- The key icon indicates projects created by yourself, while the users-icon
16- indicates projects with [ teams] ( ./teams.md ) .
15+ The ** key icon** indicates projects created by yourself.
16+ If you were added to a project by another member then this icon
17+ will not be displayed.
18+
19+ This ** users-icon** indicates that a project has a [ teams] ( ./teams.md ) .
20+
21+ The ** documents icon** shows the number of [ Sources] ( ../workflow/preparation/overview.md#sources )
22+ you (or your team members) have already added to this project.
1723
1824## Select a project
1925After you successfully signed in to OpenQDA you may find
@@ -28,8 +34,9 @@ Click on a project entry to select it as the current project, which in turn
2834opens the project management views in the right panel.
2935
3036## Overview
31- This is the default for a selected project.
32- Here you can edit your project information or delete the entire project, including all it's data.
37+ This is the default view for a selected project.
38+ Here you can edit your project information,
39+ view and select the added sources, or delete the entire project, including all it's data.
3340
3441![ project overview] ( ../public/img/create_project/project_overview.png )
3542
0 commit comments