> For the complete documentation index, see [llms.txt](https://docs.limecall.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limecall.com/agents-usage-guide/managing-leads/lead-qualification.md).

# Lead Qualification

We will take a look at qualifying Leads within your Dashboard.

**Qualifying Leads**

This can be done through various views within your LimeCall Web Dashboard, Agent Dashboard, Android App and Chrome Extension.

**Leads**

In the Main Lead View using the Qualification Drop Down, simple select from the options, automatically updating the Lead's Status.

<figure><img src="/files/RQjhsqyH7c7Am6W3lEan" alt=""><figcaption></figcaption></figure>

**Lead Preview**

In the Preview Panel, you can update and qualify a Lead depending on the outcome of the conversation or data provided.

<figure><img src="/files/dMJ8vx2wuVHVUwsygk3u" alt=""><figcaption></figcaption></figure>

**Full Lead View**

In the Lead Full Profile you can update and qualify a Lead depending on the outcome of the conversation or data provided.

<figure><img src="/files/oSI8kRHXyObjhKT6gBcK" alt=""><figcaption></figcaption></figure>

Once a Lead is qualified, you are able to filter and view Leads according to preference.

<figure><img src="/files/NCeQQW7JhUhZRNvEmU07" alt=""><figcaption></figcaption></figure>

You are able to update the qualification status of leads at any time and assign them to the relevant user or teams.

If you need any further assistance please contact our Support Team via Live Chat or <support@limecall.com>

Watch our each step of our Quick Tutorial [HERE](https://www.youtube.com/@limecallgettingstarted)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.limecall.com/agents-usage-guide/managing-leads/lead-qualification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
