# Activity View

This section shows all the activities performed by users in a particular project. It indicates if a project has been created or assigned a lead. The details include activities and specific information such as day, date, and time. Click "Load More" to view all actions from the beginning.

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

For example, If in a project, start date and end date is to be changed.

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

&#x20;Click on the start date. Select a date and then select end date.&#x20;

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

The date change activity of that project will be shown in the Activity view.

<figure><img src="/files/5ACPXU46lbYQYkfoohLT" alt=""><figcaption></figcaption></figure>

Similarly, any changes in the project details will be shown in the Activity view.


---

# 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.alianhub.com/introduction-to-alian-hub/activity-view.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.
