# Add a template

You can add a template from a `Section` of a `FigJam` board. This template could be reused in several documents and published. The purpose is to give your activity a structured way to sort ideas from your participants after a session.

You have to click a `Section` on the board, then click on `Add template` to save the  Section, followed by its children as a template.

Be aware some `FigJam` elements are not totally supported. Here is a whitelist:

* `Section`.
* `Group`.
* `Shapes`:
  * No text
* `Texts`:
  * No hyperlink.
  * No mixed style.
* `Components`:
  * Stickers.
  * Components.


---

# 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/create-an-activity/add-a-template.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.
