Skip to content

Commit a098195

Browse files
Merge pull request #13856 from julia-esp/jespinosa/agreements-amendments
Manage amendments
2 parents 16324f3 + 9ced5d7 commit a098195

6 files changed

Lines changed: 86 additions & 3 deletions

File tree

5.04 KB
Loading
78.5 KB
Loading
357 KB
Loading
76.6 KB
Loading
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
---
2+
title: Manage amendments in SharePoint Agreements
3+
ms.author: julia-esp
4+
author: julia-esp
5+
manager: vijay sharma
6+
ms.reviewer: julia-esp
7+
ms.date: 05/27/2025
8+
audience: admin
9+
ms.topic: conceptual
10+
ms.service: microsoft-syntex
11+
ms.subservice: syntex-content-intelligence
12+
search.appverid:
13+
ms.collection:
14+
- enabler-strategic
15+
- m365initiative-syntex
16+
ms.localizationpriority: medium
17+
ROBOTS: NOINDEX, NOFOLLOW
18+
description: Learn how to manage attachments in the SharePoint Agreements solution.
19+
---
20+
21+
# Manage amendments in SharePoint Agreements
22+
23+
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.
24+
25+
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.
26+
27+
![A screenshot of the agreement viewer page.](../../media/content-understanding/agreements-amendments1.png)
28+
29+
## Add an amendment
30+
31+
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.
32+
33+
To add an attachment, follow these steps:
34+
35+
1. From the Agreements app in Microsoft Teams, on the **Home** tab, select the **Agreements** tab.
36+
37+
2. From the **Agreements** tab, select the agreement to which you wish to add an amendment.
38+
39+
3. With the agreement viewer panel now open, select select **Details** > **Amendments**.
40+
41+
4. From the Attachments panel, select **+ Signed amendment** to open the file picker.
42+
43+
5. Browse to the location of the amendment, and then select the file you’d like to add to the agreement
44+
45+
6. **Select** to upload the file and view in the viewer panel.
46+
47+
7. Input the required amendment effective date field value.
48+
49+
8. Modify any agreement details that have been altered by the uploaded amendment
50+
51+
9. **Save** to add the amendment to the selected agreement
52+
53+
![A screenshot of the agreement viewer page.](../../media/content-understanding/agreements-detailsdropdown.png)
54+
55+
> [!NOTE]
56+
> Amendments can only be added to agreements that are both active and signed.
57+
> The only supported file type to upload an amendment is pdf.
58+
59+
## View or open an attachment
60+
61+
To view the attached files from with in the Agreements teams app, follow these steps:
62+
63+
1. From the Agreements app in Microsoft Teams, on the **Home** tab, select the **Agreements** tab.
64+
65+
2. From the **Agreements** tab, select an agreement which has a populated Amended column.
66+
67+
3. With the agreement viewer panel now open, select **Details** > **Amendments**.
68+
69+
![A screenshot of the agreement viewer page.](../../media/content-understanding/agreements-amendmentsPanel.png)
70+
71+
72+
4. From the **Amendmnents** panel, select the amendments you want to view and it loads in the viewer.
73+
74+
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.
75+
76+
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.
77+
78+
79+
80+
<br>
81+
82+
83+
> [See the complete list of help documentation.](agreements-overview.md#help-documentation)

microsoft-365/syntex/solutions/agreements-attachments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To add an attachment, follow these steps:
3232

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

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

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

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

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

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

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

6363

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

0 commit comments

Comments
 (0)