Back to all change logs

Jun 24, 2026

Publish tasks for your Actor to get more users

New

You can now publish tasks. It's a new way to get your Actor found on Apify Store. Each published task gets its own page on Apify Store, indexed by search engines and readable by AI agents. That means more ways for people to find your Actor, beyond just the main Actor page. This has two key benefits:

  • Shows visitors a concrete, ready-to-run example of how to use your Actor
  • Drives organic traffic by targeting specific, long-tail search queries

The key is naming your tasks around what users actually search for. For example, RAG Web Browser has three published tasks:

  • Web search to markdown — targets users looking for markdown-formatted output
  • RAG: search a specific website — showcases the site input parameter
  • Web Fetch Tool for AI Agent — highlights the Actor's web fetch capability

Publish a task now: https://docs.apify.com/platform/actors/publishing/publish-task 

Martin Sabo

Product Manager