> ## Documentation Index
> Fetch the complete documentation index at: https://docs.creatoraudit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> What's new in CreatorAudit — features, improvements, and fixes shipped across MCP, the v2 API, and the dashboard, ordered newest first.

Everything user-facing we've shipped to CreatorAudit — visible across MCP and AI agents, the REST API, and the dashboard. Newest first.

<Update label="June 16, 2026">
  * **New** — Official CreatorAudit MCP server — a hosted server that lets you drive
    accounts, videos, creators, and analytics from any MCP client (Claude Code, Cursor,
    VS Code, and Claude Desktop via the one-click bundle) with just your API key. It
    exposes the full v2 API as agent tools (token-efficient, with a `get_help` catalog and
    a `search_docs` bridge), flags writes for client confirmation and auto-dedupes them
    with an idempotency key, and includes a `call_v2_endpoint` escape hatch for anything
    not yet wrapped. See [Connect via MCP](/agents/mcp) for connection snippets.
</Update>

<Update label="June 14, 2026">
  * **New** — Launched the CreatorAudit documentation site — step-by-step guides for the
    web dashboard, a full interactive API reference, and walkthroughs for connecting AI
    agents to your data.
</Update>

<Update label="June 6, 2026">
  * **New** — Customize any dashboard table — show, hide, reorder, and resize columns to
    your liking. Your layout is now saved per table and restored automatically the next
    time you visit on the same device. - **New** — Filter table metrics by time range — a
    new 7 / 30 / 90-day or custom-range selector on the Accounts, Posts, and Individual
    Posts tables adds Views and Engagement columns for just that window, alongside the
    all-time totals. - **Fix** — The Add Column picker now reliably shows and hides a
    column when you click its checkbox — clicking the box directly previously did nothing.
  * **Fix** — Table count badges (such as “Tracked Accounts”) now show the true total
    across every page instead of only the rows on the current page.
</Update>

<Update label="June 3, 2026">
  * **Improved** — Individually tracked posts and videos now begin populating their
    metrics within seconds of being added, instead of waiting for the next refresh cycle.
  * **Improved** — Newly added accounts now start populating their recent posts and
    videos within seconds, so you see content right after adding a creator instead of
    waiting for the next refresh cycle.
</Update>

<Update label="April 28, 2026">
  * **New** — Per-account tracking limits — override your organization's recent-post
    count and post-age window for individual accounts. Use it to widen the window on a
    high-value creator without raising the limit for your whole roster. Available on the
    account detail page and via the API.
</Update>

<Update label="April 18, 2026">
  * **New** — Post age limit — choose how far back in time to track posts per account,
    from 90 days up to 20 years. The 12 most recent posts are always tracked, even if they
    fall outside your window.
</Update>

<Update label="March 23, 2026">
  * **New** — Media preservation — video files and profile pictures are now saved and
    served via persistent URLs
</Update>

<Update label="March 22, 2026">
  * **New** — Per-account post limit — control how many recent posts are tracked per
    account - **New** — Unavailable content detection — accounts and posts that have been
    deleted or banned are now automatically flagged via is\_unavailable in the API
</Update>

<Update label="March 13, 2026">
  * **New** — Org-wide analytics on the Overview tab - **New** — Guided onboarding
    checklist for new users - **New** — API key management: inline rename, soft-delete,
    and reveal/hide toggle
</Update>

<Update label="March 12, 2026">
  * **New** — Clickable usernames linking to social profiles - **New** — Platform filter
    toggles (All / Instagram / TikTok)
</Update>

<Update label="March 11, 2026">
  * **New** — Single video lookup API endpoint - **New** — Improved API documentation
    with examples and cleaner public docs
</Update>

<Update label="March 7, 2026">
  * **New** — Landing page launched at creatoraudit.com
</Update>
