✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for AI Power: chart prompts, tokens, and chats

AI Power logs every prompt, every completion, and every token count from your GPT chats, content generators, and embeddings inside WordPress. SleekView Charts reads those rows from the wpaicg_chat_logs and wpaicg_post_logs tables and turns them into a dashboard of token KPIs, model donuts, daily-volume bars, and cost trend lines.

♾️ Lifetime License available

SleekView Charts dashboard for AI Power: Complete AI Pack

From scattered chat logs to a single AI Power dashboard

AI Power packs a lot under one roof: chatbots, content writer, autoblogger, embeddings, image generator, and more. Every one of those features writes logs into custom tables, but the only built-in view is a paginated list of recent chats and a token counter at the top of the screen. There is no way to chart token spend per model, see which page a chatbot answered from, or compare prompt volume across days.

SleekView Charts reads the same rows AI Power already writes. Chat conversations live in the wpaicg_chat_logs table, generated posts and their token counts live in wpaicg_post_logs, and per-feature settings sit under the wpaicg_* option keys. SleekView pulls those columns into a chart builder where you pick a model field, a token sum, a date grouping, and a color, and a card pops out.

You keep every guardrail AI Power gives you. API keys still live in the plugin, rate limits still apply, conversations still log under the same user ids. SleekView simply turns the rows that are already there into a configurable dashboard that editors, content leads, and finance can read without ever opening the AI Power log table.

Workflow

From AI Power logs to chart dashboard in four steps

1

Point SleekView at AI Power tables

Add a SleekView data source for wpaicg_chat_logs and wpaicg_post_logs. Columns like model, total_tokens, prompt_tokens, completion_tokens, and created_at show up ready to chart with no schema work.
2

Switch the view to Charts

Toggle the SleekView view from Table to Charts. SleekView creates an empty dashboard you can fill with cards built on the AI Power log rows you already collect on every chat or generation.
3

Add chart cards on chats and tokens

Pick a chart type, choose a grouping field like model or created_at, pick a Count or Sum aggregation and a color. Each card is a saved query against the AI Power tables, not a screenshot, so it stays fresh.
4

Share the dashboard with your team

Save the dashboard, scope it to a role like content_lead or finance, and embed it on a frontend page or inside WP Admin so the team sees the same AI Power numbers without touching the log screen.

Sample dashboard

Charts you can build on AI Power logs

Four cards that turn the chat and generation rows AI Power writes into a working AI usage dashboard inside WordPress.
Number · Default

Total tokens this month

A single big-number KPI summing total_tokens from wpaicg_chat_logs and wpaicg_post_logs for the current month, with the previous month underneath so the team can spot a spike in AI usage at a glance.
Sum(total_tokens)
Pie · Donut

Tokens by model

A donut split across gpt-4o, gpt-4o-mini, gpt-3.5-turbo, and any custom model AI Power talks to, sourced from the model column on wpaicg_chat_logs so cost by model is obvious.
Sum(total_tokens) group by model
Bar · Horizontal

Top chatbots by conversations

Horizontal bar of chatbots ranked by conversation count, grouping wpaicg_chat_logs by bot_id and resolving the id against the wpaicg_chatbots option to show the saved bot name on each bar.
Count group by bot_id
Area · Gradient

Daily prompt volume

A gradient area chart of prompts per day sourced from created_at on wpaicg_chat_logs, useful for spotting weekday patterns and the impact of launching a new chatbot or content workflow.
Count group by created_at

Comparison

Default AI Power log screen vs SleekView Charts

Default AI Power logs

  • Only a paginated log table and a single running token counter at the top of the screen
  • No grouping by model, by chatbot, by user, or by date in the built-in interface
  • No way to compare token spend month over month without exporting CSVs
  • No role-scoped dashboards for content leads, finance, or external clients
  • No way to embed an AI usage chart on a frontend page or report screen

SleekView Charts

  • Chart cards built directly on the wpaicg_chat_logs and wpaicg_post_logs rows
  • Mix Number, Pie, Bar, Line, and Area cards on a single AI usage dashboard
  • Group by model, bot_id, user_id, or created_at without writing a single SQL query
  • Saved chart views scoped per role for content leads, finance, and agency clients
  • Embed any saved chart view on a frontend page or screen with role-based access

Features

What SleekView Charts gives you for AI Power: Complete AI Pack

Real chart cards on AI Power data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built directly from the wpaicg_chat_logs and wpaicg_post_logs rows AI Power already writes on every chat and generation.

Keys and quotas untouched

SleekView Charts only reads the log tables. API keys, model settings, rate limits, and per-user quotas stay exactly where AI Power keeps them, no extra surface to secure.

Share without extra logins

Save dashboards per role and embed them on frontend pages so content leads and finance see the same token and chat numbers without opening the AI Power log screen.

Audience

Who builds AI Power dashboards with SleekView Charts

Finance and ops

Watch the total tokens KPI and the tokens by model donut to keep AI spend predictable across gpt-4o and the cheaper models AI Power supports.

Content leads

Use the daily prompt volume area and the chatbot bar to see which bots and content workflows the team is actually using week over week.

Agencies

Build an AI usage dashboard per client site, scope it to a client role, and skip the screenshot exports for monthly AI Power reporting.

The bigger picture

Why AI Power deserves a real charts dashboard

AI Power is one of the most feature-packed AI plugins on the WordPress repository. It quietly logs every chat, every generated post, and every token your site spends, but the built-in screens only let you scroll through that log one page at a time. SleekView Charts treats the chat and post log tables as a real dataset.

Finance gets a clean monthly token KPI they can read in five seconds, content leads get a daily prompt area chart that lines up with the editorial calendar, and agencies get a saved dashboard per client that travels with the user role. The keys stay in AI Power, the rate limits stay in AI Power, and the reporting finally lives where the work happens, inside WordPress.

Questions

Common questions about SleekView Charts for AI Power: Complete AI Pack

No. SleekView only reads the rows AI Power already wrote to wpaicg_chat_logs and wpaicg_post_logs. Every OpenAI call still goes through AI Power with the keys, models, and rate limits the plugin already manages, so you don't double up on usage.

 

No. SleekView caches each chart card for the duration you set on the source and runs indexed group-by queries against the wpaicg_* log tables. On normal sites the queries finish in milliseconds and never block AI Power from writing new log rows.

 

Yes. wpaicg_chat_logs stores a bot_id on every row, so SleekView Charts can group by bot_id and resolve it against the wpaicg_chatbots option to label each bar or slice with the saved chatbot name.

 

Yes. AI Power writes log rows for every feature it ships, so SleekView can chart chat tokens, content-generator tokens, and image generations side by side on one dashboard by filtering on the feature column or by joining post_logs and chat_logs into separate cards.

 

Yes. SleekView dashboards have a role scope. Save the AI Power dashboard for content_lead or finance and only users in that role see it, so editors don't see token costs and finance doesn't see chatbot transcripts.

 

Only if the plugin renames the log columns SleekView is reading. The wpaicg_chat_logs and wpaicg_post_logs shape has stayed stable across releases, and SleekView shows a clear error and lets you re-map the column if anything changes.

 

Yes. Every saved chart view has a shortcode and a block. Drop it on a frontend dashboard page, scope the page to a client role, and the client sees the AI Power numbers without ever logging into the AI Power admin screens.

 

Yes. Every SleekView chart card has a CSV export that pulls the same rows the chart was built on. Use it to hand finance a monthly token spend file or to feed an external BI tool, without touching the AI Power tables directly.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView