# Information Box

## 📈 Information box&#x20;

The campaign information box gives you a quick and live overview on how your campaign is currently performing and shows during sending the percentage of emails left to be sent.

![](/files/-MBN0y1kICKlteXkmfQa)

1. Completed count of the invited respondent who submitted their answers on your survey.
2. Opened count are the respondents who clicked on the invitation link and opened the survey in the browser but did not yet submit any answers.
3. Read count are the respondents who read the invitation message but didn't click on the invitation link.
4. Pending count is the total number of invited respondent who did not answer your survey yet.
5. Error is the count of emails that did not reach the destination.
6. Bounce is the count of emails that were [bounced](/installation-setup/system-settings/bounce-account.md) back and did not reach their destination.,

{% hint style="info" %}
ngSurvey uses a small invisible image inside the invitation message to track the opened invitations as such the open count will only be increased if the respondent has enabled image loading on his email client.
{% endhint %}

## 🚀 Survey actions

Using the 3 dots button you can trigger some quick actions to manage your survey.

![](/files/-MBLFV7TI_FSfQygLLlX)

## ❌ Delete

Deletes the campaign without deleting any respondent answers.

## 📋 **Edit reminders**

Setup new or edit existing [reminders](/form-management/campaigns/campaign/untitled.md) for your campaign to remind respondents who did not take your survey yet to take part in your survey.&#x20;

## 📦 Campaign batch

Access to the [campaign batch](/form-management/campaigns/campaign-batches.md) to see the campaign's email sending / receiving status.&#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://docs.ngsurvey.com/form-management/campaigns/information-box.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.
