

# Manage contacts from the Contact details page in Connect Customer
<a name="manage-contacts-admin"></a>

On the **Contact details** page, you can transfer, reschedule, end, or update the task template for an in-progress contact. You can also add or remove tags from an in-progress or completed contact that you can access.

You can also perform these actions programmatically using the [TransferContact](https://docs.aws.amazon.com/connect/latest/APIReference/API_TransferContact.html), [UpdateContactSchedule](https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateContactSchedule.html), [StopContact](https://docs.aws.amazon.com/connect/latest/APIReference/API_StopContact.html), [UpdateContactTaskTemplate](https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateContactTaskTemplate.html), [TagContact](https://docs.aws.amazon.com/connect/latest/APIReference/API_TagContact.html), and [UntagContact](https://docs.aws.amazon.com/connect/latest/APIReference/API_UntagContact.html) operations.

This section explains how to manage contacts by using the Connect Customer admin website.

**Topics**
+ [Transfer in-progress contacts](transfer-contacts-admin.md)
+ [Reschedule contacts](reschedule-contacts-admin.md)
+ [End contacts](end-contacts-admin.md)
+ [Update task template](update-template-contacts-admin.md)
+ [Tag contacts](tag-contacts-admin.md)