# How many calls are client sending

In the Dashboard, you can see the total channels that each of your clients are sending.  Here is the step on how to do it:

Step 1: Go to Dashboard

![](/files/-MYeLB5BxoY9WfplgKgl)

#### Step 2: Check Ingress Channel Graph

![](/files/-MYeLL4b2pZslE7UFVPJ)

It is shown here that the client sent 122 channel of traffic.

#### Step 3: Check Connected Calls Graph

![](/files/-MYeLWryDVLNQNS5O5NZ)

At that point in time, only 55 of those 122 channels are connected calls.  The rest of calls can be calls in progress or calls that get rejected.&#x20;


---

# 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://v5cookbook.denovolab.com/troubleshoot/how-many-calls-are-client-sending.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.
