# Tutorials

* [**Fitek General Functions**](#fitek-general-functions)
* [**Managing your companies' users**](#managing-your-companies-users)
* [**User roles**](#user-roles)
* [**Extra modules**](#extra-modules)

## **Fitek General Functions**

{% tabs %}
{% tab title="Confirming and assigning invoices" %}
{% embed url="<https://www.youtube.com/watch?v=FtqjSGPNK2w>" %}
{% endtab %}

{% tab title="Creating new confirmation flows" %}
{% embed url="<https://www.youtube.com/watch?v=K_RS0nQEg8s>" %}
{% endtab %}

{% tab title="Invoice Register Options" %}
{% embed url="<https://www.youtube.com/watch?v=n0rbyBBLj74>" %}
{% endtab %}

{% tab title="Creating Autotransactions" %}
{% embed url="<https://www.youtube.com/watch?v=Mf0JviB7UqU>" %}
{% endtab %}
{% endtabs %}

## Managing your companies' users

{% tabs %}
{% tab title="Managing users in your company" %}
{% embed url="<https://www.youtube.com/watch?v=ZT2vIXYN4o4>" %}
{% endtab %}

{% tab title="Managing your own user settings" %}
{% embed url="<https://www.youtube.com/watch?pp=0gcJCbIJAYcqIYzv&v=lVDvCCK4hUE>" %}
{% endtab %}
{% endtabs %}

## User Roles

{% tabs %}
{% tab title="Approver" %}
{% embed url="<https://www.youtube.com/watch?v=waQOI0wYG68>" %}
{% endtab %}

{% tab title="Company Administrator" %}
{% embed url="<https://www.youtube.com/watch?v=IedLO0Ev6UI>" %}
{% endtab %}
{% endtabs %}

## Extra modules

{% tabs %}
{% tab title="Expense Module" %}
{% embed url="<https://www.youtube.com/watch?t=1s&v=OejxygkeDuw>" %}
{% endtab %}

{% tab title="Purchase Order Module" %}

{% endtab %}
{% endtabs %}


---

# 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://fitek-learning.fitek.com/video-tutorials-and-webinars/tutorials.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.
