# Settings

## Overview

<mark style="color:$primary;">**You can access the Settings tab via the Admin category in the left sidebar.**</mark>

In this section, you can adjust and customize various general settings for your Donary devices, online donation page and DRM platform.

***

## Setting Features

### **Preset Amount**

A **preset amount** is an optional donation value that you define here. These preset amounts will appear across all your Donary devices, online donation page and DRM platform.

Using preset donation amounts makes the giving process easier, faster, and hassle-free.

Each Donary device and platform can display up to six preset donation amounts, with each line representing a different amount and unique title. *In example: Zechus of a child $180.*

<mark style="color:$primary;">**How to customize your preset amounts:**</mark>

* Enter the desired amount in the **Dollar** field.
* Provide a **Title**/**Description** for the amount. (optional)
* **Save** your changes.

<figure><img src="/files/zhK0OKN5J80Momi0QB3s" alt=""><figcaption><p>Add Preset Amounts - Click on image to enlarge</p></figcaption></figure>

{% hint style="success" %}
**Note**: You can set unique preset amounts for each campaign. When configured, the campaign-specific preset amounts will override the general preset amounts defined here whenever that campaign is selected.

This can be done in the **Lists** category, under the **Campaign** tab, within each campaign’s card: &#x20;
{% endhint %}

<figure><img src="/files/jwgGw3XZQCuMehCdW8vl" alt="" width="563"><figcaption></figcaption></figure>

***

### **Send Automatic Email**

In this section, you can set when automatic emails are sent to donors by default.

<mark style="color:$info;">**Use the toggles to enable or disable automatic emails for each scenario.**</mark>

#### <mark style="color:$primary;">**Pledge Bills**</mark>

This applies when a **pledge** is made. When enabled <img src="/files/yplcBcoACLZDXSsXIWz2" alt="" data-size="line">,  an email with the pledge transaction details will be sent automatically.

#### <mark style="color:$primary;">**Payment Receipt**</mark>

This applies when a **payment** is made. When enabled <img src="/files/dTwBfIhq2Yin3SbnBbeQ" alt="" data-size="line">,  an email with the payment transaction details will be sent automatically.

<figure><img src="/files/BLZf44IxoMfxnKQNTxvR" alt=""><figcaption><p>Send an automatic email - Click on image to enlarge</p></figcaption></figure>

***

### **Customize SMS messages**

In this section, you can customize the SMS/text messages sent in the different scenarios outlined below:

#### <mark style="color:$primary;">**Receipts Message**</mark>

Here you can customize the SMS/text sent to donors with every **receipt** issued from your Donary devices and DRM platform. The default message is:

> Hi {Donor}, thank you for your donation of {Amount} towards {Organization} {Campaign} campaign. Your support means a lot to us! Your receipt: {Document URL}

You can modify this message as needed, using the “**Insert Field Value**” dropdown to select different variable options.

***

#### <mark style="color:$primary;">**SMS Pledge Bill Message**</mark>

Here you can customize the SMS/text sent to donors with every **pledge** message from your Donary devices and DRM platform. The default message is:

> Hi {Donor}, you pledged {Amount} to {Organization} {Campaign} campaign! Complete your donation now: {Document URL}

You can adjust this message as desired, using the “**Insert Field Value**” dropdown to choose different variable options.

***

#### <mark style="color:$primary;">**SMS Statements Message**</mark>

Here you can customize the SMS/text sent to donors with every **statement** from your Donary devices and DRM platform. The default message is:

> Hi {Donor}, you pledged {Amount} to {Organization} {Campaign} campaign! Complete your donation now: {Document URL}

You can update this message as needed, using the “**Insert Field Value**” dropdown to select different variable options.


---

# 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://help.donary.com/cloud-drm/getting-started/setup-and-configuration/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.
