# Welcome to timesheet platform

## **Introduction**

In here, we will introduce you on what is Timesheet platform, how to use and FAQ. \
This is a living document, any thoughts on improving our timesheet and this document is highly appreciated.

{% hint style="warning" %}
This document is a WIP and we are happy to take any ideas or feedback. You can give feedback by:\
1\. At the bottom of each page, there's a rating functionality to indicate how useful a particular page is for you.

<img src="https://1217200586-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MaNhdCaCAe0Z87HggN5%2F-MaVuveEP5D3f8hxPTXO%2F-MaVxUYVsBpr1LMPBGaL%2FScreen%20Shot%202021-01-23%20at%2012.57.44.png?alt=media&#x26;token=4fceaca9-d84a-416a-90ea-683abf8f9e6a" alt="" data-size="original">

2\. Give a suggestion through this form that you can access here <https://timesheet.nolt.io/>. Vote existing ideas or suggest new ones.&#x20;
{% endhint %}

## **About Timesheet**

Our timesheet platform is built based on everyone **roles and functions** within the company.&#x20;

We categorized it into the following **user roles** and **platform they can access.**&#x20;

| User Roles  | Definition                                                | Timesheet Web | Timesheet App |
| ----------- | --------------------------------------------------------- | ------------- | ------------- |
| MGMT team   | Management team such as Jeff                              | Yes           | Yes           |
| Accounts    | Regardless of your title, account roles have these access | Yes           | Yes           |
| Team Leader | Creative/Strategist/Planner team leader                   | Yes           | Yes           |
| Employees   | Every employees on FCN                                    | No            | Yes           |


---

# 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://timesheet.docs.fcn.network/master.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.
