OpenProject is the leading open source project management software.
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.
openproject/docs/getting-started/my-page/README.md

100 lines
5.1 KiB

---
sidebar_navigation:
title: My Page
priority: 300
description: My Page in OpenProject.
robots: index, follow
keywords: my page
---
# My Page
The My Page is your **personal dashboard** with important overarching project information, such as work package reports, news, spent time, or a calendar. It can be configured to your specific needs.
| Feature | Documentation for |
| ------------------------------------------------------------ | -------------------------------------------------- |
| [My Page introduction](#my-page-introduction) | What is My Page and what can I do with it? |
| [Configure the My Page](#configure-the-my-page) | How to configure My Page? |
| [Add widgets](#add-widgets) | How to add widgets to My Page? |
| [My spent time widget](#my-spent-time-widget) | How to track spent time? |
| [Change position of the widgets](#change-position-of-the-widgets) | How to change the position of a widget on My Page? |
| [Change the size of a widget](#change-the-size-of-a-widget) | How to change the size of a widget? |
| [Remove a widget](#remove-widget) | How to delete a widget on My Page? |
## My Page introduction
My Page is your personal dashboard where you can display important information of your projects. This personal dashboard contains information from all your projects. **My page** can be configured according to your preferences. You can include project information, for example the latest news, work packages assigned to you or reported work packages.
You can open your **My page** by clicking on your user avatar in the upper right corner and then selecting **My page** from the dropdown menu.
![my page](1572883536495.png)
As a default, you will see two lists of all **work packages assigned to you** and **work packages created by you** from all your projects.
![my page default](1572883652812.png)
## Configure the My Page
5 years ago
### Add widgets
In order to **add a widget to My Page**, press the **+** icon on the top right corner of the page.
The dashboard shows the places where it is possible to add more widgets by displaying **+** icons.
Press a plus icon to add a widget to My Page at the according place.
![my-page-add-widget](my-page-add-widget.png)
Once you have chosen the place where to add the new widget on My Page, you can choose from a number of different widgets that can be included on your dashboard.
![my page new widgets](image-20200211154602328.png)
For a **detailed explanation of the widgets**, visit the section in the [project overview](../../user-guide/project-overview/#available-project-overview-widgets).
## My spent time widget
To track spent time, [add the **My spent time** widget](#add-widget) in the My Page.
You can directly create new time entries by clicking on the day, change the date with drag and drop, edit or remove time entries.
Watch the short video to see how to activate the spent time widget, add spent time, edit spent time (e.g. change the date or work packages or change the time booked) and delete spent time.
![my-spent-time-widget](my-spent-time-widget.gif)
5 years ago
### Change position of the widgets
You can change the position of a widget on the dashboard with drag and drop.
Click the dots next to the title and drag it to the new place.
5 years ago
![add-widget-my-page](add-widget-my-page2.gif)
### Change the size of a widget
If you click the dots on the lower right hand corner in a widget you can change the size of a widget by pulling the widget left and right, up and down with the mouse.
5 years ago
![change-size-widget](change-size-widget-1572946246580.gif)
### Configure the view of a widget (for work package tables)
You can configure the view of a work package widget to have the information included that you need.
<div class="glossary">
**Work package** is a subset of a project that can be assigned to users for execution, such as Tasks, Bugs, User Storys, Milestones, and more. Work packages have a type, an ID and a subject and may have additional attributes, such as assignee, responsible, story points or target version. Work packages are displayed in a projects timeline (unless they are filtered out in the timeline configuration) - either as milestone or as phase. In order to use the work packages, the work package module has to be activated in the project settings.
</div>
5 years ago
On a work package widget, click the three dots and select **Configure view...**
You can configure the work package table (e.g. filter, group, highlight, sort) according to the [filter, sorting and grouping criteria for work packages](../../user-guide/work-packages/#work-package-table-configuration).
5 years ago
![configure-view-widget](configure-view-widget.gif)
### Remove a widget
To delete a widget from the dashboard, click on the three dots in the upper right corner of the widget and select **Remove widget**.
5 years ago
![my-page-remove-widget](my-page-remove-widget.png)