Coursera

Productivity & Automation

通过 Coursera Plus 提高技能,仅需 239 美元/年(原价 399 美元)。立即节省

Coursera

Productivity & Automation

包含在 Coursera Plus

深入了解一个主题并学习基础知识。
中级 等级

推荐体验

2 周 完成
在 10 小时 一周
灵活的计划
自行安排学习进度
深入了解一个主题并学习基础知识。
中级 等级

推荐体验

2 周 完成
在 10 小时 一周
灵活的计划
自行安排学习进度

您将学到什么

  • Use task lists, reports, tables, and templates to improve efficiency

  • Explore AI features and configure AI-powered insights in Confluence

  • Automate workflows using process automation and scripting

  • Use the Confluence API to support integrations and automation pipelines

要了解的详细信息

可分享的证书

添加到您的领英档案

最近已更新!

April 2026

授课语言:英语(English)

了解顶级公司的员工如何掌握热门技能

Petrobras, TATA, Danone, Capgemini, P&G 和 L'Oreal 的徽标

积累特定领域的专业知识

本课程是 Confluence Mastery with AI Integration Essentials 专项课程 专项课程的一部分
在注册此课程时,您还会同时注册此专项课程。
  • 向行业专家学习新概念
  • 获得对主题或工具的基础理解
  • 通过实践项目培养工作相关技能
  • 获得可共享的职业证书

该课程共有20个模块

In this module, you will understand why Task Lists and macros are powerful tools for modern teamwork. You will explore how automation improves speed and consistency in shared workflows, and how small structural choices reduce manual effort, miscommunication, and rework. By the end of the module, you will be able to clearly articulate the value of Task Lists and explain when automation creates the greatest impact.

涵盖的内容

1个视频2篇阅读材料1个作业

In this module, you will practice applying automation in real work scenarios by inserting a Task List macro, writing clear action items, and assigning ownership to teammates on a shared project page. Through hands-on tasks, you will build confidence turning plans into executable, accountable workflows that you can reuse in release preparation and everyday collaboration.

涵盖的内容

1个视频2篇阅读材料2个作业

This module will help you understand how tasks created across individual pages become visible in a consolidated Task Report. You will examine the difference between where a task is written and how it is reported, focusing on the role of space scope, filters, ownership, and task status. Using realistic workplace scenarios, you will practice explaining why tasks surface automatically in a space-level report and why some tasks may not appear. By the end, you will be able to clearly describe task roll-up behavior and explain the conditions that make task reporting reliable and predictable.

涵盖的内容

1个视频1篇阅读材料1个作业

This module focuses on applying task tracking skills in a practical, job-relevant workflow. You will create three tasks with due dates and confirm ownership, then open the Task Report macro to verify that those tasks appear under “My Open Tasks.” Emphasis is placed on validating task visibility using correct scope and filters, not just creating tasks. You will diagnose and correct issues when tasks do not appear as expected, reinforcing strong task hygiene. By completing a short verification log, you will demonstrate your ability to create report-ready tasks and trust the accuracy of consolidated task reporting.

涵盖的内容

2个视频1篇阅读材料2个作业

In this module, you will explore why tables are essential for productivity, understand the key steps involved in creating them, and practice building a basic table using best practices.

涵盖的内容

1个视频1篇阅读材料1个作业

In this module, you will create and populate a project milestones table with deliverables and deadlines, demonstrating how tables support effective tracking, planning, and project communication.

涵盖的内容

1个视频1篇阅读材料2个作业

This module focuses on why templates are critical for IT and platform governance. You will examine how templates enforce fonts, colours, layouts, and structural standards at scale, and how this reduces operational risk and rework across teams.

涵盖的内容

1个视频2篇阅读材料1个作业

This module shifts from understanding to execution. You will practice converting a real page into a reusable template, naming it correctly, and sharing it with the appropriate team access to support standardized workflows.

涵盖的内容

2个视频2篇阅读材料2个作业

In this module, you will develop a practical understanding of what “AI” means within Confluence and how it shows up through specific features and add-ons. Rather than treating AI as a broad or abstract concept, the lesson focuses on concrete examples you are likely to encounter in their daily work, such as content suggestions and automatic summaries. You will examine how these features support productivity, what problems they are designed to solve, and how to distinguish AI-powered functionality from standard collaboration or formatting tools. By the end, you will be able to clearly define AI in this context and correctly identify at least two Confluence features that use AI.

涵盖的内容

1个视频2篇阅读材料2个作业

In this module, you will move from recognizing AI features to applying them inside a real Confluence workflow. You will be introduced to Confluence pages as collaborative, living documents and practice building a structured page that can be updated over time. You will then use Confluence AI assistance to generate a summary paragraph and place it intentionally within the page so it supports team alignment and decision-making. By the end, you will produce an “AI Ideas” page that includes a clear structure, an AI-generated summary paragraph, and at least one organization element that makes the page easy to maintain.

涵盖的内容

1个视频2篇阅读材料2个作业

You will connect an AI model to project content and configure automated insight generation to support ongoing visibility and decision-making.

涵盖的内容

2个视频2篇阅读材料2个作业

You will evaluate AI-generated insights for accuracy and presentation quality, then refine parameters to improve reliability and usability.

涵盖的内容

2个视频2篇阅读材料2个作业

You will design and implement a practical Confluence automation rule that eliminates manual status updates. The module focuses on rule logic, triggers, conditions, and safe deployment.

涵盖的内容

3个视频1篇阅读材料1个作业

You will monitor automation outcomes, identify false triggers on archived pages, and refine rules using JQL for accuracy and efficiency.

涵盖的内容

2个视频1篇阅读材料2个作业

This module establishes the foundation for automated governance reporting by walking you through Confluence REST API fundamentals and the /content endpoint. You will focus on authentic API usage, filtering by labels, and structuring responses for downstream dashboards.

涵盖的内容

1个视频1篇阅读材料2个作业

This module focuses on evaluating and optimizing Confluence API scripts for real-world scale. You will analyze runtime behavior, identify inefficiencies, and apply pagination and rate-limit strategies to reduce API calls while preserving data integrity. The module emphasizes decision-making, tradeoffs, and documentation practices required for production-ready automation.

涵盖的内容

2个视频1篇阅读材料2个作业

In this module, you will understand why automation matters and how Bash scripts replace fragile manual processes. You will build a secure, scheduled backup script that runs reliably without human intervention.

涵盖的内容

1个视频2篇阅读材料2个作业

In this module, you will move beyond “the script works” to “the script works well.” You will evaluate automation performance using logs and execution data, identify bottlenecks, and refine scripts to significantly improve efficiency. You will begin practicing how to think like an automation owner reviewing, optimizing, and justifying improvements based on evidence.

涵盖的内容

2个视频1篇阅读材料2个作业

This module equips you to use generative AI to improve how documentation and automation work is performed in real IT management contexts. You will learn not just how to use AI tools, but when and why to use them to achieve better outcomes. You will apply AI to real tasks such as drafting documentation, improving automation scripts, and optimizing workflows—while evaluating its impact on speed, quality, consistency, and effort reduction. You will also develop judgment in identifying when AI is appropriate, when manual work is preferable, and how to ensure outputs are accurate, reliable, and production-ready. By the end, you will be able to use AI as a practical productivity and decision-making tool, improving both efficiency and quality in your day-to-day work.

涵盖的内容

1个视频2篇阅读材料3个作业

Automation enables teams to reduce manual effort, improve consistency, and scale workflows effectively. In this project, you will act as an IT Manager responsible for transforming a manual workflow into an automated system using Confluence and related tools. You will analyze an existing process, identify inefficiencies, and design an end-to-end automation pipeline that integrates rules, scripts, and optional AI components. You will implement trigger-based and scheduled automation, develop an API-based script, and document the system architecture and configuration. Beyond implementation, you will evaluate the effectiveness of your automation by comparing manual and automated workflows, identifying efficiency gains, and assessing system reliability. You will also justify your design decisions, considering trade-offs such as complexity, maintainability, and user experience. The final outcome is a fully documented automation system that demonstrates both technical capability and strategic decision-making, reflecting real-world expectations for IT management roles.

涵盖的内容

2篇阅读材料1个作业

获得职业证书

将此证书添加到您的 LinkedIn 个人资料、简历或履历中。在社交媒体和绩效考核中分享。

位教师

Professionals from the Industry
405 门课程58,389 名学生

提供方

Coursera

从 Support and Operations 浏览更多内容

人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.

自 2018开始学习的学生
''能够按照自己的速度和节奏学习课程是一次很棒的经历。只要符合自己的时间表和心情,我就可以学习。'

Jennifer J.

自 2020开始学习的学生
''我直接将从课程中学到的概念和技能应用到一个令人兴奋的新工作项目中。'

Larry W.

自 2021开始学习的学生
''如果我的大学不提供我需要的主题课程,Coursera 便是最好的去处之一。'

Chaitanya A.

''学习不仅仅是在工作中做的更好:它远不止于此。Coursera 让我无限制地学习。'
Coursera Plus

通过 Coursera Plus 开启新生涯

无限制访问 10,000+ 世界一流的课程、实践项目和就业就绪证书课程 - 所有这些都包含在您的订阅中

通过在线学位推动您的职业生涯

获取世界一流大学的学位 - 100% 在线

加入超过 3400 家选择 Coursera for Business 的全球公司

提升员工的技能,使其在数字经济中脱颖而出

常见问题

¹ 本课程的部分作业采用 AI 评分。对于这些作业,将根据 Coursera 隐私声明使用您的数据。