rankion.ai

Action Center

Work through cross-module tasks (recommendations from audits, tracking, optimizer) in one place.

The Action Center is Rankion's central inbox for recommendations across all modules. Instead of looking for findings in every tool — audit here, optimizer there, tracker elsewhere — every actionable task lands in one to-do list with priority, estimated impact, due date, and a source link. You work through them like a standard backlog: complete, snooze, dismiss. The engine behind it is configurable via Goal Profiles (what counts as important for you), Industry Templates (industry defaults), and SEO Detectors (which signals get caught).

What it can do

  • Cross-module aggregation — pulls action items from Content Audit, AVI Tracking, Optimizer, Rank Tracker, Backlinks and more into one queue.
  • Goal profiles — your setup: what are your top goals (traffic, AVI coverage, sales lead quality)? Prioritization follows from there.
  • Industry templates — predefined goal profiles per industry (e-commerce, local services, SaaS, affiliate).
  • SEO detectors — list of all active signal detectors (e.g. "article without title tag", "keyword fell out of top 10"). Each detector toggleable.
  • Path & paths — the "currently recommended path" to your goal: 5–10 next actions, sorted by impact/effort.
  • Recompute on demand — manual re-calc when you've just made larger changes.
  • Todos — the concrete tasks: list, create (manually), complete, snooze, delete.

When to use

  • You sit down in the morning and want to know what actually matters right now — without checking 10 modules.
  • You work with a team and want to assign tasks generated from data.
  • You run an audit program and want to forward findings as tickets instead of mailing PDFs around.
  • You want KPI tracking ("how many action items were open in 30 days, how many were resolved?").

Workflow

  1. Set goal profilePOST /action-center/goal-profile with your goals, or use an industry-template as a starting point.
  2. Configure detectorsGET /action-center/seo-detectors lists all of them, toggle individuals on/off.
  3. Generate / fetch pathGET /action-center/path for the "next step" suggestion or /paths for all paths.
  4. Recompute — after larger changes or new data: POST /action-center/path/recompute.
  5. Process todosGET /action-center/todos, then per todo complete, snooze, or DELETE.
  6. Custom tasksPOST /action-center/todos for manual, non-detector-sourced tasks.

API

Method Endpoint Description
GET / POST / PATCH /v1/action-center/goal-profile Read/set/patch the active goal profile
GET /v1/action-center/goal-templates Predefined goal templates
GET /v1/action-center/industry-templates Industry templates
GET /v1/action-center/seo-detectors List of all available detectors
GET /v1/action-center/path Current recommendation path
GET /v1/action-center/paths All paths
POST /v1/action-center/path/recompute Re-calc the recommendations
GET / POST /v1/action-center/todos List todos / create manually
GET / DELETE /v1/action-center/todos/{id} Detail / delete
POST /v1/action-center/todos/{id}/complete Mark as done
POST /v1/action-center/todos/{id}/snooze Postpone

Body of POST /action-center/todos:

{
  "title": "Write title tag for article #4711",
  "priority": "high",
  "due_at": "2026-05-15T12:00:00Z",
  "source_module": "content_audit",
  "source_ref": "audit:998:finding:23"
}

Credits & Limits

  • List, detail, complete, snooze, delete: all free.
  • Recompute: free, runs async — for large projects the job can take 10–30 s.
  • Detector runs: the individual audit / tracker runs that generate action items cost their normal credits in the source modules.
  • Snooze default: 7 days, overridable per call.

Related modules

Letzte Aktualisierung: May 1, 2026

Cookies: We use necessary cookies for functionality and optional ones for improvements. Details

Necessary
Active
Analytics
Marketing