TARGETPROCESS USER GUIDE

Size: px
Start display at page:

Download "TARGETPROCESS USER GUIDE"

Transcription

1 TARGETPROCESS USER GUIDE v.2.19 User Guide If you read this document, we definitely have some usability problems in the product. Please report such problems directly to product owner at 1

2 INTRODUCTION...6 PROJECT PLAN STRUCTURE... 6 ITERATIVE DEVELOPMENT SUPPORT... 8 GETTING STARTED FLOWS USER INTERFACE: GENERAL PRINCIPLES NAVIGATION LISTS PRODUCTIVITY TIPS Easy Linkage Jump to Entity GENERAL ACTIONS INTEGRATED WINDOWS AUTHENTICATION LOGIN SEARCH CUSTOMIZABLE DASHBOARD TODO LIST CONVERT ENTITIES / CHANGE ENTITY TYPE ADMINISTRATION USER & ROLE MANAGEMENT Add Users Skills and Skills Filtering Roles & Permissions AUDIT HISTORY CUSTOM PRIORITY AND SEVERITY VALUES NOTIFICATIONS DISABLE HTTP ACCESS PLUGINS Add New Profile See Profile Log PROJECTS & PROCESSES PROCESS SETUP Custom Terms Ideal Hours and Abstract Points Effort Units Time Tracking Practice Customization WORKFLOW CUSTOMIZATION FOR USER STORIES, BUGS AND OTHER ENTITIES CUSTOM FIELDS Add Custom Field Custom Fields Functionality PROGRAMS & PROJECTS Add Program Add Project to Program Programs List Manage Teams inside Entire Program Prioritize Projects PROJECT PLANNING: QUICK START

3 CREATE PROJECT TEAM FEATURES (THEMES/EPICS) USER STORIES AND TASKS Quickly Add Tasks to User Story ADD RELEASE PRIORITIZE USER STORIES, FEATURES AND BUGS RELEASE PLANNING ITERATIONS PLANNING VELOCITY SET ITERATION VELOCITY PLAN ITERATIONS ASSIGN TEAM MEMBERS ADD TASKS SPLIT USER STORY FINISH ITERATION RANK CONCEPT PROGRAM LEVEL RELEASE PLANNING ADD PROGRAM RELEASE, GENERATE PROJECT RELEASES AND ITERATIONS PLAN AND TRACK RELEASES PROGRESS TRACKING TASK BOARD DAILY PROGRESS (ACTUAL REMAINING TIME) DASHBOARD COMPONENTS YESTERDAY PROGRESS KANBAN KANBAN PROCESS SETUP KANBAN BOARD Backlog Setting Limits Setting Columns Order KANBAN BOARD IN PROGRAM CUMULATIVE FLOW DIAGRAM LEAD AND CYCLE TIME DEPENDENCIES MANAGEMENT ADD DEPENDENCIES VIEW DEPENDENCIES IMPEDIMENTS MANAGEMENT ADD IMPEDIMENT SEE IMPEDIMENTS PRIVATE/PUBLIC IMPEDIMENTS REPORTS BUG TRACKING BUGS WORKFLOW Add Bug TEST CASE MANAGEMENT

4 TEST CASES CONCEPT OVERVIEW TEST CASES LIBRARY ADD TEST CASES ADD TEST PLAN AND ASSIGN TEST CASES ADD TEST PLAN RUN RUN TEST CASES TEST CASES PRIORITIZATION QUALITY STATS Test Cases for User Story TIME TRACKING ADD TIME USING A TIME SHEET Custom Activity Navigation VIEW SPENT TIME PEOPLE MANAGEMENT ALLOCATIONS Who is overloaded? Who is available for an upcoming project? Who can be re- allocated to another project? What assignments does each person have? Change Allocation LOAD REPORT HELP DESK MODULE HELP DESK SECTIONS REQUESTERS MANAGEMENT COMPANIES MANAGEMENT REQUESTS MANAGEMENT Add Request Manually Add Request from Requests list ISSUES QUEUE CREATE BUGS, FEATURES AND USER STORIES FROM REQUEST TRACK REQUEST- TO- REQUIREMENT RELATIONS MERGE REQUESTS HOW TO USE HELP DESK FOR GENERAL SUPPORT AUTO- REPLY AUTOMATICALLY BIND INCOMING S/REQUESTS TO THE PROJECT SOLUTIONS HELP DESK PORTAL Help Desk Portal Setup and Usage Configuration INTEGRATION PROJECT INBOX Configuration Usage PERSONAL INBOX BIND S TO ENTITIES Bind to Entity Action

5 s in Entity View SUPPORT TICKETS Enable Notifications Enable Inbound Integration REPORTS CUSTOM REPORTS Inner Lists / Inner Reports Inline Edit in Custom Reports Custom Report Actions PREDEFINED REPORTS PLANNING REPORTS Release Burn Down Chart Iteration Burn Down Chart User Stories Count by States Burn Down QUALITY ASSURANCE REPORTS Bugs Distribution by Severity Bugs Dynamic Bugs Progress Bugs Count by States Burn Down TEST CASES RUNS REPORTS Test Cases Runs by Release/Iteration/Build Test Cases by User Story TIME TRACKING REPORTS Time Spent Summary PRINTABLE REPORTS SOURCE CONTROL INTEGRATION TAGS TAG ENTITIES SEARCH BY TAG TAGS IN REPORT ENGINE MANAGE TAGS Add Tags Delete Tags Rename Tags MANAGE BUNDLES Add Bundle Add/Remove Tags IMPORT/EXPORT IMPORT FROM CSV EXPORT INTO CSV APPENDIX A. RESOURCES LINKS BOOKS TargetProcess is a Web- based project management tool that powers agile software development processes, focusing on Project Planning, Project Tracking and Bug Tracking practices. TargetProcess supports Extreme Programming and other modern iterative methodologies. 5

6 Introduction This section describes main ideas behind TargetProcess software. It should help you to understand TargetProcess better. Project Plan Structure Each project may consist of several entity types depending on Project size and requirements. The overall structure is shown in the diagram below: Program: Generally this is a large Project. For better manageability, a large Project may be divided into several smaller projects (Project 1 and Project 2 in the illustration above). In most cases a Program is not required, but if you have Projects with several teams, a Program will help organize the work and track progress better. Project: A Project is simply work encompassing one or more features that must be created or modified. Feature (or Epic): A Feature is a high level requirement. Examples are Advanced Search, CSV Import/Export, or Leads Management. In most cases, Features are required for large and medium Projects. Each Feature contains several User Stories. User Story: A User Story is a unit of work that can be used as requirements and as a planning item. For smaller Projects, Features are overhead, so User Stories take all the responsibility. 6

7 Typical examples of User Stories are Search for Contacts, Filterable List of Contacts, or Custom Drop Down Fields. Task: A Task is the smallest planning unit that describes a small piece of functionality. Examples: Add User UI Creation, Add User Controller Implementation, Add User Business Logic Implementation. For large Projects, it is better to use the complete hierarchy. Program - > Project - > Feature - > User Story - > Task However, for small Projects, a simplified hierarchy may be sufficient: Project - > User Story - > Task Hierarchy example: Program: NewWave CRM Project: NewWave CRM Core Feature: Basic Contacts Management User Story: Quick Add Contact Task: UI Design Task: Implement Add Contact Logic User Story: Contacts List Task: Filters Task: List Sorting Task: Contact List Page and Base Logic Task: UI Design User Story: Delete/Undelete Contact Feature: Users Management Feature: Permissions Project: Outlook Sync Feature: Import/Export Contacts to Outlook User Story: Export Contacts Task: Duplicate Checking Development Task: Export Rules Implementation Task: Export UI Implementation User Story: Import Contacts Feature: Import Scheduled Tasks from Outlook Feature: Read s Online Feature, User Story, and Task are planning items that allow creating a Work Breakdown Structure (WBS). Let s see how to create a Project plan. 7

8 Iterative Development Support TargetProcess v.2.19 User Guide TargetProcess supports iterative development. The iterative project planning approach is described in many sources. We recommend Planning Extreme Programming by Kent Beck and Martin Fowler, if you are new to the concept. Other sources are in Appendix A. Basically, each Project can have several Releases and each Release can have several Iterations. (See the diagram below.) All Iterations should be of equal duration. In this example, we use 2 weeks. 8

9 You may assign Features to Releases, thus creating a high level plan (Road Map). Also you may assign User Stories to Iterations, thus creating a low level plan (Iterations Plan). One Feature can spread over several Iterations. However, you should implement the Feature in the Release, or else split a large Feature into two or more smaller Features. The entire planning process can be described in several steps: 1. Add Requirements a. Add Features b. Add User Stories for Features 2. Create Project Schedule a. Add Releases and Iterations (TargetProcess can generate Iterations for you during Release creation) 3. Assign planning items a. Assign Features to Releases b. Assign User Stories to next Iteration 4. Add details to the plan a. Add Tasks for User Stories 9

10 b. Assign team members to Tasks TargetProcess v.2.19 User Guide As a result you will have high level Project plan and a plan for the initial Iteration. You may also plan future Iterations, but this is not required. Such plans will likely be changed after the first Iteration has been completed. Getting Started When you login into TargetProcess first time, you will be redirected to Getting Started section. This section contains basic help on TargetProcess, typical flows and sample project generation. 10

11 Flows Click Show Help link on the left to enable Help Panel. Help panel contains flows and actions. You may navigate flows by clicking steps and execute the action. TargetProcess guides you through the flow and helps to understand panning and tracking process, quality management, requirements management, etc. 11

12 User Interface: General Principles The User Interface in TargetProcess consists of several parts. 1. Project selector allows you to select projects or programs. 2. Main customizable navigation. 3. Search user stories, tasks and other entities by keyword or tag. Jump to exact entity by ID. 4. Main area contains lists, edit forms and all other content. 12

13 Navigation You may customize main menu in TargetProcess. Click More - > Customize Menu. Use drag and drop to create personalized navigation. Every user of TargetProcess can personalize navigation for himself. 13

14 Lists All lists in TargetProcess are unified and have several common parts. TargetProcess v.2.19 User Guide Context actions Lists item- related actions. For example, if you are in the User Stories list, the following actions available: Add Task, Add Time, Add Bug and Add Test Case. Collapsing Click / to expand/collapse the list. For example, User Stories list contains Tasks. Inline Editing Inline editing is available in User Stories, Bugs, Requests and Features lists. To enable inline editing just double click table row. Change required values and push Enter to save change. You may cancel editing by pushing Escape key. Next/Prev Navigation You may navigate entities in list one by one. Filter entities in list and click any entity to see view page. Right near the entity title there will be Prev/Next links. Click Next link to see next entity in the list. 14

15 Batch actions (delete, copy, update) Select the required items and click the More Actions link in list header. Filters Click the Filter link in the table header to see the filter panel. 15

16 Customizable columns and inner lists To turn off unnecessary columns, click Customize, uncheck columns, and click Save Settings. Productivity Tips Easy Linkage You may quickly reference entities like bugs, user stories, features, etc. when creating comment or description. For example, you are adding a comment to user story and want to add a link to bug with id = 85. You may just type id:85 in comment field and TargetProcess will automatically render this as a link to required bug. 16

17 Jump to Entity You may quickly jump to entity view. Just type entity ID in search field and push Enter. General Actions Integrated Windows Authentication TargetProcess supports Integrated Windows Authentication. Two actions are required to enable it: Enable the Integrated Windows Authentication for TargetProcess virtual folder (Internet Information Services Manager - > right click on TargetProcess virtual folder - > Properties - > Directory Security - > Authentication and access control). IMPORTANT: Disable anonymous access, otherwise integration will not work. 17

18 Specify the Active Directory User Logon Name for users in TargetProcess. (Example: If you setup the Windows domain CompanyUsers and user login ted, then you should specify the Active Directory User Logon Name as CompanyUsers\ted) Then when a user accesses TargetProcess, he will be automatically authenticated and redirected directly to the Dashboard screen. Login After TargetProcess system installation, you can login using the following access parameters: Page: domain>/default.aspx Login: admin Password: admin Important: It is recommended that you change the login and password after the first login! It can be done in People area. Search Search has 3 modes: Project search: In effect when inside a Project. Shows results from the current Project. Jump: Entering an entity ID redirects to the entity view page (for example, type 123 in the search box and click Search button to jump to entity with 123 id). Search by Tag: Type tag:[tagname] to find entities tagged tagname. For example, type tag:"visual Studio" to find all entities tagged Visual Studio. 18

19 You may search in entities like user stories, requests, bugs as well as in comments. Following a search, you may filter the results by entity type (for example, see only Bugs or User Stories in results). Customizable Dashboard You may customize the Dashboard. On a dashboard page, click the Customize dashboard link at the top to enter customization mode. When you are done, click the Finish customizing link at the top right corner. ToDo List TargetProcess provides an integrated ToDo list for all assignments, including User Stories, Tasks, and Bugs. You may do the following actions in ToDo list: Sort assignments by similar columns like Name, Rank, etc Filter assignments by current release or iteration, by state, by custom field value Show/Hide different columns to customize ToDo list for your needs Change states of assignments Add time for assignments 19

20 Convert Entities / Change Entity Type TargetProcess v.2.19 User Guide Sometimes is required to convert bug to user story or feature to user story. You may do the following conversions in TargetProcess: Feature Story Task Bug Feature to Yes Story to Yes Yes Yes Task to Yes Bug to Yes Yes To do the conversion, navigate to entity view and find Convert link in the Actions section. Click Convert link and new popup appears: Select required target entity and push Convert button. Current entity will be deleted and new with selected type will be created. 20

21 Administration TargetProcess v.2.19 User Guide User & Role Management Add Users Project teams can be composed of system users. To add a user, login to the system and click the People link on the menu. Then click Add - > Person. 21

22 Administrator Active Observer User has unlimited access to all projects. User is able to login into the system. It is possible to reuse licenses by deactivating users. User has read- only access to all projects, but full access to projects that he belongs to as a team member. Skills and Skills Filtering You may use tags to add skills for people and have automatic filtering during people assignments to tasks, stories and bugs. 1. For example, you may create a developer with Java skill. 2. Navigate to project - > Project Admin - > Tags and add Skills_Filter bundle. NOTE: it is absolutely required to create bundle with exactly the same name 3. Add tags like Java, DBA, PHP into Skills_Filter bundle 4. Create user story with Java tag 5. Navigate to user stories list and try to assign a person. 6. Available list will contain only people with Java skill. Roles & Permissions TargetProcess has role- based permissions on add/edit/delete actions. For example, you may prohibit developers from deleting anything in the system. Click the Roles to see the list of roles. 22

23 Note that there are no restrictions on view actions inside a Project. For example, if a developer belongs to the Project A team, she can view all the information inside Project A (bugs, reports, team, etc.). But if she does not belong to Project B, she will not see any information from Project B. Available permissions: 1. Restrict user access to Projects (administrator has full access, while other roles do not). Sometimes you do not want to disclose Project information to a user. For example, you want to add your customer to a Project team, but the customer should not have access to other Projects. 2. Restrict editing and deleting of entities for each role. Audit History TargetProcess stores all information about changed entities (additions, updates and deletions), so you can see who made the change. To see the complete audit history, click the Audit History link. You may filter history records by User, date range and entity type. 23

24 You can see the change history for a specific entity as well on the entity view page. For example, to see changes to a User Story, navigate to the User Stories list and click a User Story name. Then click the History tab. Custom Priority and Severity Values You may customize the values of Priority for Feature, User Story, and Bug as well as Bug Severity. Click Priority link in the menu to see a list of Priorities for all entities. You may delete, edit, or add new Priority. Importance is a numeric representation of Priority. If two entities are of equal Priority, the top priority will be the one with the smallest (numerically) Importance. For example, if you have a Must Have priority with Importance = 0 and another Must Have priority with Importance = 1, then the Must Have priority with the zero Importance receives top priority. Notifications TargetProcess can send notifications when an entity is added or assigned. For example, when a User Story is assigned, TargetProcess can send notifications to: Any role in the project team (Developer, Project Manager or other) The entire project team An assigned user The User Story owner To enable notifications, click Settings in menu. Check the Enable Notifications box, specify SMTP server, port and access parameters if required. 24

25 Then navigate to Workflow and select the required entity (for example, User Story) and click the Assign tab. Disable HTTP Access You may disable HTTP access and allow TargetProcess users to connect via HTTPS only. Navigate to Settings and mark Disable HTTP access checkbox: Plugins Starting from v.2.8 TargetProcess provides plugins architecture. You may create custom plugins using C# API and add them into TargetProcess plugins folder. There is a separate guide that describes plugins architecture and provides information about custom plugins implementations. 25

26 To see installed plugins, navigate to Admin - > Plugins section. All plugins divided into categories and each plugin may have many profiles. Depending on plugin nature, you may have different profiles for different projects for example or based on some other criteria. If plugin supports Synchronizable interface, you may check connection of the plugin or reset synchronization date. If you click Reset Sync Date button, synchronization will be scheduled within specified time frame (setting in plugin profile). This may be useful when you tune plugin settings and want to run synchronization again. Add New Profile To create new plugin profile, click Add Profile link. Profiles for each plugin are different; it is a responsibility of plugin developer to create correct plugin setting. By default TargetProcess has only one plugin installed Bugzilla Integration. Check correspondent section of this user guide see how to configure and use Bugzilla Integration plugin. See Profile Log It is a responsibility of Plugin developer to log all plugin activities. You may see them in Log section. Log contains all sync session with final result (success of failed) and additional information. You may click on record date to see comprehensive details of the sync session results. 26

27 27 TargetProcess v.2.19 User Guide

28 Projects & Processes In real life, each Project may have its own unique process. No Project management application can support all possible processes, but TargetProcess goal is to provide great flexibility. The Processes concept makes this possible. Currently a Process consists of Practices and each practice can be customized. Also it is possible to customize Terms, Workflows and Custom Fields for each Process. Supported practices/customizations: Planning o User Story effort is a sum of Tasks effort o Ideal Hours or Points effort units Iterative Development Bug Tracking Time Tracking o Close Assignable if time remaining is zero o Make time description field visible o Mark time description field required Requirements Management Test Case Management Source Control Help Desk 28

29 Process Setup 1. Add process. 2. Set effort units for user stories and features (points or hours). 3. Customize time tracking practice. 4. Customize workflow (for example, add In Progress state for Tasks). 5. Customize terms (for example, rename Bug to Defect). 6. Set custom fields for stories, tasks, features and other entities. TargetProcess supports flexible settings for each Project via the Process concept. Each Process consists of Practices like Planning, Time Tracking, Bug Tracking, etc. It is possible to enable/disable Practices and customize some Practices. For example, if you are starting a very small project and only want to use the Planning module without Bugs, Test Cases and other items, click the Processes link. Then click Add. 29

30 Fill in all required fields, uncheck boxes as needed, and save the new Process. Then you can create the Project and select only that Process for it. Since there will be no Time Tracking, Bug Tracking, and Requirements areas in the newly- created project, the interface will be simpler. 30

31 Custom Terms In TargetProcess you may customize the terminology used in each Process. For example, you may create terminology for Scrum or any other process you have. The following terms may be changed: Release Iteration User Story Feature Bug Impediment Build Solution Click Processes. Then click edit for the Process you want to change and click Terms tab. Fill in any required terms, and save the changes. All Projects that use this Process will now use your custom terms. For example, if you replace Iteration with Sprint, you will not see the word Iteration inside the project, but only the word Sprint. 31

32 Ideal Hours and Abstract Points Effort Units You may customize Practices for each Project. For example, you can set the effort units (Points or Ideal Hours), and you can choose to close/not close a User Story if there is zero time remaining. To customize a Practice, navigate to the Processes list and click the Edit for a Process. Then click the Customize link for a Practice. The Planning practice customization page is shown below. Select the required values and save your changes. For example, you may use Points effort units for one Project and Ideal Hours for another Project. Your choice depends on team experience and personal preferences. Time Tracking Practice Customization You may customize Time Tracking practice with the following settings: Close Task, User Story, or Bug if time remaining is zero Make time description field visible/hidden Mark time description field required/optional 32

33 Workflow Customization for User Stories, Bugs and Other Entities You can create a custom Workflow for each entity and for each process. This affects all projects based on the process, so it is recommended that you create the Workflow before starting a Project. Click Processes - > Edit - > Workflows and select an entity type to manage the Workflow. For example, let s change a Workflow for a User Story. The initial Workflow is shown in the diagram below: This User Story has two states: Open and Done. We are going to add an Accepted state that will follow the Done state. Click the Add New State link. 33

34 As you can see, each Entity State (except the final state) should have a Role. Suppose we have three states for a User Story: Open, Done, and Accepted; and we have two Roles: Developer and Product Owner. When a User Story is in the Open state, it may be assigned to Developer. And when the User Story is in the Done state, it should be assigned to a Product Owner. First it is required to add Product Owner role in Admin - > Roles list. Now let s bind Product Owner role to Done state. Click the Edit link for the Done state, and select the Product Owner role. Select Accepted as the next state and click Save. We have defined the Workflow as shown in the diagram below: You may also add rules for each state. Currently, only the Assign to and Notify by rules are available. If you want to assign it to the Project Manager for final verification when the User Story is Done, you would enable the Assign to rule for the Done state (by checking the box), check the Project Manager box, and click the Save Workflow button. If the Project team has a member with the Project Manager role, he will be assigned to all completed User Stories and will see them in his ToDo list. 34

35 Custom Fields TargetProcess v.2.19 User Guide Custom fields allow gathering and storing specific information about an entity. Custom fields are available for all entities in TargetProcess (Project, User Story, Bug, Time, etc.) You can create Custom Fields for each entity and for each process. This affects all projects based on the process, so it is recommended that you create custom fields before starting a Project. Add Custom Field Navigate to Click Admin - > Processes - > Edit - > Custom Fields and click the Add link. 35

36 Each custom field relates to a specific entity (User Story, Bug, Project, etc.) Select the desired entity, specify a label that will be visible in the add/edit entity form, select the type of custom field (Text, Checkbox, Drop Down, Date, Rich Text or URL) and save it. It is possible to add the same custom field for several assignable entity types (Bug, User Story, Task, Feature, Request, Test Run). When you select any of the assignable entity type, checkbox list with all the other entity types appears. Just select required entity types. Entity type custom fields You may create special type of custom fields of TargetProcess entity. Thus you can link entities together. For example, you may link Test Case to Bug. To create custom field, navigate to Admin - > Process - > Custom Fields - > Add. Select TargetProcess Entity custom field type and specify other parameters as required. Custom Fields Functionality You will see custom fields on these pages: 1. Add/Edit entity 2. View entity 3. Entities list You may sort and filter by custom fields in lists. Check the Enabled for filter box during custom field creation, if you want to filter data by this custom field in lists. 36

37 Programs & Projects TargetProcess v.2.19 User Guide Usually a Program is just a large Project. For better manageability, a large Project may be divided into several smaller Projects. In most cases Programs are not required, but if you have Projects with several teams, Programs will help to organize the work and track progress better. Add Program Click the Add - > Program link on the left to see the Program addition form. Fill in any required fields and save the Program. Add Project to Program Click the Add - > Project link on the left. 37

38 Select a Program from the drop down list, fill in other fields as needed, and save the Project. Programs List Click the Programs link to see the Programs list. Manage Teams inside Entire Program You can manage all Project teams inside a single Program. Navigate to Program and click Team. 38

39 You may reassign people from one Project to another, change allocation percentages and dates, and change roles. Prioritize Projects You may prioritize projects using drag and drop right in projects list. Drop required project row and move it higher or lower in the list. Projects will change rank after re- prioritization. Projects with higher rank have higher priority. So far this information is used in overall ToDo list. Assignments from projects with higher priority will be on top of ToDo list (if the list sorted by Rank). 39

40 Project Planning: Quick Start Basically, the agile planning process consists of the following steps: 1. Add Project. 2. Add TargetProcess users. 3. Create project team (assign several people to the project) 4. Create User Stories. Estimate each User Story using ideal days or points. Two items are important: a. Effort units will remain the same during the whole Project. b. An Iteration s Velocity is measured in the same effort units. 5. Create a Release with Start and End dates and split the Release into several Iterations of equal length. (It is recommended to make each Iteration from 2 weeks to 1 month in length, depending on your environment and Project size.) 6. Assign several the most valuable or risky User Stories to the first Iteration. Assign people to the tasks and stories. Create Project Team A Project team may be created from all available system users. So if you want to add a new team member who does not have a system account, you first create a new account, as described in the Add User section. To create a Project team, choose the Project from projects list, click the Team link. 40

41 Use the Add To Team and Remove From Team buttons to build a team. You may select several users at a time by holding the Ctrl key. You may set roles, possible weekly effort, and allocation parameters for each team member. Note that allocation percentage and allocation end date are important parameters, they influence overall people allocation report. 41

42 Features (Themes/Epics) High- level requirements are represented by the Features concept in TargetProcess. A Feature is larger than a User Story, and one feature may contain several User Stories. In some sources Features are called Themes or Epics. Features are similar in behavior to User Stories but with these exceptions: 1. Features can only be assigned to Releases, not to Iterations. 2. Features can spread over several Releases. User Stories and Tasks Choose a Project and click the Add - > User Story link on the left. 42

43 There is only one mandatory field: Name. You may assign a User Story to two developers (simple pair programming support). Alternatively, you may assign it only to a Release, thus creating a Release Back Log. Business Value indicates User Story importance from the customer s point of view. The most valuable User Stories should be implemented as early as possible. You may assign a User Story to Iteration using the Release/Iteration drop- down (by default, a new User Story is put into the Back Log.) You will often add several User Stories in a row. Use the Save & Add New button to facilitate this process. The most complex thing about a User Story is effort. In TargetProcess, effort is measured in one of two possible units: Ideal Hours or Points. You may select effort units for your Project by customizing the Project s process (see the Process Setup section). There are two possible cases for User Story effort calculation: 1. A User Story (US) can be considered a Task with its own effort included in the total User Story effort. So US Total Effort = Sum(Tasks Developer Effort) + US Developer Effort 2. A User story is just a container and its effort is a sum of all related Tasks effort. US Total Effort = Sum(Tasks Developer Effort) Quickly Add Tasks to User Story You may quickly create tasks when adding or editing user story. There is Tasks section in the bottom of the form. You may type task name, set task effort and click Add link. All these tasks will be created after Save action. 43

44 Add Release Chose a Project, then click Add - > Release TargetProcess v.2.19 User Guide TargetProcess will automatically generate Iterations for the new Release. You must set Start Date, Finish Date and Iteration duration in days. Then save the Release. The system will create required Iterations with default names (like Iteration #1.1). Prioritize User Stories, Features and Bugs A common task for a Project Manager/Product Owner is prioritizing User Stories and Bugs. For example, you may have 5 Must Have User Stories and 10 Fix ASAP Bugs. It may appear that 3 of the Bugs are most important in the current Iteration, then the 5 User Stories should be implemented, and then the other Bugs should be fixed if possible. The Prioritize tab in the Planning area supports this scenario. 44

45 You may reorder User Stories, Bugs and Features using drag and drop. Prioritization changes Rank of User Story or Bug. You may prioritize entities in Backlog or select Release or Iteration in the filter to prioritize entities assigned to specific Release or Iteration. 45

46 Release Planning TargetProcess v.2.19 User Guide TargetProcess supports high- level Release planning by assigning Features, User Stories and Bugs to Releases. 1. Add releases. 2. Add features and user stories. 3. Prioritize user stories. 4. Navigate to Release Plan and assign features and user stories to the releases. Click the Release Plan link. 46

47 Left area contains project backlog. It contains Features, User Stories and Bugs. You may o Filter backlog to see only features, for example; o Sort backlog by name, priority and effort; o Right click on item to see additional details. Right area contains releases timeline with current and future releases. You may expand releases to see all assigned items. There is a timeline switcher on the top. You may select between Weeks scale and Months scale. To assign a Feature, User Story or Bug you may drag and drop it on the Release area (on the right). You may reassign item from one release to another. Expand release details, drag the item and drop it into required release box. Each Feature may contain several User Stories, and User Stories can be assigned to different Releases. For example, you can release Feature A in Release #2, but still have some User Stories implemented in Release #1. In this case, the Feature will have a different effort in each Release. If you move a Feature to another Release, all open and not started User Stories will move with this Feature, while all closed and in progress User Stories stay in the previous Release. You may right click on user stories and features to see details like Description, State and Assigned people. 47

48 Iterations Planning 1. Add releases and iterations. 2. Add features and user stories. 3. Plan iterations using Iteration Plan section. 4. Break user stories to small tasks. 5. Assign tasks to people from the project team. First, let s examine Iteration Velocity concept. Velocity The Iteration Velocity is the sum of all implemented User Stories effort during the Iteration. For example, during the Iteration #1, assume you have implemented the following User Stories User Story Users Authentication Users contact information management Forms validation Internal mailing engine Effort 4 points 3 points 2 points 7 points The Velocity of the first Iteration will be: Velocity = = 16 points Then you set the Velocity of the next Iteration based on the average Velocity of all previous Iterations. In our case, the predicted Velocity of Iteration #2 will be exactly 16 points. Using this iterative approach, you get significant advantages: 48

49 You can predict with very good accuracy how much effort the project team will accomplish during the next Iteration, and you can make fair prediction about the true Release date. The most valuable Features and Requirements will be implemented first. This is good for the customer and for the Project as well. You can easily change the plan based on the customer s real needs. System requirements will change, and change requests are handled much more efficiently. Set Iteration Velocity Choose Project, click the Iterations link to see the Iterations list. Find the required Iteration and click Edit. Fill in the Velocity field and save the Iteration. Plan Iterations Let s see how TargetProcess can help you in agile project planning. It is possible to assign a User Story to Iteration while adding the User Story, but the more common practice is to plan Iterations using the Iteration Plan page. An Iteration Plan consists of three lists, which contain User Stories and Bugs. You may select any Iteration in any list and have quite a flexible playground for Iteration planning. Planning itself is easy, just drag the User Story or Bug you want to assign and drop it on the required Iteration. (Available drop zones will be highlighted.) In the diagram below, we assign a Bug to Iteration #

50 Also you are prioritizing User Stories and Bugs during Iteration planning, thus having top priority items first in developers ToDo lists. This almost completely eliminates questions like What should I work on first? Sometimes you don t want to change priorities during iteration planning. For example, Product Owner already set required priorities and you should not change them. In this case you may disable prioritization. Click Customize link and unmark the checkbox shown on the picture below Also you may filter User Stories and Bugs in any list (backlog and iteration). Click on Filter link, select required filters and push Filter button. Assign Team Members You can assign User Stories, Tasks and Bugs to team members. Click the Assign Team Members tab. 50

51 The list on the left contains unassigned Bugs, Tasks and User Stories. The list on the right contains all team members. You can assign a User Story or Bug by dragging and dropping it on a developer. Bug will immediately appear in corresponding ToDo lists. For example, you can assign the Javascript error in FireFox Bug to Jerry Mouse. When Jerry logs in, he will see this Bug in his ToDo list. Add Tasks Quite often it is necessary to split a User Story into several Tasks, especially if the User Story is quite large and should be implemented by two or more people. For example, a Simple Shopping Cart User Story may have several Tasks: Create GUI design of shopping cart Implement business classes (ShoppingCart, Order) Create database tables To add Tasks for a particular User Story, navigate to the User Stories list. Find the required User Story and select Task from the Add menu. You must specify a Task Name; other fields are optional. Split User Story Sometimes you may need to split a large User Story into two smaller User Stories. Navigate to a specific User Story view page and click the Split link in the Actions list to see the Split area. 51

52 TargetProcess immediately creates a new User Story and you may: Move several Tasks to the new User Story, Cut and Paste part of the description from the original to the new User Story, and Assign the new User Story to a specific Iteration or Release. Set user story effort. Assign user story to team member. Click Save & Exit to apply the changes or Undo to delete the new User Story. Finish Iteration When the Iteration end date has passed, you may still have open User Stories. Usually you will want to move all open User Stories to the next Iteration. Navigate to Iterations and find the Finish link. 52

53 You will see two options available: 1. Split in progress User Stories that have Tasks and move not started User Stories to the next Iteration. 2. Move all open User Stories to the next Iteration. Click one of the two buttons as needed. NOTE: It is not possible to Undo the Finish Iteration action. Rank Concept Prioritizing items, you assign them specific Rank that is visible in User Stories List, Bug List and ToDo. Rank is an order of items in Prioritize list. Rank has some rules: It exists only for open User Stories and Bugs Higher rank means higher importance All Tasks within User Story inherit User Story s rank. For example, if you have User Story with rank 34, all tasks in this User Story will have rank 34 53

54 Program Level Release Planning Program Level Release Planning allows to create releases and iterations for all projects inside program and to plan program and projects release on the one screen. Add Program Release, Generate Project Releases and Iterations There are two concepts of Release in TargetProcess: Program Release release of whole program. It combines several projects releases and set one final release date that is a good reference point for all projects. Project Release release of a single project. To add Program Release go to specific program, click Add - > Release link. You will see a form for release addition. 54

55 It is required to specify release name, start and end dates. Also you may generate releases in all projects inside program as well as iterations. All generated iterations will have equal duration. Plan and Track Releases Click Release Plan link to navigate to Program Level Release Plan. This screen consists of two sections: Backlog on the left and Release plan diagram on the right. 55

56 1. Program backlog contains all user stories and features from all projects inside current program. You may filter backlog items by project and sort them by name, priority and effort. 2. Release plan shows all current and future releases for all projects. Current releases marked blue color. 3. Current release for project contains all user stories and features assigned. Each release has total assigned effort and progress information as well as forecasted release date. If forecasted date exceeds original release date you will see dashed blue border on the right. Also you may use +/- buttons to expand/collapse assigned items. 4. Program release deadline and forecasted program release dates. 5. Each item (user story or feature) has effort and name. Color of the item represents priority (green items have top priority while white items have lower priority). Done items marked gray color. Use drag and drop to assign features and user stories to release. The following assignments can be used: Assign user stories and features from backlog to release (to any project). If you assign user story from Project A backlog to Project B release it will be moved to Project B Assign user stories and features from release to release in the same project Assign user stories and features from release to release in different projects (in this case user story will be moved from one project to another) 56

57 You may edit release start and end dates. Right click release bar and context menu will appear. Modify required values and click Save link. Progress Tracking The Reports tab contains all available reports and charts. The Progress section in the Tracking area is the main feature for daily Iteration tracking. 57

58 The Task Board powers daily Tasks management activity. TargetProcess v.2.19 User Guide Also there are several dashboard components for progress tracking: Progress Summary Time Spent Summary And there is a Yesterday tab in the Dashboards area that shows what happened yesterday. Task Board The Task Board is an area that powers effective Tasks management. When all User Stories are set for Iteration, this is the best place to manage Tasks. Click Task Board. The Task Board provides the following actions: Change Task state (from open to done, for example) Assign/Re- assign people to Tasks and User Stories Update remaining time for Tasks Show Tasks for a specific person See User Story Impediments You can customize the Task Board view. You can setup a very simple layout with a minimum of detail or a complex one with many details. Click the Customize link and uncheck boxes as desired to hide specific information. 58

59 Daily Progress (Actual Remaining Time) TargetProcess v.2.19 User Guide The only way to get actual information about User Story/Task completeness is to ask the developer. TargetProcess does exactly that. When a developer adds a time record, she should enter a remaining time value as well. Using this information, actual work remaining can be calculated. The table below shows daily remaining time for each User Story and Task for the current Iteration. If remaining time increased in compared to the previous day, it will be highlighted in red. If remaining time decreased, it will be highlighted in green. Thus you see daily team progress and can identify problematic Tasks and User Stories. Also you can see how much time has been spent on each Task. You can move your mouse over a time remaining cell to see a tool tip as shown below. Dashboard Components The Progress Summary component answers the most important question in software development: When will the release be completed? This knowledge comes from the historical data analysis and the remaining work calculation. TargetProcess forecasts the Release finish date and shows the current Release and Iteration progress. 59

60 Yesterday Progress The usual questions every Project Manager asks herself in the morning are these: What did we accomplish yesterday? Are there any new requirements from the customer? How did our team members spend their time yesterday, and were there any problems? The answers are on the Yesterday Dashboard screen. Kanban Starting from v.2.15, TargetProcess supports Kanban process. There are many good introduction articles about Kanban, you may check them at and- kanban- software- development.html Kanban Process Setup First it is required to create a new process for Kanban. Navigate to Processes and add a process. Then it is required to change workflow for User Story (if you are going to use Bugs in your Kanban projects, it is required to modify workflow for Bug as well). Simplest setup may contain 4 states: Open, Planned, In Progress, Done. 60

61 You need to add Planned state and In Progress state. Planned state shows that User Story is moved from Backlog and is ready for implementation. Make sure that you select Planned option below the state name. In Progress state shows that User Story is in development now, so Developer is responsible for it. 61

62 Then you need to set Kanban process for a project. Navigate to projects list, click Edit for the project and select Kanban process. Kanban Board Kanban Board shows flow of User Stories and Bugs. Left panel is a project Backlog it contains User Stories and Bugs in Initial state (Open or New for example). 62

63 Central panel represents User Stories states as columns. To change User Story state, just drag required story and drop it into the required state column. Note that if you did not configure state transition in Workflow, it will be impossible to move Story into this state. For example, if there is no transition in Workflow from Planned to Done state, it will be disabled on Kanban Board as well. 63

64 User Stories in columns are sorted by Priority. Color of the User Story represents priority. Green User Story has high priority, while light green User Story has low priority. Done area in the bottom of the Kanban Board shows 10 latest completed User Stories. You may click to links inside User Stories boxes to navigate to User Story view. Backlog Backlog contains User Stories and Bugs in Open state. You may filter it by keyword and by tag. Also you may sort User Stories in backlog by Name, Priority and Effort. Setting Limits One of the most important thing in Kanban is limiting work in progress (WIP). For example, there should be no more than 2 user stories In Progress, or 7 user stories in Planned state. Kanban Board in TargetProcess supports limits and highlights columns if limit is exceeded. To set limit for states, click Customize icon in the right top corner, then click Limits. Specify required limits and click Apply button. 64

65 Setting Columns Order You may change columns Order. Click Customize icon in the right top corner, then click Order. User Drag and Drop to change columns order and click Apply button. Complex Kanban Board with User Stories and Bugs, many states and limits may look like this: 65

66 As you see, this Kanban Board represents quite complex workflow and limits on almost all states are already exceeded. It is a clear sign of serious troubles in development process. Kanban Board in Program Kanban Board is available in Program area. In this case it shows all stories and bugs from all projects that related to the current program. In Backlog you have an additional filter by project. Also stories and bugs are sorted by Priority, not by exact Rank. The reason is that Rank is project- specific in TargetProcess and you may have two user stories from different projects with the same Rank. 66

67 To see related project for a user story or a bug, move mouse cursor over the story/bug card and check tooltip. Cumulative Flow Diagram A cumulative flow diagram (CFD) helps to track User Stories and Bugs by state. It helps to track average cycle time. Cycle time helps answer the question if I asked you to start on feature x when will it go live? Also it shows work in progress (WIP) and helps to find bottlenecks. Cumulative flow diagram in TargetProcess shows 3 states: ToDo User Stories and Bugs that were added into the system, but not started so far. In Progress User Stories and Bugs that already started but not completed. Completed User Stories and Bugs that were completed. You may specify duration for CFD and grouping (days, weeks, months). Also you may see total effort on Y axis or just count of User Stories and Bugs. 67

68 Lead and Cycle Time Lead and Cycle time are two very important metrics in Kanban. Here is the picture that shows a difference between Lead and Cycle time. Lead and Cycle time report is available in Project - > Reports area. 68

TARGETPROCESS HELP DESK PORTAL

TARGETPROCESS HELP DESK PORTAL TARGETPROCESS HELP DESK PORTAL v.2.17 User Guide This document describes TargetProcess Help Desk Portal functionality and provides information about TargetProcess Help Desk Portal usage. 1 HELP DESK PORTAL...2

More information

ScrumDesk Quick Start

ScrumDesk Quick Start Quick Start 2008 2 What is ScrumDesk ScrumDesk is project management tool supporting Scrum agile project management method. ScrumDesk demo is provided as hosted application where user has ScrumDesk installed

More information

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System

More information

Salesforce Customer Portal Implementation Guide

Salesforce Customer Portal Implementation Guide Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Managing Agile Projects in TestTrack GUIDE

Managing Agile Projects in TestTrack GUIDE Managing Agile Projects in TestTrack GUIDE Table of Contents Introduction...1 Automatic Traceability...2 Setting Up TestTrack for Agile...6 Plan Your Folder Structure... 10 Building Your Product Backlog...

More information

CA Agile Vision and CA Product Vision. Administration Guide

CA Agile Vision and CA Product Vision. Administration Guide CA Agile Vision and CA Product Vision Administration Guide Winter 2011 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

Axis 360 Administrator User Manual. May 2015

Axis 360 Administrator User Manual. May 2015 Axis 360 Administrator User Manual May 2015 Table of Contents 1 Introduction... 4 1.1 Site Access and Home Page... 4 2 Settings... 5 2.1 Library Settings... 5 2.1.1 Library Site Settings...5 2.1.2 Lending

More information

Cloud. Hosted Exchange Administration Manual

Cloud. Hosted Exchange Administration Manual Cloud Hosted Exchange Administration Manual Table of Contents Table of Contents... 1 Table of Figures... 4 1 Preface... 6 2 Telesystem Hosted Exchange Administrative Portal... 7 3 Hosted Exchange Service...

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 11.2 Last Updated: March 2014 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

User Guide. February 25, 2014. v. 2.2. Hviezdoslavova 6, 082 71 Lipany, Slovakia Tel +421 51 77 21019 W W W. S C R U M D E S K.

User Guide. February 25, 2014. v. 2.2. Hviezdoslavova 6, 082 71 Lipany, Slovakia Tel +421 51 77 21019 W W W. S C R U M D E S K. 1 User Guide February 25, 2014 v. 2.2 Hviezdoslavova 6, 082 71 Lipany, Slovakia Tel +421 51 77 21019 W W W. S C R U M D E S K. C O M 2 Content GETTING STARTED... 6 INSTALLATION... 6 LICENSING... 6 SCRUM

More information

User Guide. November 2010

User Guide. November 2010 User Guide November 2010 Table of Contents Contact information...4 Support from your AppShore account...4 Support from www.appshore.com...4 Support from the AppShore team...4 Logging into AppShore...5

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228

BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228 BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228 Contents Getting Started...4 Tips for Using Actionable Intelligence... 4 Logging into Actionable Intelligence...

More information

Set Up and Maintain Customer Support Tools

Set Up and Maintain Customer Support Tools Set Up and Maintain Customer Support Tools Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

August 2014 Release Notes Version 14.0.72.6

August 2014 Release Notes Version 14.0.72.6 August 2014 Release Notes Version 14.0.72.6 i NOTICES ServicePRO Release Notes August 2014 HelpSTAR and ServicePRO are registered trademarks of Help Desk Technology International Corporation. This publication

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

User Guide to the Content Analysis Tool

User Guide to the Content Analysis Tool User Guide to the Content Analysis Tool User Guide To The Content Analysis Tool 1 Contents Introduction... 3 Setting Up a New Job... 3 The Dashboard... 7 Job Queue... 8 Completed Jobs List... 8 Job Details

More information

Intellect Platform - Tables and Templates Basic Document Management System - A101

Intellect Platform - Tables and Templates Basic Document Management System - A101 Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System

More information

Version 6.5 Users Guide

Version 6.5 Users Guide Version 6.5 Users Guide INTRODUCTION 9 HOW TO USE THIS GUIDE 9 INSTALLATION PROCEEDURE 10 SYSTEM OVERVIEW 12 SYSTEM CONCEPTS AND TERMINOLOGY 12 Requests 12 Problems 13 Changes 13 System Access and Menu

More information

USER MANUAL (PRO-CURO LITE, PRO & ENT) [SUPPLIED FOR VERSION 3]

USER MANUAL (PRO-CURO LITE, PRO & ENT) [SUPPLIED FOR VERSION 3] Pro-curo Software Ltd USER MANUAL (PRO-CURO LITE, PRO & ENT) [SUPPLIED FOR VERSION 3] CONTENTS Everyday use... 3 Logging on... 4 Main Screen... 5 Adding locations... 6 Working with locations... 7 Duplicate...

More information

ConvincingMail.com Email Marketing Solution Manual. Contents

ConvincingMail.com Email Marketing Solution Manual. Contents 1 ConvincingMail.com Email Marketing Solution Manual Contents Overview 3 Welcome to ConvincingMail World 3 System Requirements 3 Server Requirements 3 Client Requirements 3 Edition differences 3 Which

More information

WebSphere Business Monitor V6.2 Business space dashboards

WebSphere Business Monitor V6.2 Business space dashboards Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 What this exercise is about... 2 Lab requirements... 2 What you should

More information

User Guide for TASKE Desktop

User Guide for TASKE Desktop User Guide for TASKE Desktop For Avaya Aura Communication Manager with Aura Application Enablement Services Version: 8.9 Date: 2013-03 This document is provided to you for informational purposes only.

More information

CA Agile Vision. Getting Started Guide

CA Agile Vision. Getting Started Guide CA Agile Vision Getting Started Guide Spring 2012 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

DIRECT MESSAGING END USER GUIDE ALABAMA ONE HEALTH RECORD. Unify Data Management Platform 2012/2013 Software Build 5.15

DIRECT MESSAGING END USER GUIDE ALABAMA ONE HEALTH RECORD. Unify Data Management Platform 2012/2013 Software Build 5.15 DIRECT MESSAGING END USER GUIDE ALABAMA ONE HEALTH RECORD Unify Data Management Platform 2012/2013 Software Build 5.15 April 2015 Proprietary and Confidential Property of Truven Health Analytics Inc.

More information

Communicator for Mac Help

Communicator for Mac Help Communicator for Mac Help About the ShoreTel Communicator Introduction to the ShoreTel Communicator for Mac ShoreTel Communicator elements Learn about the window layout, panels, icons, buttons and notifications

More information

Executive Dashboard. User Guide

Executive Dashboard. User Guide Executive Dashboard User Guide 2 Contents Executive Dashboard Overview 3 Naming conventions 3 Getting started 4 Welcome to Socialbakers Executive Dashboard! 4 Comparison View 5 Setting up a comparison

More information

RSCCD REMOTE PORTAL TABLE OF CONTENTS: Technology Requirements NOTE

RSCCD REMOTE PORTAL TABLE OF CONTENTS: Technology Requirements NOTE RSCCD REMOTE PORTAL The RSCCD Remote Portal allows employees to access their RSCCD Email (via Outlook Web Access), Department (Public) Folders, Personal (H Drive) Folder, and the District Intranet from

More information

Quick Start Guide. 1 Copyright 2014 Samanage www.samanage.com

Quick Start Guide. 1 Copyright 2014 Samanage www.samanage.com Quick Start Guide 1 Copyright 2014 Samanage www.samanage.com Table of Contents Introduction 3 Organization 4-6 Users 7-9 Asset Deployment 10 Self-Service Portal 11-13 Service Desk 14-16 Email Settings

More information

If you encounter difficulty or need further assistance the Archdiocesan help desk can be reached at (410) 547-5305, option 1. Email Access Methods:

If you encounter difficulty or need further assistance the Archdiocesan help desk can be reached at (410) 547-5305, option 1. Email Access Methods: ArchMail (www.archbalt.org/archmail) is a centrally hosted email system for the employees of the Archdiocese. To simplify employee access multiple methods for accessing email have been established. This

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

BusinessObjects Enterprise InfoView User's Guide

BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise XI 3.1 Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal Reports,

More information

Table of Contents INTRODUCTION... 2 HOME PAGE... 3. Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG...

Table of Contents INTRODUCTION... 2 HOME PAGE... 3. Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG... Table of Contents INTRODUCTION... 2 HOME PAGE... 3 Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG... 11 Raising a Service Request... 12 Edit the Service Request...

More information

How To Log On To The Help Desk On Manageengine Service Desk Plus On Pc Or Mac Or Macbook Or Ipad (For Pc Or Ipa) On Pc/ Mac Or Ipo (For Mac) On A Pc Or Pc Or Mp

How To Log On To The Help Desk On Manageengine Service Desk Plus On Pc Or Mac Or Macbook Or Ipad (For Pc Or Ipa) On Pc/ Mac Or Ipo (For Mac) On A Pc Or Pc Or Mp Service Desk Plus: User Guide Introduction ManageEngine ServiceDesk Plus is comprehensive help desk and asset management software that provides help desk agents and IT managers, an integrated console to

More information

Hosted VoIP Phone System. Admin Portal User Guide for. Call Center Administration

Hosted VoIP Phone System. Admin Portal User Guide for. Call Center Administration Hosted VoIP Phone System Admin Portal User Guide for Call Center Administration Contents Table of Figures... 4 1 About this Guide... 6 2 Accessing the Hosted VoIP Phone System Administration Portal...

More information

Optum Patient Portal. 70 Royal Little Drive. Providence, RI 02904. Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13

Optum Patient Portal. 70 Royal Little Drive. Providence, RI 02904. Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13 Optum Patient Portal 70 Royal Little Drive Providence, RI 02904 Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13 Table of Contents 1 Patient Portal Activation...1 1.1 Pre-register a Patient...1

More information

WebSphere Business Monitor V7.0 Business space dashboards

WebSphere Business Monitor V7.0 Business space dashboards Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

User Manual for Web. Help Desk Authority 9.0

User Manual for Web. Help Desk Authority 9.0 User Manual for Web Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

Fixes for CrossTec ResQDesk

Fixes for CrossTec ResQDesk Fixes for CrossTec ResQDesk Fixes in CrossTec ResQDesk 5.00.0006 December 2, 2014 Resolved issue where the list of Operators on Category was not saving correctly when adding multiple Operators. Fixed issue

More information

AdventNet ManageEngine SupportCenter Plus :: User Guide. Table Of Contents INTRODUCTION... 3 REQUEST... 4. Creating a New Request...

AdventNet ManageEngine SupportCenter Plus :: User Guide. Table Of Contents INTRODUCTION... 3 REQUEST... 4. Creating a New Request... Table Of Contents INTRODUCTION... 3 REQUEST... 4 Creating a New Request... 5 Quick Create...5 Contact Details...5 Classifying Request Category...5 Prioritizing Request...6 Describe Request...6 Add Attachments

More information

OldTurtle's BizSuite CRM & Helpdesk Dotnetnuke Extension Administrator's Manual

OldTurtle's BizSuite CRM & Helpdesk Dotnetnuke Extension Administrator's Manual OldTurtle's BizSuite CRM & Helpdesk Dotnetnuke Extension Administrator's Manual Page / 9 Summary What is BizSuite?... Helpdesk & CRM Module Dotnetnuke Portals Additional Features Installing BizSuite in

More information

IBM Information Server

IBM Information Server IBM Information Server Version 8 Release 1 IBM Information Server Administration Guide SC18-9929-01 IBM Information Server Version 8 Release 1 IBM Information Server Administration Guide SC18-9929-01

More information

CollabNet TeamForge 5.3. User Guide

CollabNet TeamForge 5.3. User Guide CollabNet TeamForge 5.3 User Guide CollabNet TeamForge 5.3 TOC 3 Contents Chapter 1: Plan and track anything...11 Estimate effort for agile development...12 Find tracker artifacts...12 Display tracker

More information

If you are you are using Microsoft outlook 2007, then new toolbar will be added below the Outlook menu bar,

If you are you are using Microsoft outlook 2007, then new toolbar will be added below the Outlook menu bar, Enjay SugarCRM Add-on for MS-Outlook 2010 Configuration 1. Launch MS-Outlook 2007 or 2010 2. Click on Enjay Tab shown in figure below If you are you are using Microsoft outlook 2007, then new toolbar will

More information

User s manual 1. Introduction 2. Installation & Requirements 3. Your Tom s Planner account & login 4. Open & Save 5. Grid 6. Blue timeline 7.

User s manual 1. Introduction 2. Installation & Requirements 3. Your Tom s Planner account & login 4. Open & Save 5. Grid 6. Blue timeline 7. User s manual 1. Introduction 3 2. Installation & Requirements 3 3. Your Tom s Planner account & login 4 4. Open & Save 4 5. Grid 6 Rows and groups 6 Columns 7 Time blocks 10 Icons 10 Comments 11 Dependencies

More information

Baylor Secure Messaging. For Non-Baylor Users

Baylor Secure Messaging. For Non-Baylor Users Baylor Secure Messaging For Non-Baylor Users TABLE OF CONTENTS SECTION ONE: GETTING STARTED...4 Receiving a Secure Message for the First Time...4 Password Configuration...5 Logging into Baylor Secure Messaging...7

More information

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

Lead Management User Guide

Lead Management User Guide Lead Management User Guide Page No Introduction 2 Lead Management Configuration and Import Process 4 Admin Console - Lead Management Set-up 5 Importing data into Lead Management Downloading and using the

More information

Rational Team Concert. Quick Start Tutorial

Rational Team Concert. Quick Start Tutorial Rational Team Concert Quick Start Tutorial 1 Contents 1. Introduction... 3 2. Terminology... 4 3. Project Area Preparation... 5 3.1 Defining Timelines and Iterations... 5 3.2 Creating Team Areas... 8 3.3

More information

Administration: General Overview. Astra Schedule VII Training Manual

Administration: General Overview. Astra Schedule VII Training Manual Last Update: August 2009 Release 7.3 Administration: General Overview This lesson is specifically designed to introduce system users to the look and feel of the web based application. This lesson will

More information

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS...

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... Table of Contents INTRODUCTION... 2 HOME... 3 Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... 16 Request List View... 17 Requests based on Filters...

More information

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide March 2013 Education Solutions Development, Inc. What s Inside The information in this reference

More information

Volunteers for Salesforce User s Guide Version 3.5

Volunteers for Salesforce User s Guide Version 3.5 Volunteers for Salesforce User s Guide Version 3.5 September 14, 2013 www.rg 1 Djhconsulting.com 1 CONTENTS 1. What is Volunteers for Salesforce?... 4 1.1 Overview... 4 1.2 How You Might Use It... 5 2.

More information

Sugar Community Edition 6.4.0 Application Guide

Sugar Community Edition 6.4.0 Application Guide Sugar Community Edition 6.4.0 Application Guide Sugar Community Edition 6.4.0 Application Guide Preface Getting Started User Interface Home Leads Contacts Accounts Opportunities Documents Calendar Calls

More information

Trouble Ticket Express

Trouble Ticket Express Trouble Ticket Express Operator Manual rev. 1.0. 2006 by United Web Coders www.unitedwebcoders.com 1. System Overview 1.1. Concepts The Trouble Ticket Express is a web based help desk system. The program

More information

iview (v2.0) Administrator Guide Version 1.0

iview (v2.0) Administrator Guide Version 1.0 iview (v2.0) Administrator Guide Version 1.0 Updated 5/2/2008 Overview This administrator guide describes the processes and procedures for setting up, configuring, running and administering the iview Operator

More information

Microsoft Office Live Meeting Events User s Guide

Microsoft Office Live Meeting Events User s Guide Microsoft Office Live Meeting Events User s Guide Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies,

More information

Manager. User. Guide

Manager. User. Guide Meeting Manager Room7 User Guide Copyright 2008, NetSimplicity Software 8 th Edition, MRM 7.8 User Guide June 2008 Written for Meeting Room Manager 7.8 Written by Barry Shanko ActiveX, Internet Explorer,

More information

How To Use Syntheticys User Management On A Pc Or Mac Or Macbook Powerbook (For Mac) On A Computer Or Mac (For Pc Or Pc) On Your Computer Or Ipa (For Ipa) On An Pc Or Ipad

How To Use Syntheticys User Management On A Pc Or Mac Or Macbook Powerbook (For Mac) On A Computer Or Mac (For Pc Or Pc) On Your Computer Or Ipa (For Ipa) On An Pc Or Ipad SYNTHESYS MANAGEMENT User Management Synthesys.Net User Management 1 SYNTHESYS.NET USER MANAGEMENT INTRODUCTION...3 STARTING SYNTHESYS USER MANAGEMENT...4 Viewing User Details... 5 Locating individual

More information

Chapter 10 Encryption Service

Chapter 10 Encryption Service Chapter 10 Encryption Service The Encryption Service feature works in tandem with Dell SonicWALL Email Security as a Software-as-a-Service (SaaS), which provides secure data mail delivery solutions. The

More information

Training Manual. Version 6

Training Manual. Version 6 Training Manual TABLE OF CONTENTS A. E-MAIL... 4 A.1 INBOX... 8 A.1.1 Create New Message... 8 A.1.1.1 Add Attachments to an E-mail Message... 11 A.1.1.2 Insert Picture into an E-mail Message... 12 A.1.1.3

More information

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 RESCO MOBILE CRM USER GUIDE Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 Contents Synchronization... 1 1.1. How to synchronize your device... 1 1.2.

More information

Evoko Room Manager. System Administrator s Guide and Manual

Evoko Room Manager. System Administrator s Guide and Manual Evoko Room Manager System Administrator s Guide and Manual 1 1. Contents 1. Contents... 2 2. Read this first! Introduction to this Guide... 6 3. User Guide... 6 4. System Architecture Overview... 8 ----

More information

Strategic Asset Tracking System User Guide

Strategic Asset Tracking System User Guide Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data

More information

Scrum Portlet. Expertise. Software. Solutions. User manual. Date: 02.11.2014 Version: 1.0

Scrum Portlet. Expertise. Software. Solutions. User manual. Date: 02.11.2014 Version: 1.0 Expertise. Software. Solutions. Scrum Portlet User manual Date: 02.11.2014 Version: 1.0 RTG Portale UG (haftungsbeschränkt) Karl-Zahn-Straße 11 44141 Dortmund Germany Tel: +49(0) 231-226186-60 Fax: +49(0)

More information

Creating and Managing Online Surveys LEVEL 2

Creating and Managing Online Surveys LEVEL 2 Creating and Managing Online Surveys LEVEL 2 Accessing your online survey account 1. If you are logged into UNF s network, go to https://survey. You will automatically be logged in. 2. If you are not logged

More information

Results CRM 2012 User Manual

Results CRM 2012 User Manual Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation

More information

Infoview XIR3. User Guide. 1 of 20

Infoview XIR3. User Guide. 1 of 20 Infoview XIR3 User Guide 1 of 20 1. WHAT IS INFOVIEW?...3 2. LOGGING IN TO INFOVIEW...4 3. NAVIGATING THE INFOVIEW ENVIRONMENT...5 3.1. Home Page... 5 3.2. The Header Panel... 5 3.3. Workspace Panel...

More information

QUICK START GUIDE RESOURCE MANAGERS. Last Updated: 04/27/2012

QUICK START GUIDE RESOURCE MANAGERS. Last Updated: 04/27/2012 QUICK START GUIDE RESOURCE MANAGERS Last Updated: 04/27/2012 Table of Contents Introduction... 3 Getting started... 4 Logging into Eclipse... 4 Setting your user preferences... 5 Online help and the Eclipse

More information

Network Probe User Guide

Network Probe User Guide Network Probe User Guide Network Probe User Guide Table of Contents 1. Introduction...1 2. Installation...2 Windows installation...2 Linux installation...3 Mac installation...4 License key...5 Deployment...5

More information

Microsoft Outlook 2010. Reference Guide for Lotus Notes Users

Microsoft Outlook 2010. Reference Guide for Lotus Notes Users Microsoft Outlook 2010 Reference Guide for Lotus Notes Users ContentsWelcome to Office Outlook 2010... 2 Mail... 3 Viewing Messages... 4 Working with Messages... 7 Responding to Messages... 11 Organizing

More information

Gravity Forms: Creating a Form

Gravity Forms: Creating a Form Gravity Forms: Creating a Form 1. To create a Gravity Form, you must be logged in as an Administrator. This is accomplished by going to http://your_url/wp- login.php. 2. On the login screen, enter your

More information

D2L: An introduction to CONTENT University of Wisconsin-Parkside

D2L: An introduction to CONTENT University of Wisconsin-Parkside D2L: An introduction to CONTENT University of Wisconsin-Parkside FOR FACULTY: What is CONTENT? The Content and Course Builder tools both allow you to organize materials in D2L. Content lets you and your

More information

Using Webmail. Technical Manual: User Guide. Document Updated: 1/07. The Webmail Window. Displaying and Hiding the Full Header.

Using Webmail. Technical Manual: User Guide. Document Updated: 1/07. The Webmail Window. Displaying and Hiding the Full Header. Using Webmail Technical Manual: User Guide The Webmail Window To save an attachment: 1. Click once on the attachment name. Or, if there are multiple attachments, click the Save icon to save all attachments

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Kanban Task Manager for Outlook Manual Table of contents 1 INTRODUCTION... 3 1.1 LANGUAGES... 4 1.2 REQUIREMENTS... 4 1.3 SYSTEMS... 4 2 INSTALLATION OF KANBAN TASK MANAGER... 5 2.1 INTRODUCTION... 5 2.2

More information

Easy Manage Helpdesk Guide version 5.4

Easy Manage Helpdesk Guide version 5.4 Easy Manage Helpdesk Guide version 5.4 Restricted Rights Legend COPYRIGHT Copyright 2011 by EZManage B.V. All rights reserved. No part of this publication or software may be reproduced, transmitted, stored

More information

HelpDesk Connect Operator Manual rev. 1.0.

HelpDesk Connect Operator Manual rev. 1.0. HelpDesk Connect Operator Manual rev. 1.0. 2003-2009 Eastwright Corp. www.eastwright.com 1 1.System Overview 1.1. Concepts The HelpDesk Connect is a web based help desk system. The program allows efficient

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

More information

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font Adobe CQ5 Authoring Basics Print Manual SFU s Content Management System SFU IT Services CMS Team ABSTRACT A summary of CQ5 Authoring Basics including: Setup and Login, CQ Interface Tour, Versioning, Uploading

More information

MICROSOFT OUTLOOK 2010 WORK WITH CONTACTS

MICROSOFT OUTLOOK 2010 WORK WITH CONTACTS MICROSOFT OUTLOOK 2010 WORK WITH CONTACTS Last Edited: 2012-07-09 1 Access to Outlook contacts area... 4 Manage Outlook contacts view... 5 Change the view of Contacts area... 5 Business Cards view... 6

More information

SAP BusinessObjects Financial Consolidation Web User Guide

SAP BusinessObjects Financial Consolidation Web User Guide SAP BusinessObjects Financial Consolidation Document Version: 10.0 Support Package 18 2016-02-19 SAP BusinessObjects Financial Consolidation Web User Guide Content 1 General user functions....12 1.1 To

More information

Manual English KOI Desktop App 2.0.x

Manual English KOI Desktop App 2.0.x Manual English KOI Desktop App 2.0.x KOI Kommunikation, Organisation, Information Comm-Unity EDV GmbH 2010 Contents Introduction... 3 Information on how to use the documentation... 3 System requirements:...

More information

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox...

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox... Powered by Table of Contents Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4 1.1 Requirements... 4 1.2 Recommendations for using Web Mail... 4 1.3 Accessing your Web Mail...

More information

Mail Chimp Basics. Glossary

Mail Chimp Basics. Glossary Mail Chimp Basics Mail Chimp is a web-based application that allows you to create newsletters and send them to others via email. While there are higher-level versions of Mail Chimp, the basic application

More information

TimeClock Plus Deviations Document Introduction

TimeClock Plus Deviations Document Introduction TimeClock Plus Deviations Document Introduction After working closely with our customers and taking into account the time and attendance tracking needs of companies of all sizes, we are pleased to debut

More information

ACHieve Access 4.3 User Guide for Corporate Customers

ACHieve Access 4.3 User Guide for Corporate Customers ACHieve Access 4.3 User Guide for Corporate Customers January 2015 Citizens Bank 1 February 2015 Table of Contents SECTION 1: OVERVIEW... 4 Chapter 1: Introduction... 5 How to Use This Manual... 5 Overview

More information

Admin Guide Domain Administration. Version 21

Admin Guide Domain Administration. Version 21 Admin Guide Domain Administration Version 21 Table of Contents TABLE OF CONTENTS... 2 1. INTRODUCTION... 3 2. WHY XGENPLUS ADMIN PANEL?... 3 3. XGENPLUS DOMAIN ADMINISTRATION FUNCTIONAL DESCRIPTION...

More information

Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide

Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide Dell KACE K1000 System Management Appliance Version 5.4 Service Desk Administrator Guide October 2012 2004-2012 Dell Inc. All rights reserved. Reproduction of these materials in any manner whatsoever without

More information

Table of Contents INTRODUCTION...2 HOME PAGE...3. Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG...

Table of Contents INTRODUCTION...2 HOME PAGE...3. Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG... Table of Contents INTRODUCTION...2 HOME PAGE...3 Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG...12 REQUEST...14 Request List View... 15 Creating a New Incident...

More information

Zoho CRM and Google Apps Synchronization

Zoho CRM and Google Apps Synchronization Zoho CRM and Google Apps Synchronization Table of Contents End User Integration Points 1. Contacts 2. Calendar 3. Email 4. Tasks 5. Docs 3 6 8 11 12 Domain-Wide Points of Integration 1. Authentication

More information

CA Product Vision. Getting Started Guide

CA Product Vision. Getting Started Guide CA Product Vision Getting Started Guide Spring 2012 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Microsoft. Outlook 2007 Calendar Management Tools For. Jerry Maletsky Dash Designs Consulting Technology Training And Consulting

Microsoft. Outlook 2007 Calendar Management Tools For. Jerry Maletsky Dash Designs Consulting Technology Training And Consulting Microsoft 1 Outlook 2007 Calendar Management Tools For Jerry Maletsky Dash Designs Consulting Technology Training And Consulting Microsoft Outlook 2007 Calendar Management Tools For The Haas School of

More information

M-Files Gantt View. User Guide. App Version: 1.1.0 Author: Joel Heinrich

M-Files Gantt View. User Guide. App Version: 1.1.0 Author: Joel Heinrich M-Files Gantt View User Guide App Version: 1.1.0 Author: Joel Heinrich Date: 02-Jan-2013 Contents 1 Introduction... 1 1.1 Requirements... 1 2 Basic Use... 1 2.1 Activation... 1 2.2 Layout... 1 2.3 Navigation...

More information

System Administrator Guide

System Administrator Guide System Administrator Guide Webroot Software, Inc. PO Box 19816 Boulder, CO 80308 www.webroot.com Version 3.5 Webroot AntiSpyware Corporate Edition System Administrator Guide Version 3.5 2007 Webroot Software,

More information

CITS. Windows & Macintosh Zimbra Calendar 5.0. Computing and Information Technology Services. Revised 8/21/2008

CITS. Windows & Macintosh Zimbra Calendar 5.0. Computing and Information Technology Services. Revised 8/21/2008 Windows & Macintosh Zimbra Calendar 5.0 CITS Computing and Information Technology Services Sunday Monday Tuesday Wednesday Thursday Friday Saturday 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

More information

Software Application Tutorial

Software Application Tutorial Software Application Tutorial Copyright 2005, Software Application Training Unit, West Chester University. No Portion of this document may be reproduced without the written permission of the authors. For

More information