# Profile Settings

Click on your account name in the navigation bar, then click on [Profile settings](https://app.notch.so/profile). This will take you to your profile settings. You can manage your personal details, add third-party links, and update your profile picture.

{% hint style="info" %}
**Permissions**

All members can access and manage their personal profile settings.
{% endhint %}

<figure><img src="/files/E49TYij5g864XOdPV4tB" alt=""><figcaption><p>Manage profile settings for your personal Notch account</p></figcaption></figure>

## Upload profile picture

You can update your profile picture by

1. Open your [profile settings](https://app.notch.so/profile)
2. Click on "Change avatar"
3. Upload an image from your device
4. Adjust the image size and ratio as needed
5. Click "Save" to update your profile picture

To remove your profile picture, click "Remove".

{% hint style="info" %}
**Note:** Only PNG and JPEG formats can be uploaded for profile pictures
{% endhint %}

## Edit personal details

In the General Information section, you can update and manage your basic information. Fill out each field accurately to maintain an up-to-date profile. These details will be displayed on your profile and in various elements like our [welcome card](broken://pages/xrITAYq6nOcPSVpcHwCA) or [contact card](broken://pages/YJp7PjMdhAtIzRxuu5h9).

{% hint style="info" %}
Your email address is not editable from the profile settings page. If you need to change your email address, please [contact support](mailto:support@notch.so).
{% endhint %}

## Add third-party links to your contact details

### **Calendar Link**

If you use a calendar scheduling tool (like [Calendly](https://calendly.com/), [Hubspot](https://www.hubspot.com/products/sales/schedule-meeting), [Chili Piper](https://www.chilipiper.com/), or others), you can enter the link in the "Calendar URL" field. This allows clients to schedule meetings with you easily.&#x20;

The Link you provide will be shown in elements like our [welcome card](broken://pages/xrITAYq6nOcPSVpcHwCA) or [contact card](broken://pages/YJp7PjMdhAtIzRxuu5h9).

### **LinkedIn Link**

Enter your LinkedIn profile link in the "LinkedIn URL" field. This helps connect your professional profile to your app profile, making it easier for others to view your professional background and connect with you on LinkedIn.

The Link you provide will be shown in elements like our [welcome card](broken://pages/xrITAYq6nOcPSVpcHwCA) or [contact card](broken://pages/YJp7PjMdhAtIzRxuu5h9).

## **How do I reset my password?** <a href="#how-can-i-reset-my-password" id="how-can-i-reset-my-password"></a>

If you do want to reset your password:

1. Visit [https://app.notch.so](https://app.notch.so/)
2. Follow the **forgot password?** link at the bottom of the page
3. Enter the email address associated with the personal account you signed up for
4. Click **send a reset link** (make sure you check your spam folder)
5. Open your email inbox and **click on the reset link** in the email
6. Enter your new password&#x20;
7. You get forwarded to the login screen
8. Login in with your new password


---

# 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://docs.notch.so/account-management/profile-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.
