> For the complete documentation index, see [llms.txt](https://docs.fyxer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fyxer.com/resources/videos-and-events/from-sign-up-to-saving-time.md).

# From sign-up to saving time

Your Fyxer setup masterclass.

Join this live **30-minute masterclass** to get Fyxer working for you from day one.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>For Gmail</strong> </td><td align="center">Every Tuesday<br>4pm BST | 8am PDT<br><strong>Register here</strong></td><td><a href="https://zoom.us/webinar/register/WN_QMpnTZKdRNOwvM7DzqiWjA">https://zoom.us/webinar/register/WN_QMpnTZKdRNOwvM7DzqiWjA</a></td><td data-object-fit="contain"><a href="https://content.gitbook.com/content/xYipBslaQZCZyaUHPW9Q/blobs/CPRjXukFX9l6d2KEOYZW/256px-Gmail_icon_(2020).svg.png">256px-Gmail_icon_(2020).svg.png</a></td></tr><tr><td align="center"><strong>For Outlook</strong></td><td align="center">Every Wednesday<br>4pm BST | 8am PDT<br><strong>Register here</strong></td><td><a href="https://zoom.us/webinar/register/WN_WKKqZW7RQnywYgnm3J1sfA">https://zoom.us/webinar/register/WN_WKKqZW7RQnywYgnm3J1sfA</a></td><td data-object-fit="contain"><a href="https://content.gitbook.com/content/xYipBslaQZCZyaUHPW9Q/blobs/d2wEUpZBqLuStyNWw8tB/256px-Microsoft_Outlook_Icon_(2025%E2%80%93present).svg.png">256px-Microsoft_Outlook_Icon_(2025–present).svg.png</a></td></tr></tbody></table>

In this session, you'll:

{% columns %}
{% column %}

* Get a clear overview of your Dashboard and how to set Fyxer up your way
* See how Fyxer works inside your inbox
* Make drafts sound more like you
* Understand how emails are categorized so nothing gets missed
* Get answers to common setup questions
  {% endcolumn %}

{% column %}

<figure><img src="https://content.gitbook.com/content/xYipBslaQZCZyaUHPW9Q/blobs/QTNSj3wScHYe35SS88xU/Onboarding%20Webinar%20Thumbnail.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

By the end, you'll have Fyxer set up and time back in your day.

Can't attend live? Sign up to get the recording or watch the on-demand version:

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>For Gmail</strong> </td><td>From sign-up to saving time: <strong>Gmail</strong> <strong>on-demand setup masterclass</strong>.</td><td data-object-fit="contain"><a href="https://content.gitbook.com/content/xYipBslaQZCZyaUHPW9Q/blobs/CPRjXukFX9l6d2KEOYZW/256px-Gmail_icon_(2020).svg.png">256px-Gmail_icon_(2020).svg.png</a></td><td><a href="https://zoom.us/rec/share/bFph0dYKdvTMXwzojF4nKCCsgeQrQGz6jT8SXguPb2Bstx7djzSQE5bArh6KQnOn.ewAzswJ6YtHFIGPv">https://zoom.us/rec/share/bFph0dYKdvTMXwzojF4nKCCsgeQrQGz6jT8SXguPb2Bstx7djzSQE5bArh6KQnOn.ewAzswJ6YtHFIGPv</a></td></tr><tr><td align="center"><strong>For Outlook</strong> </td><td>From sign-up to saving time: <strong>Outlook</strong> <strong>on-demand setup masterclass</strong>.</td><td data-object-fit="contain"><a href="https://content.gitbook.com/content/xYipBslaQZCZyaUHPW9Q/blobs/d2wEUpZBqLuStyNWw8tB/256px-Microsoft_Outlook_Icon_(2025%E2%80%93present).svg.png">256px-Microsoft_Outlook_Icon_(2025–present).svg.png</a></td><td><a href="https://zoom.us/rec/share/3v2adR6OYYsMmRMR68N0iW2celltXqqe89cujz7ER8muUQP9WyyCL0o8Rv6JzlKo.44R109SbOR_cVT4W">https://zoom.us/rec/share/3v2adR6OYYsMmRMR68N0iW2celltXqqe89cujz7ER8muUQP9WyyCL0o8Rv6JzlKo.44R109SbOR_cVT4W</a></td></tr></tbody></table>

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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://docs.fyxer.com/resources/videos-and-events/from-sign-up-to-saving-time.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.
