# Add Documents to Past Meetings

PCC has enhanced its functionality by allowing users to attach document links to previous meetings. This improvement facilitates better record maintenance and easier access to notes.

#### How to Add Documents to Past Meetings in PCC

1. Navigate to the PCC home page and locate the calendar.
2. Select the date of the Past meeting you want to manage.
3. Click the <img src="/files/FptClzUXrgE0UH3xAxS0" alt="" data-size="original">next to the past meeting.
4. From the options, click **Manage Attachments**.

<figure><img src="/files/2xVpnZ1NiZJu9nOMWYxH" alt=""><figcaption></figcaption></figure>

5. In the pop-up window, select the type of document you want to attach from the drop-down menu.
6. Enter the URL of the document in the designated field.
7. Click **Add** to attach the document to the meeting.
8. The document will now be attached and visible in the meeting’s records.

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

**Alternate Method to Add Documents to Past Meetings in PCC**

1. From the PCC home page, click on **Collaboration** > **Meetings** from the left navigation menu.
2. On the calendar view, select the date of the past meeting you wish to manage.
3. Follow [steps 3](#how-to-add-documents-to-past-meetings-in-pcc) onward from the above to attach the documents.


---

# 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.linuxfoundation.org/lfx/project-control-center/v2-latest-version/collaborations/meetings/add-documents-to-past-meetings.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.
