> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/whatsapp-accounts-management/phone-number-management/conversation-assignment-rules.md).

# Conversation Assignment Rules

YCloud will assign new conversations received by the connected phone numbers to the Inbox. This feature is for setting assignment rules for new conversations received in the Inbox.

## Guidance

Home > WhatsApp accounts > Number Settings > Assignment

## Basic Assignment

When both are enabled, the priority of the first priority assignment rules is **from top to bottom**

* Priority 1: When a conversation comes in, it will check if the customer has an Owner, and if there is an Owner, it will force the conversation to be assigned to the Owner;
* Priority 2: The conversation will be assigned to the last agent who received the conversation (Prerequisite: the agent is online).
* Priority3: Assign to an agent, a team, a Chatbot or Unassigned

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

## Advanced Assignment

Advanced distribution rules are available to users who subscribe to Pro and higher versions.\
Click the "Add advanced rules" at the top to create advanced rules.

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

Click the plus node after the module to select the condition module or the action module, or select the module you want to add from the left side, and then connect them after completing the configuration.

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


---

# 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://helpdocs.ycloud.com/help-center/whatsapp-accounts-management/phone-number-management/conversation-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.
