Skip to main content
July 7, 2026
Question

How to Check AI Token Usage for AI Skills in Appian?

  • July 7, 2026
  • 2 replies
  • 0 views

Hi Team,

We are evaluating AI Skills/Generative AI usage in Appian and would like to monitor token consumption for optimization and cost governance purposes.

I have a few questions:

  1. Is there a way to view the input tokens, output tokens, and total tokens consumed by an AI Skill execution?
  2. Does Appian expose token usage metrics at the AI Skill or process level?
  3. What is the recommended approach to track and analyze token usage for prompt optimization?
  4. Has anyone built a custom monitoring/dashboard solution to estimate token consumption for AI Skills and Agents?

thanks in advance.

    2 replies

    shubhama926776
    July 7, 2026

    This documentation solves lots of your questions
    https://docs.appian.com/suite/help/26.6/Appian_Release_Notes.html#monitor-and-track-ai-action-consumption-at-the-execution-level

    Is there a way to view the input tokens, output tokens, and total tokens consumed by an AI Skill execution?

    In 26.6, you can track AI Actions Consumed at the execution level, not raw token counts.

    Does Appian expose token usage metrics at the AI Skill or process level?

    Use MyAppian -> Adoption -> AI Usage Metrics usage to see AI Action consumption by feature across environments.

    What is the recommended approach to track and analyze token usage for prompt optimization?

    Use Estimating AI Action Usage for estimation, and log AI Actions Consumed from the node output/test result for actual tracking.

    Has anyone built a custom monitoring/dashboard solution to estimate token consumption for AI Skills and Agents?

    For AI Agents, use Monitor because it shows token usage per run; for AI Skills, build your own dashboard from logged AI Actions Consumed.

    louis.prensky
    July 8, 2026

    [mention:9861aef97eb2483a8b76175d9eda1e37:e9ed411860ed4f2ba0265705b8793d05] 's response is correct! I'd also like to add that, in 26.6, AI Actions are logged at the execution level for all AI features in the existing AI Usage Log, which is supported for log streaming. This feature is actually being introduced in this weekend's hotfix release, at which point the docs will be updated to reflect the new columns on the log file including AI Actions.