# Import/Export an activity

{% embed url="<https://screen.studio/share/eAAmfyma>" fullWidth="true" %}

An activity is composed of:

* Configuration data.
* `History sessions` data.
* Ideas related to the `History sessions`.

{% hint style="info" %}
The activities are encapsulated in the file and must be exported and then imported to another document. This is not ideal, but it allows you to use the activities you have facilitated on a `FigJam` board on a `Slides` document.
{% endhint %}

{% content-ref url="/pages/bAoFmIdw6wrcuSEggJz0" %}
[Export an activity](/browse-activities/import-export-an-activity/export-an-activity.md)
{% endcontent-ref %}

{% content-ref url="/pages/26dZD2CgvowiITlPfzf8" %}
[Import an activity](/browse-activities/import-export-an-activity/import-an-activity.md)
{% endcontent-ref %}


---

# 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/import-export-an-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.
