Key Features
Custom Workflows
Tailor statuses, approvals, and automation rules to match your team’s process.
Gantt Charts & Timelines
Visualize project schedules, dependencies, and milestones with drag-and-drop timelines.
Collaboration Tools
Comment on tasks, share files, and @mention teammates for real-time updates.
Dashboards & Reports
Track progress, workload, and KPIs with customizable dashboards and analytics.
How It Works
Create a Workspace
Sign up and set up folders, projects, and teams in your Wrike workspace.
Add Tasks & Assign Owners
Break down work into tasks, assign owners, set due dates, and add dependencies.
Visualize with Views
Switch between Gantt, board, table, and calendar views to manage work efficiently.
Automate Workflows
Use Wrike’s automation engine to trigger actions, update statuses, and send alerts.
Track & Report
Monitor progress with dashboards and generate reports for stakeholders.
Code Example
// Wrike API example to list tasks:
fetch("https://www.wrike.com/api/v4/tasks", {
method: "GET",
headers: {
Authorization: "Bearer YOUR_ACCESS_TOKEN",
},
})
.then((res) => res.json())
.then((data) => console.log(data));Use Cases
Marketing Campaigns
Plan and execute campaigns with briefs, approvals, and asset tracking.
IT Project Management
Manage infrastructure upgrades, deployments, and service requests.
Operations & Logistics
Track workflows, optimize resources, and automate recurring tasks.
Professional Services
Deliver client projects on time with task tracking and time logging.
Integrations & Resources
Explore Wrike’s ecosystem and find the tools, platforms, and docs to accelerate your workflow.
Popular Integrations
- Google Workspace, Microsoft 365
- Slack, Zoom, Salesforce
- Jira, GitHub, Adobe Creative Cloud
- Tableau, Power BI, Zapier
- REST API, Webhooks, CSV import/export
Helpful Resources
FAQ
Common questions about Wrike’s capabilities, usage, and ecosystem.
