> For the complete documentation index, see [llms.txt](https://robinsmorton.gitbook.io/timetable-figjam/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://robinsmorton.gitbook.io/timetable-figjam/timetable-figjam.md).

# TimeTable Figjam

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUdFjAQjm9yq3d8ihj9v%2Fuploads%2F2jkbb2OiHFKsWIba4knb%2FTimeTable%20Figjam%20HD.mp4?alt=media&token=136d5d83-1a7b-4a13-b487-11804eec42bc>" fullWidth="true" %}
A brief intro
{% endembed %}

## What is TimeTable FigJam?

TimeTable FigJam is a set of widgets used in Figma's FigJam used to create schedules that look sexy.

## What is FigJam?

[Figjam](https://www.figma.com/figjam/) is an online white-boarding app (like Mural & Miro) created by Figma in 2021. Figma is a graphic design software. Figma made headlines in 2023 when Adobe abandoned its $20 Billion acquisition of Figma.

## How do I get FigJam?

Open a ticket with IT here: <https://help.robinsmorton.net/app/itdesk/ui/requests/add?reqTemplate=133667000018919675>

## How do I access FigJam?

There are two ways to access Figjam:

1. Web browser at [www.figma.com](https://www.figma.com)
2. The Figma desktop app available here: <https://www.figma.com/downloads/>

Mobile Apps are also available but are read-only with comments


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://robinsmorton.gitbook.io/timetable-figjam/timetable-figjam.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
