> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/lead-assignment-rules.md).

# Lead Assignment Rules

By default all new leads created by our extension i.e new WhatsApp contacts will assign to the Super Admin of Zoho CRM, if you want to assign leads to a specific user then please enter the user id here, if you want to assign the lead in a round-robin mechanism then please specify the user id's separated by a comma as shown below;

**Login to Picky Assist Account -> More Menu -> Settings ->** [**App**](https://pickyassist.com/app/settings/apps) **-> Zoho CRM -> Settings Gear Icon and a popup will load as below**&#x20;

![](/files/-MMwDiaisGFfBezlCtZ2)

{% hint style="success" %}
Round-robin lead allocation helps you to distribute the new leads equally to all sales members of your team. **Please note leads from WhatsApp only be allocated through this settings**
{% endhint %}

### **Getting the User ID**

You can get the Zoho User ID here Click on the tools icon at the top right corner-->Setup-->Users & Control--> Users--> click on a user's name and from the top URL bar you can see the numeric user id as shown below;

![](/files/-MN8TGg33GnEWglhkNVq)

{% hint style="danger" %}
**Kindly note your default "Assignment Rules" if any configured will not work when the lead/contact is created by Picky Assist Extension.**
{% endhint %}


---

# 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://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/lead-assignment-rules.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.
