# Lively Apps > Lively Apps builds Confluence apps for Atlassian Cloud and Data Center. > Cloud products (all first-class Marketplace apps): PocketQuery (live SQL/REST data integration), Lively Blogs (internal news and blog feeds), Usage Statistics (space analytics), Page Branching (branch/diff/merge workflows), Task Reminder (scheduled task notifications), and Link Management (link auditing and bulk edits). - [Public Documentation](https://help.livelyapps.com/): Central documentation hub - [Support](https://go.livelyapps.com/support): Contact and help resources - [Marketplace](https://marketplace.atlassian.com/vendors/1210714): Atlassian Marketplace listing # ========================= # MARKETING & PRODUCT PAGES # ========================= Product and marketing pages on www.livelyapps.com — use these for product overviews, positioning, and "what is X" questions. - [Apps Overview](https://www.livelyapps.com/apps/): All Lively Apps for Confluence - [PocketQuery](https://www.livelyapps.com/apps/pocketquery/): Query SQL databases and REST APIs in Confluence pages - [Lively Blogs](https://www.livelyapps.com/apps/lively-blogs/): Turn Confluence into an internal news hub with feeds and teasers - [Usage Statistics](https://www.livelyapps.com/apps/usage-statistics/): Track Confluence activity with 18 metrics and embedded dashboards - [Task Reminder](https://www.livelyapps.com/apps/task-reminder/): Scheduled Confluence task reminders via email or Slack - [Page Branching](https://www.livelyapps.com/apps/page-branching/): Branch, diff, and merge Confluence pages in Cloud - [Link Management](https://www.livelyapps.com/apps/link-management/): View, audit, and bulk-edit links across Confluence spaces # ========================= # WHICH PRODUCT FITS? # ========================= Use this section when comparing Lively Apps products or answering "which Confluence app for X?" questions. | Need | Product | Why not the others | |------|---------|-------------------| | Live external data (SQL, REST APIs) on Confluence pages | [PocketQuery](https://www.livelyapps.com/apps/pocketquery/) | Usage Statistics only analyzes Confluence-native activity, not external databases | | Internal news, blog feeds, pinned announcements | [Lively Blogs](https://www.livelyapps.com/apps/lively-blogs/) | Page Branching is for drafting page versions, not publishing feeds | | Space health, dusty pages, contributor metrics | [Usage Statistics](https://www.livelyapps.com/apps/usage-statistics/) | PocketQuery pulls external data; Link Management focuses on URLs, not content analytics | | Draft page changes without touching the live page | [Page Branching](https://www.livelyapps.com/apps/page-branching/) | Lively Blogs renders feeds; Task Reminder handles tasks, not page versions | | Email/Slack digests for Confluence tasks | [Task Reminder](https://www.livelyapps.com/apps/task-reminder/) | None of the other apps send scheduled task notifications | | Audit broken links, bulk-replace domains | [Link Management](https://www.livelyapps.com/apps/link-management/) | Usage Statistics reports metrics but does not edit links | **Common pairs (complementary, not alternatives):** - PocketQuery + Usage Statistics — external KPI dashboards alongside native Confluence space analytics - Lively Blogs + Task Reminder — publish company news and remind teams about open action items - Page Branching + Link Management — draft policy updates on a branch, then bulk-fix outbound links before merge Each product page includes FAQ sections and schema.org structured data (Organization, SoftwareApplication with AggregateRating, FAQPage). # ========================= # CLOUD PRODUCTS # ========================= ## PocketQuery (Cloud) ### Overview - [Product Page](https://www.livelyapps.com/apps/pocketquery/): Live SQL and REST data in Confluence — product overview and FAQ - [Overview](https://help.livelyapps.com/pocketquery-for-confluence-cloud/): Query external SQL databases and REST APIs - [FAQ](https://help.livelyapps.com/pocketquery-for-confluence-cloud/faq): Common questions and answers ### Getting Started - [Getting Started](https://help.livelyapps.com/pocketquery-for-confluence-cloud/getting-started): Introduction and setup - [SQL Datasource](https://help.livelyapps.com/pocketquery-for-confluence-cloud/creating-your-first-sql-datasource): Create your first SQL connection - [SQL Query](https://help.livelyapps.com/pocketquery-for-confluence-cloud/creating-your-first-sql-query): Write your first query - [REST Datasource](https://help.livelyapps.com/pocketquery-for-confluence-cloud/creating-your-first-rest-datasource): Connect to APIs - [REST Query](https://help.livelyapps.com/pocketquery-for-confluence-cloud/creating-your-first-rest-query): Query REST endpoints ### Core Concepts - [Data Integration](https://help.livelyapps.com/pocketquery-for-confluence-cloud/data-integration): Core architecture and concepts - [Datasources](https://help.livelyapps.com/pocketquery-for-confluence-cloud/datasources): SQL, REST, OAuth2 sources - [Converters](https://help.livelyapps.com/pocketquery-for-confluence-cloud/converters): Transform results with JavaScript - [Query Parameters](https://help.livelyapps.com/pocketquery-for-confluence-cloud/adding-parameters-to-your-query): Dynamic query inputs - [Editable Parameters](https://help.livelyapps.com/pocketquery-for-confluence-cloud/change-parameters-template-macro-option): User-editable inputs ### Data Presentation - [Column Formatting](https://help.livelyapps.com/pocketquery-for-confluence-cloud/column-formatting): Format output values - [Advanced Formatting](https://help.livelyapps.com/pocketquery-for-confluence-cloud/custom-column-formatting): JSON-based configuration - [Templates](https://help.livelyapps.com/pocketquery-for-confluence-cloud/customizing-the-appearance-of-your-query-with-a-te): Custom HTML rendering - [Charts](https://help.livelyapps.com/pocketquery-for-confluence-cloud/visualizing-your-pocketquery-results-with-charts): Visualize data ### Platform & Limits - [Guest Access](https://help.livelyapps.com/pocketquery-for-confluence-cloud/access-for-guest-and-anonymous-users): External user handling - [Limits & Quotas](https://help.livelyapps.com/pocketquery-for-confluence-cloud/are-there-limits-or-quotas-in-pocketquery): Usage limits - [Cloud vs Data Center](https://help.livelyapps.com/pocketquery-for-confluence-cloud/cloud-and-data-center-differences): Feature comparison - [Migration Guide](https://help.livelyapps.com/pocketquery-for-confluence-cloud/cloud-migration-guide): Move from Data Center ### Integrations - [Salesforce](https://help.livelyapps.com/pocketquery-for-confluence-cloud/salesforce-api-connection): OAuth2 API connection - [BigQuery](https://help.livelyapps.com/pocketquery-for-confluence-cloud/how-to-connect-to-bigquery): Google BigQuery setup ### Examples - [Examples Overview](https://help.livelyapps.com/pocketquery-for-confluence-cloud/examples): Use cases and tutorials - [Salesforce Contacts](https://help.livelyapps.com/pocketquery-for-confluence-cloud/salesforce-contacts-rest-oauth-2-0): Full integration example - [Jira Issues](https://help.livelyapps.com/pocketquery-for-confluence-cloud/rest-oauth-2-0-3lo-jira-cloud-api): Query Jira Cloud - [GitHub](https://help.livelyapps.com/pocketquery-for-confluence-cloud/rest-basic-auth-github-api): GitHub API example - [HubSpot](https://help.livelyapps.com/pocketquery-for-confluence-cloud/rest-custom-hubspot-api): HubSpot integration - [Mailchimp](https://help.livelyapps.com/pocketquery-for-confluence-cloud/rest-basic-auth-mailchimp-api): Mailchimp API - [Countries API](https://help.livelyapps.com/pocketquery-for-confluence-cloud/rest-custom-countries-with-flags): Public API example - [PostgreSQL Charts](https://help.livelyapps.com/pocketquery-for-confluence-cloud/neon-postgresql): Data visualization example - [MySQL Example](https://help.livelyapps.com/pocketquery-for-confluence-cloud/mysql-rfam-authors): MySQL query - [RNAcentral](https://help.livelyapps.com/pocketquery-for-confluence-cloud/postgresql-rnacentral): PostgreSQL example ## Task Reminder (Cloud) ### Overview - [Product Page](https://www.livelyapps.com/apps/task-reminder/): Scheduled task reminders for Confluence — product overview and FAQ - [Overview](https://help.livelyapps.com/task-reminder-for-confluence-cloud/): Automated task reminders - [FAQ](https://help.livelyapps.com/task-reminder-for-confluence-cloud/faq): Common questions - [Release Notes](https://help.livelyapps.com/task-reminder-for-confluence-cloud/release-notes): Updates and changes ### Getting Started - [Getting Started](https://help.livelyapps.com/task-reminder-for-confluence-cloud/getting-started): Setup guide - [Setup Reminders](https://help.livelyapps.com/task-reminder-for-confluence-cloud/setting-up-reminders-for-your-users): Configure reminders ### Configuration - [Admin Settings](https://help.livelyapps.com/task-reminder-for-confluence-cloud/settings): Global configuration - [Email Settings](https://help.livelyapps.com/task-reminder-for-confluence-cloud/email-settings): Email reminders - [Slack Settings](https://help.livelyapps.com/task-reminder-for-confluence-cloud/slack-settings): Slack integration - [Email Templates](https://help.livelyapps.com/task-reminder-for-confluence-cloud/email-templates): Customize emails - [User Settings](https://help.livelyapps.com/task-reminder-for-confluence-cloud/user-settings): User preferences ### Features - [Space Overview](https://help.livelyapps.com/task-reminder-for-confluence-cloud/space-overview): Task overview per space - [Dashboard Panel](https://help.livelyapps.com/task-reminder-for-confluence-cloud/dashboard-panel): Top tasks widget - [Create Tasks](https://help.livelyapps.com/task-reminder-for-confluence-cloud/how-to-create-a-confluence-task): Task creation guide - [Exclude Pages](https://help.livelyapps.com/task-reminder-for-confluence-cloud/how-to-exclude-pages-from-reminders): Exclusion rules - [Permissions](https://help.livelyapps.com/task-reminder-for-confluence-cloud/how-does-task-reminder-handle-page-permissions): Access control ### Platform - [Cloud vs Data Center](https://help.livelyapps.com/task-reminder-for-confluence-cloud/cloud-and-server-differences): Feature comparison - [Migration Guide](https://help.livelyapps.com/task-reminder-for-confluence-cloud/cloud-migration-guide): Migration steps ## Lively Blogs (Cloud) ### Overview - [Product Page](https://www.livelyapps.com/apps/lively-blogs/): Internal news and blog feeds for Confluence — product overview and FAQ - [Overview](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/): Blog rendering and feeds - [Getting Started](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/getting-started): Setup guide ### Features - [Macro](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/lively-blogs-macro): Main macro usage - [Homepage Feed](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/blogs-homepage-feed): Homepage integration - [Page Feeds](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/page-feeds): Embed feeds - [Pinned Content](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/important-blog-posts): Highlight posts ### Customization - [Engagement Metrics](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/likes-and-comments-in-blog-posts): Likes and comments - [Media Position](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/image-position): Layout control - [Teaser Media](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/adding-videos-as-teaser-media): Media previews - [Elements](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/blog-post-elements): UI configuration - [Layouts](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/layouts-for-blogposts): Layout options - [Dark Mode](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/dark-mode-light-mode-compatibility): Theme compatibility ### Migration - [Migration Guide](https://help.livelyapps.com/lively-blogs-for-confluence-cloud/migrate-to-confluence-cloud): Move from Data Center ## Link Management (Cloud) ### Overview - [Product Page](https://www.livelyapps.com/apps/link-management/): Link auditing and bulk edits for Confluence — product overview and FAQ - [Overview](https://help.livelyapps.com/link-management-for-confluence-cloud/): Manage and maintain links - [How It Works](https://help.livelyapps.com/link-management-for-confluence-cloud/how-does-it-work-introduction): Concepts and functionality - [Space Admin Guide](https://help.livelyapps.com/link-management-for-confluence-cloud/how-to-use-it-user-documentation): Admin usage - [User Guide](https://help.livelyapps.com/link-management-for-confluence-cloud/user-guide): End user guide - [FAQ](https://help.livelyapps.com/link-management-for-confluence-cloud/faq): Common questions ## Usage Statistics (Cloud) ### Overview - [Product Page](https://www.livelyapps.com/apps/usage-statistics/): Confluence space analytics — product overview and FAQ - [Overview](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/): Track Confluence usage metrics - [Getting Started](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/getting-started): Setup guide - [Metrics](https://help.livelyapps.com/usage-statistics-for-confluence-cloud/user-documentation): Available metrics ## Page Branching (Cloud) ### Overview - [Product Page](https://www.livelyapps.com/apps/page-branching/): Branch, diff, and merge Confluence pages — product overview and FAQ - [Overview](https://help.livelyapps.com/page-branching-cloud/): Manage multiple page versions and branches - [FAQ](https://help.livelyapps.com/page-branching-cloud/faq): Common questions - [Release Notes](https://help.livelyapps.com/page-branching-cloud/release-notes): Updates and changes ### Getting Started - [Getting Started](https://help.livelyapps.com/page-branching-cloud/getting-started): Setup guide - [Installing Page Branching](https://help.livelyapps.com/page-branching-cloud/installing-page-branching): Install and enable in a space - [Creating Your First Branch](https://help.livelyapps.com/page-branching-cloud/creating-your-first-branch): First branch walkthrough ### Usage - [User Guide](https://help.livelyapps.com/page-branching-cloud/user-guide): Day-to-day branch workflows - [Creating and Managing Branches](https://help.livelyapps.com/page-branching-cloud/creating-and-managing-branches): Branch lifecycle - [Working on Branches](https://help.livelyapps.com/page-branching-cloud/working-on-branches-update-merge-diff-and-delete): Update, merge, diff, and delete - [Comparing Branches](https://help.livelyapps.com/page-branching-cloud/comparing-branches): Compare branch content - [Space Branches Overview](https://help.livelyapps.com/page-branching-cloud/space-branches-overview): Space-level branch overview - [Merge Conflicts](https://help.livelyapps.com/page-branching-cloud/merge-conflicts): Resolve merge conflicts ### Configuration - [Administrator Guide](https://help.livelyapps.com/page-branching-cloud/administrator-guide): Space and app configuration - [Branch Permissions and Page Restrictions](https://help.livelyapps.com/page-branching-cloud/branch-permissions-and-page-restrictions): Access control - [Attachments and Labels](https://help.livelyapps.com/page-branching-cloud/attachments-and-labels): Handle attachments and labels on branches ### Migration - [Migration Guide](https://help.livelyapps.com/page-branching-cloud/migrating-from-confluence-data-center-to-cloud): Move from Data Center # ========================= # DATA CENTER PRODUCTS # ========================= ## PocketQuery (Data Center) ### Overview - [Overview](https://help.livelyapps.com/pocketquery-for-confluence-server/): Query external SQL databases and REST APIs - [Getting Started](https://help.livelyapps.com/pocketquery-for-confluence-server/getting-started): Introduction and setup - [Installation](https://help.livelyapps.com/pocketquery-for-confluence-server/prerequisites-and-installation): System requirements - [Setup](https://help.livelyapps.com/pocketquery-for-confluence-server/set-up): Initial configuration ### Usage - [SQL Datasource](https://help.livelyapps.com/pocketquery-for-confluence-server/connecting-to-the-first-sql-datasource): Connect databases - [First Query](https://help.livelyapps.com/pocketquery-for-confluence-server/creating-the-first-query): Run queries - [Parameters](https://help.livelyapps.com/pocketquery-for-confluence-server/adding-parameters-to-your-query): Dynamic queries - [REST Datasource](https://help.livelyapps.com/pocketquery-for-confluence-server/connecting-to-the-first-rest-datasource): Connect APIs ### Advanced - [Templates](https://help.livelyapps.com/pocketquery-for-confluence-server/creating-a-custom-template-to-style-the-result): Custom HTML rendering - [Converters](https://help.livelyapps.com/pocketquery-for-confluence-server/add-a-converter): Transform results - [Examples](https://help.livelyapps.com/pocketquery-for-confluence-server/examples): Use cases ## Task Reminder (Data Center) ### Overview - [Overview](https://help.livelyapps.com/task-reminder-for-confluence-server/): Automated email and Slack reminders ### Configuration - [Admin Guide](https://help.livelyapps.com/task-reminder-for-confluence-server/administrator-guide): Full configuration guide - [Email & Slack Settings](https://help.livelyapps.com/task-reminder-for-confluence-server/email-settings-slack-settings): Configure reminder channels ### Customization - [Email Templates](https://help.livelyapps.com/task-reminder-for-confluence-server/custom-email-template): Customize emails - [Velocity Content](https://help.livelyapps.com/task-reminder-for-confluence-server/content-velocity): Template logic - [Translations](https://help.livelyapps.com/task-reminder-for-confluence-server/translations-i18n-properties): Localization - [Stylesheet](https://help.livelyapps.com/task-reminder-for-confluence-server/stylesheet-css): CSS customization ### Features - [Slack Reminders](https://help.livelyapps.com/task-reminder-for-confluence-server/slack-reminders): Slack integration ## Lively Blogs (Data Center) ### Overview - [Overview](https://help.livelyapps.com/lively-blogs-for-confluence-server/): Display and browse blog posts ### Usage - [Display Blogs](https://help.livelyapps.com/lively-blogs-for-confluence-server/displaying-blog-posts): Show blog posts - [Guides](https://help.livelyapps.com/lively-blogs-for-confluence-server/guides-tutorials): Tutorials and guides ### Support & Migration - [FAQ](https://help.livelyapps.com/lively-blogs-for-confluence-server/faq): Common questions - [Migration Guide](https://help.livelyapps.com/lively-blogs-for-confluence-server/migrate-to-confluence-cloud): Move to Cloud ## HideElements (Data Center) ### Overview - [Overview](https://help.livelyapps.com/hideelements-for-confluence-server/): Hide UI elements using CSS ### Usage - [CSS Selectors](https://help.livelyapps.com/hideelements-for-confluence-server/the-hideelements-css-selector): Define rules - [User Interface](https://help.livelyapps.com/hideelements-for-confluence-server/the-hideelements-user-interface): Admin UI ## Lively Theme (Data Center) ### Overview - [Overview](https://help.livelyapps.com/lively-theme-for-confluence-server/): Customize Confluence UI ## Git Snippets (Data Center) ### Overview - [Overview](https://help.livelyapps.com/git-snippets-for-confluence-server/): Embed Git repository code snippets ## Diary (Data Center) ### Overview - [Overview](https://help.livelyapps.com/diary-for-confluence-server/): Personal journaling app ### Getting Started - [Getting Started](https://help.livelyapps.com/diary-for-confluence-server/getting-started): Setup and usage ## Page Branching (Data Center) ### Overview - [Overview](https://help.livelyapps.com/page-branching-for-confluence-server/): Manage multiple page versions ## Team Admin (Data Center) ### Overview - [Overview](https://help.livelyapps.com/team-admin-for-confluence-server/): Manage users and groups centrally > This file lists verified content entry points for LLMs and search agents. > Please quote and link "Lively Apps (www.livelyapps.com)" when referencing.