# Bypass Ticket Distribution for High Profile Customer

We added filter functions and bypass distribution actions specifically for high-profile users. You can filter these users based on the number of followers, and then set certain actions on the ticket submission form. This automatic filter only applies to tickets submitted through the Instagram channel.

For example, an influencer, actress, or actor usually has a large following and can be categorized as a VIP customer. To provide the best service to VIP customers, you can use the bypass ticket distribution feature, so that their tickets are directly routed to the best customer service team without having to wait too long. This way, you can respond and handle tickets from VIP customers more quickly and efficiently.

![Configure Bypass Ticket Distribution](/files/4fFsd0CzCpsZuouqnfYf)

In the example above, when the system receives a ticket from a customer who has more than 100 followers, the ticket will be automatically distributed to the Operator or Supervisor even if there are proactive rules that are ignored.

![Ticket from Channel Instagram](/files/7kfEtj1oHmc98wuhsnFW)

{% hint style="info" %}
Ticket will be automatically distribute to agents if there are agents available. But, if the agent is not available, the ticket will be entered on unassigned tab of supervisor.
{% endhint %}


---

# 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.3dolphins.ai/customer-service/ticket-automation/bypass-ticket-distribution-for-high-profile-customer.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.
