# Settings

### Overview

Email campaigns are an effective way to engage with your audience and promote your company  message. Within the admin portal, you can customize various settings to tailor your campaigns according to your organization's needs.&#x20;

<img src="/files/au9mWDv5GkCzbteSxogM" alt="" width="563">

***

### Configuring Settings

On the Settings tab, you'll find several options to configure:

* **Module Label**: The default name for this module is "Campaign," but administrators have the flexibility to choose an alternative label. This allows customization to align with your organization's terminology or branding.
* **Default Campaign Reviewer List**: Here, administrators can specify a list of users responsible for reviewing campaign content before it goes live. This ensures that all campaigns meet quality standards and adhere to organizational guidelines.
* **Who Can Create and Manage Campaigns**:
  * **Domain Admins Only**: Only administrators with domain-level privileges can create, edit, and manage campaigns.
  * **Domain and Intranet Admins**: This setting grants campaign management access to both domain admins and intranet admins by default.
  * **Domain, Intranet Admins, and Selected Users**: Administrators can extend campaign management privileges to selected active network users within the domain. This option allows for greater delegation and collaboration among team members.

Once you've configured the desired settings, click on the **Save** button to apply the changes. This ensures that your preferences are stored and implemented accordingly.

By customizing campaign settings in the admin portal, you can streamline the process, maintain quality control, and empower designated users to effectively manage campaigns within your organization.


---

# 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://guides.mangoapps.com/admin-guide/module-settings/campaigns/settings.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.
