# Activity

This panel provides an at-a-glance summary of your current trading/execution activity. Additionally provides details (e.g. current price, size etc.) and an option to cancel the activity.

This is useful to be aware of longer running operations such as TWAP or Limit Chase whose status may be buried elsewhere in the UI’s or ongoing Repeat or durational commands from the CLI.

<figure><img src="/files/kpqr7cNw39JPVnHA8DYZ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.insilicoterminal.com/documentation/application-elements/activity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
