# Activities

Activities shows all the activities like data ingestion and their status. A sample Activity page view is as displayed below.

![](/files/-MC7wZsoxThS3ebaB_cg)

In order to find what happened to a particular status like 'Failed', user can access related logs by clicking on context menu (hamburger menu) of the activity and selecting View Logs and sample log file is as shown below.

![](/files/-MC7xBr2Swpexty18fnh)


---

# 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://oiadocs.cloudfabrix.io/features-guide/incidents/access-incident/activities.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.
