> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x/customer-service/ticket-automation/bypass-ticket-distribution-for-high-profile-customer.md).

# Bypass Ticket Distribution for High Profile Customer

In 3Dolphins version 5.0.1 we add filter and action by pass distribution for high profile customers, where you can filter by follower count and provide action in the form of a claim ticket. This automation filter only applies to Twitter tickets.

For example, as influencers, actresses, or actors they usually have a large following. Well!, they can be said to be VIP customers. To provide your best service to VIP customers, you can give them special access using the bypass ticket distribution to be handled by your best customer service without the need to make your VIP customers queue too long. So, you can provide fast response and fast action to your VIP customers.

![Configure Bypass Ticket Distribution](/files/-MQqHnwx0IIS97Yx0hsn)

In the example above, when the system receives a new ticket with more than 10 followers, the ticket will be automatically distributed to Operators or Supervisors even though there are ignore proactive rules.

![Ticket from Channel Twitter](/files/-MRJLvXDQD24QnlO_qzi)

{% hint style="info" %}
Ticket will be automatically distribute to agents if the agents is available on omni channel. But, if the agent is not available on omni channel, ticket will be entered on unassigned tab of supervisor.
{% 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://docs.3dolphins.ai/5.1.x/customer-service/ticket-automation/bypass-ticket-distribution-for-high-profile-customer.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.
