# Manager's Handbook

Welcome to the Manager’s Handbook, a helpful guide to implementing LimeCall in your organization.

We’ll cover the following topics:

* LimeCall - The Basics
* The Agent App&#x20;
* The Admin / Manager App
* The Android App
* The Widget&#x20;
* Monitoring Performance
* Training your team

This handbook will help managers like yourself add LimeCall to your website and create a workflow that is effective both for your team and your enterprise: whether you use LimeCall for sales, support, or lead generation.


---

# 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.limecall.com/managers-handbook.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.
