# Project Activity

**Project activity** is a log of all activities taken inside a project. E.g. task added, or update sent by the project manager or a team member.

On the **Project Tasks** screen, click the **Activity** button at the bottom of the screen as shown below:

<div align="left"><figure><img src="/files/oDEu4fqlwn2n77pXtPYx" alt="" width="375"><figcaption><p>Activity </p></figcaption></figure></div>

## Add Update

When you click the Activity button, you will be directed to the **Project Activity** screen to view the Activity log and add any update.

<div align="left"><figure><img src="/files/YH2sHgI9YbARouFd39ce" alt="" width="375"><figcaption><p>Project Activity</p></figcaption></figure></div>

Click **(+) Add Update** button and you will be directed to the Add Update screen as shown below:

<div align="left"><figure><img src="/files/HWOM2btcAaKCeFdFiYvk" alt="" width="375"><figcaption><p>Add Update </p></figcaption></figure></div>

In the prompt, add the following details-&#x20;

* **Description** - Add the description of the Activity with any details in this field.
* **Attachment (s)** - Attach any relevant document if needed.
* **Notify Members** - By selecting the **Notify Members** button, you have the option to send notifications to the team members.

After all the details are added, click **Save Update** button to include all the updates.


---

# 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://help.runtimehrms.com/project-management/project-activity.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.
