> For the complete documentation index, see [llms.txt](https://mspamp.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mspamp.patchmypc.com/using-the-portal/your-home-page/manage-contacts.md).

# 👨🏻‍🤝‍👨🏻 Manage Contacts

To **manage the settings** for a contact currently on your account or to **add a new contact**, navigate to the **Manage Contacts** tab.&#x20;

<figure><img src="/files/mamStMILlwiCBftfD6Ed" alt=""><figcaption></figcaption></figure>

## Update Contact Information or Edit Notification Settings

**Select the contact** you would like to edit.&#x20;

<figure><img src="/files/FT4TbHSQUx0TONAukQTa" alt=""><figcaption></figcaption></figure>

### Update Contact Information

You can edit any of the indicated fields if you need to **update a contact**.&#x20;

{% hint style="success" %}
We would **love** to connect with you on social media! We don't sell your contact information either, which you can read more about in our [**Privacy Policy**](https://patchmypc.com/privacy-policy).&#x20;
{% endhint %}

<figure><img src="/files/TI2lvvfFU5n7vJ2y8ipY" alt=""><figcaption></figcaption></figure>

### Edit your Communication Preferences

You can also **opt yourself or other contacts on your account in or out of email types** using the checkboxes to the right.&#x20;

<figure><img src="/files/XIsjnLKgtbEMzAcIfCx0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If the contact needs to be **removed from the account**, select the "Contact Left, Moved, or is not Applicable" box. This sets them as inactive and they will be removed from the account.
{% endhint %}

<figure><img src="/files/OQZ1X0erZaDhwqRRQNyO" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Don't forget to select "Save" when you're done!&#x20;
{% endhint %}

## Add a New Contact

You can **add contacts** to your account by selecting **"Add a New Contact"**.&#x20;

<figure><img src="/files/Go1ve0bdmCUCeTNoA8zr" alt=""><figcaption></figcaption></figure>

The only fields we require here are the **First Name** and **Email address** of the new contact, but feel free to add in as much as you'd like!&#x20;

{% hint style="success" %}
Don't forget to **set their preferences for Email Communications!**
{% endhint %}

<figure><img src="/files/f2nrEhRbwckv2g8bxm5y" alt=""><figcaption></figcaption></figure>

Then don't forget to hit "**Save**" when you're done!&#x20;

<figure><img src="/files/yVmr73tk9ctLT6BEZ0FQ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mspamp.patchmypc.com/using-the-portal/your-home-page/manage-contacts.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.
