Перейти к основному содержимому

Руководство по меню – Назначение каждого пункта подменю

В этом руководстве описаны все пункты под Project Roadmap в боковой панели. Используйте его, чтобы найти нужное и понять, что (если нужно) настроить в первую очередь.


Как пользоваться руководством

  1. Найдите пункт подменю, который вас интересует (они перечислены в порядке появления ниже).
  2. Прочитайте назначение и требуется ли настройка.
  3. Выполните шаги настройки при необходимости.
  4. Используйте ссылки для перехода к полной документации.

Пункты подменю (в порядке на боковой панели)

1. Task Bookmarks

What it doesShows a list of tasks you've bookmarked for quick access.
WhereProject Roadmap → Task Bookmarks
ConfigurationNone. Just use it.
How to add bookmarksIn any project's task table, click the star icon next to a task.
Full docsTask Management → Task Bookmarks

2. Timesheet Approvals

What it doesApprove or reject time logged by staff via task timers.
WhereProject Roadmap → Timesheet Approvals
ConfigurationNone. Works as soon as staff use task timers.
How it worksWhen staff start a task timer in Perfex, a pending approval record is created. Use this page to approve or reject.
ActionsSync – Pull in any missing records from task timers. Approve / Reject – Per record.
FiltersPending, Approved, Rejected
Full docsCollaboration → Timesheet Approvals

3. Resource Allocation

What it doesShows hours and task count per staff member per project.
WhereProject Roadmap → Resource Allocation
ConfigurationNone.
Use it forSeeing who is assigned to what and how many hours/tasks they have.
Full docsReporting & Analytics → Resource Allocation

4. Resource Utilization Report

What it doesShows total hours logged per staff member across all projects.
WhereProject Roadmap → Resource Utilization Report
ConfigurationNone.
Use it forWorkload and availability overview.
Full docsReporting & Analytics → Resource Utilization Report

5. Analytics

What it doesProject health trends and team efficiency metrics.
WhereProject Roadmap → Analytics
ConfigurationNone.
Use it forTrends over time, completion rates, velocity.
Full docsReporting & Analytics → Analytics Page

6. Custom Fields (Admin only)

What it doesAdd extra fields to projects and tasks (text, date, select, etc.).
WhereProject Roadmap → Custom Fields
ConfigurationYou define the fields here.
Steps1. Go to Custom Fields. 2. Add Field. 3. Set label, type, relation (project/task). 4. Save.
Full docsSettings → Custom Fields

7. Notification Settings

What it doesChoose which events send you notifications (task assigned, deadline, project updates, etc.).
WhereProject Roadmap → Notification Settings
ConfigurationPer-user. Each staff member configures their own.
Full docsCollaboration → Real-Time Notifications

8. Automated Workflows

What it doesAutomatically trigger actions when events happen (e.g. task completed → notify client).
WhereProject Roadmap → Automated Workflows
ConfigurationAdd workflows here. Requires Manage permission.
Steps1. Add Workflow. 2. Choose trigger (task_completed, task_assigned, milestone_completed, project_updated). 3. Choose action (notify_client, notify_team, add_activity). 4. Save.
Full docsSettings → Automated Workflows

9. Task Templates

What it doesReusable task structures. Create once, apply to any project.
WhereProject Roadmap → Task Templates
ConfigurationCreate templates here.
Steps1. Add Template. 2. Enter name, description, task data. 3. Save. 4. Use Template → select project → apply.
Full docsTask Management → Task Templates

10. Centralized File Storage

What it doesView all project files in one place across all projects.
WhereProject Roadmap → Centralized File Storage
ConfigurationNone.
Use it forDownload, view version history.
Full docsCollaboration → Centralized File Storage

11. Branded Portal Settings (Admin only)

What it doesCustomize colors of the client portal (project updates, milestone approvals).
WhereProject Roadmap → Branded Portal Settings
ConfigurationSet Primary and Secondary colors.
Full docsClient Portal → Branded Portal

12. Email Digest

What it doesReceive daily or weekly project summary emails.
WhereProject Roadmap → Email Digest
ConfigurationPer-user. Enable, choose frequency (daily/weekly).
ImportantFor automated sending, add a cron job. See below.
Cron setupAdd to crontab: 0 8 * * * php /path/to/perfex/index.php projectroadmap cron_email_digest
Full docsCollaboration → Email Digest

13. Custom Report Builder

What it doesDefine saved report configurations (filters + columns) and run them on task data.
WhereProject Roadmap → Custom Report Builder
ConfigurationCreate report configs here.
Steps1. Add Report Config. 2. Set name, filters (JSON), columns (JSON). 3. Save. 4. Run Report.
Full docsReporting & Analytics → Custom Report Builder

14. AI Suggestions Settings (Admin only)

What it doesEnable AI suggestions (assignee, due date) and optionally connect OpenAI/Anthropic.
WhereProject Roadmap → AI Suggestions Settings
ConfigurationEnable, choose provider (rule-based only, OpenAI, Anthropic), add API key if using LLM.
NoteRule-based suggestions work without any API key.
Full docsAI Suggestions

Быстрый справочник: Чек-лист настройки

FeatureNeeds setup?Where to configure
Task BookmarksNo-
Timesheet ApprovalsNo-
Resource AllocationNo-
Resource UtilizationNo-
AnalyticsNo-
Custom FieldsYesProject Roadmap → Custom Fields
Notification SettingsYes (per user)Project Roadmap → Notification Settings
Automated WorkflowsYesProject Roadmap → Automated Workflows
Task TemplatesYes (create templates)Project Roadmap → Task Templates
Centralized File StorageNo-
Branded PortalYesProject Roadmap → Branded Portal Settings
Email DigestYes (per user + cron)Project Roadmap → Email Digest
Custom Report BuilderYes (create configs)Project Roadmap → Custom Report Builder
AI SuggestionsYes (optional API)Project Roadmap → AI Suggestions Settings

Права доступа

Настройка в Setup → Staff → Roles:

PermissionWhat it allows
ViewAccess all Project Roadmap features and view data
EditEdit tasks, milestones, and other project data
ManageManage workflows, custom fields, AI settings, portal settings