# Overview

<figure><img src="/files/GmUvlg6F2Sl0WQ4ePVcD" alt=""><figcaption><p>Local activities</p></figcaption></figure>

1. Browse the contexts:
   * `Activities`: List of the local and remote activities.
   * `Explore`: List of shared activities provided by the user community.
2. Browse the sub-contexts:
   * `Local`: List of the activities stored in the `FigJam` or `Slides` document.
   * `My activities`: List of your published activities.
3. Run the actions:
   * `Settings` button: Open the settings related to the activity.
   * `Play` button: Start a session.
4. List of the types followed by the activity duration.
5. Activity provider.
6. Access shortcuts:
   * Open the docs.
   * Open `User menu`.
   * Open `More menu`.

***

<figure><img src="/files/yJs4haxOM7oMoXn62uDI" alt=""><figcaption><p>My activities</p></figcaption></figure>

1. Search for an activity.
2. Duplicate an activity to the file or:
   * Unpublish the activity.
   * Share or stop sharing the activity with the community.
3. List of the types followed by the activity duration.

***

<figure><img src="/files/o9Kqvi1cJrxb0rVs4jZu" alt=""><figcaption><p>Explore</p></figcaption></figure>

1. Search for an activity.
2. Duplicate an activity to the file or:
   * Unpublish the activity.
   * Share or stop sharing the activity with the community.
3. List of the types followed by the activity duration.
4. Activity provider.

***

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

1. Run the actions:
   * `New session`: Start a new session.
   * `Synchronize activity` or `Publish activity`: Manage the remote activity lifecycle.
   * `Ellipses` button:
     * `Add overview to slides`: Generate a summary of the activity on a `Slides` document.
     * `Add overview to board`: Generate a summary of the activity on a `FigJam` board.
     * `Add a report to slides`: Generate a summary of each session related to the activity on a `Slides` document.
     * Import sessions into the activity.
     * Export the activity (configuration, sessions, ideas) to use it in another document.
     * Delete the activity.
2. Change the activity `Name`.
3. Change the activity `Description`.
4. Change the activity `Instructions`.
5. Change the `Grouped by` option.
6. Change the `Minutes`.
7. Change the `Seconds`.
8. Add a `Type`.
9. Rename the type, change its color, and add a `Description`.
10. Remove a `Type`.
11. Save a `Template` from the `FigJam` board.
12. Import sessions into the activity.
13. Access a specific session from the `History`.


---

# 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/browse-activities/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.
