Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
83 changes: 83 additions & 0 deletions microsoft-365/syntex/solutions/agreements-amendments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
---
title: Manage amendments in SharePoint Agreements
ms.author: julia-esp
author: julia-esp
manager: vijay sharma
ms.reviewer: julia-esp
ms.date: 05/27/2025
audience: admin
ms.topic: conceptual
ms.service: microsoft-syntex
ms.subservice: syntex-content-intelligence
search.appverid:
ms.collection:
- enabler-strategic
- m365initiative-syntex
ms.localizationpriority: medium
ROBOTS: NOINDEX, NOFOLLOW
description: Learn how to manage attachments in the SharePoint Agreements solution.
---

# Manage amendments in SharePoint Agreements

Amendments are documents added to signed, active agreements which modify the original parent agreement. Amendments can be used to alter content or field values of the signed agreement, including updating contact owners, changing payment terms, adding additional clauses, or extending the duration of the agreement. Users can amend an agreement by uploading a signed amendment pdf to the original agreement.

On the Agreements list page in the Agreements Teams app, agreements with amendments will have a populated Amended column with its most recent amendment effective date. Additionally, in the Details pane, field values that have been altered by amendments will have a tooltip indicator containing the effective date of the amendment that has altered them.

![A screenshot of the agreement viewer page.](../../media/content-understanding/agreements-amendments1.png)

## Add an amendment

You can add one or more amendments individually to an existing agreement by uploading files using the agreements viewer dialog in the SharePoint Agreements app.

To add an attachment, follow these steps:

1. From the Agreements app in Microsoft Teams, on the **Home** tab, select the **Agreements** tab.

2. From the **Agreements** tab, select the agreement to which you wish to add an amendment.

3. With the agreement viewer panel now open, select select **Details** > **Amendments**.

4. From the Attachments panel, select **+ Signed amendment** to open the file picker.

5. Browse to the location of the amendment, and then select the file you’d like to add to the agreement

6. **Select** to upload the file and view in the viewer panel.

7. Input the required amendment effective date field value.

8. Modify any agreement details that have been altered by the uploaded amendment

9. **Save** to add the amendment to the selected agreement

![A screenshot of the agreement viewer page.](../../media/content-understanding/agreements-detailsdropdown.png)

> [!NOTE]
> Amendments can only be added to agreements that are both active and signed.
> The only supported file type to upload an amendment is pdf.

## View or open an attachment

To view the attached files from with in the Agreements teams app, follow these steps:

1. From the Agreements app in Microsoft Teams, on the **Home** tab, select the **Agreements** tab.

2. From the **Agreements** tab, select an agreement which has a populated Amended column.

3. With the agreement viewer panel now open, select **Details** > **Amendments**.

![A screenshot of the agreement viewer page.](../../media/content-understanding/agreements-amendmentsPanel.png)


4. From the **Amendmnents** panel, select the amendments you want to view and it loads in the viewer.

5. With the attachment file visible in the viewer you can return to the original agreement using the breadcrumb in the upper left, the **Return to agreement** button in the lower left, or you can clear the attachment from the attachments list.

6. To open the attachment in the default client application, select the attachment from the list, select **More options** (***...***) next to the attachment name, and then select **Open**. For example, if the attachment is a Microsoft Word document it launches the Word client if installed.



<br>


> [See the complete list of help documentation.](agreements-overview.md#help-documentation)
6 changes: 3 additions & 3 deletions microsoft-365/syntex/solutions/agreements-attachments.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To add an attachment, follow these steps:

2. From the **Agreements** tab, select the agreement to which you wish to add an attachment.

3. With the agreement viewer panel now open, select **Details** > **Attachments**.
3. With the agreement viewer panel now open, select **Attachments** from the **Details** dropdown.

4. From the **Attachments** panel, select **Add attachments** to open the file picker.

Expand All @@ -56,9 +56,9 @@ To view the attached files from with in the Agreements teams app, follow these s

2. From the **Agreements** tab, select an agreement which has the attachment icon next to the filename.

3. With the agreement viewer panel now open, select **Details** > **Attachments**.
3. With the agreement viewer panel now open, select **Attachments** from the **Details** dropdown.

![A screenshot of the agreement viewer page.](../../media/content-understanding/agreements-attachments.png)
![A screenshot of the agreement viewer page.](../../media/content-understanding/agreements-attachmentsdropdown.png)


4. From the **Attachments** panel, select the attachment you want to view and it loads in the viewer.
Expand Down