> ## Documentation Index
> Fetch the complete documentation index at: https://docs.awazindia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# States of a Campaign

> The page explains the different states a campaign can have

## States of a campaign

Campaign Details

When you click on a completed or created campaign, you can view the following details:

Total Calls Placed: The total number of calls made during the campaign.

Total Calls Answered: The number of calls that were answered.

Total Voice Consumed: The total duration of voice used in the campaign.

Call Details

For each call, the following information is available:

Name: The name of the contact.

Phone Number: The contact's phone number.

Call Duration: The length of the call.

Called At: The date and time the call was made.

Status: The status of the call, which can include:

<ul>
  <li><code style={{ color: "#22c55e", border: "1px solid #22c55e" }}>Completed</code></li>

  <li>
    <code style={{ color: "#3b82f6", border: "1px solid #3b82f6" }}>In Progress</code>
  </li>

  <li>
    <code style={{ color: "#ca8a04", border: "1px solid #ca8a04" }}>Failed</code>
  </li>

  <li><code style={{ color: "#ef4444", border: "1px solid #ef4444" }}>Error</code></li>

  <br />
</ul>

Sentiment: The sentiment of the call, is categorized as:

<ul>
  <li><code style={{ color: "#22c55e", border: "1px solid #22c55e" }}>Positive</code></li>
  <li><code style={{ color: "#ef4444", border: "1px solid #ef4444" }}>Negative</code></li>

  <li>
    <code style={{ color: "#3b82f6", border: "1px solid #3b82f6" }}>Neutral</code>
  </li>

  <br />
</ul>

Actions

Feedback: You can provide feedback for each call, including a written response and a rating.
