# Overview

<figure><img src="/files/QMGsR4OiCbMiy5nbtGVT" alt=""><figcaption><p>History</p></figcaption></figure>

1. Run the actions:
   * `Add to board` or `Add to slides`: Generate a classification of the ideas from the session directly on the document or the board.
   * Filter by types or participants.
   * Export the session to CSV.
   * Export the session to JSON to import it into another document.
   * Remove the session.
   * Sort the ideas.
2. Read each structured idea.


---

# 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.ideas-spark-booth.com/analyse-sessions/overview.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.
