# Manage Donor Account or Profile
source: https://developer.mastercard.com/donations/documentation/use-cases/manage-donor/index.md

## Manage donor accounts easily {#manage-donor-accounts-easily}

You should provide a way for donors to manage the data associated with their account.

Donors must be able to view, update, or delete their profile including their *email address* and *phone number* . Donors should also be able to view the version of the *Terms and Conditions* and *Privacy Policy* they accepted as well as subscribe or unsubscribe of your marketing emails.

### Use Cases {#use-cases}

The following use cases are discussed:

|         Use Case         |                                                                                            Description                                                                                             |
|--------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Retrieve a Donor Profile | Fetches a donor profile details to view. [Learn more](https://developer.mastercard.com/donations/documentation/use-cases/manage-donor/retrieve_donor/index.md)                                     |
| Update Donor Profile     | Updates a donor personal information such as email ID and contact information. [Learn more](https://developer.mastercard.com/donations/documentation/use-cases/manage-donor/update-donor/index.md) |
| Delete Donor Profile     | Deletes a donor profile. [Learn more](https://developer.mastercard.com/donations/documentation/use-cases/manage-donor/delete-donor/index.md)                                                       |

