# Welcome to Clientl

### Clientl Background

Clientl is a web application developed in 2019 by Bradley Mitchell as an intuitive, but fully integrated business management solution for project managers, freelancers, and small businesses to manage their client's project life-cycle.  The goal of Clientl is to bundle some of the functionality of more complex Customer Relationship Management (CRM) systems with project management tools (Kanban style project management board) and a powerful invoicing engine to ensure easy collection of project fees.

This guide will give you a full overview of all of the powerful, yet easy to use, features of the Clientl web application.


---

# 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://docs.getclientl.com/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.
