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

# autogen.events.client_events.UsageSummaryEvent

<h2 id="autogen.events.client_events.UsageSummaryEvent" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

  <span class="doc doc-object-name doc-class-name">UsageSummaryEvent</span>
</h2>

```python theme={null}
UsageSummaryEvent(*args: Any, **data: Any)
```

Usage summary message.

<b>Parameters:</b>

| Name     | Description   |
| -------- | ------------- |
| `*args`  | **Type:** Any |
| `**data` | **Type:** Any |

### Class Attributes

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### actual

<br />

Actual usage summary.

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### mode

<br />

Mode to display the usage summary.

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### model\_config

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### total

<br />

Total usage summary.
