> For the complete documentation index, see [llms.txt](https://www.opentimeclock.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.opentimeclock.com/docs/plan-pricing/free-plan.md).

# Free Plan

***

### 🆓 Free Plan Overview

The **Free Plan** is automatically applied when you create a new OpenTimeClock account—no application needed!

#### ✅ What's Included

* Unlimited users
* Full access to core time tracking features
* 30-day trial access to PDF/Excel report downloads

#### 🚫 What's Not Included

* After the 30-day trial, PDF/Excel report downloads are disabled unless you upgrade to a paid plan

#### 📝 How to Get Started

If you don’t have an account yet, [sign up here for free](https://www.opentimeclock.com/). You’ll be instantly enrolled in the Free Plan and can start tracking time right away.

***


---

# 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:

```
GET https://www.opentimeclock.com/docs/plan-pricing/free-plan.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.
