> For the complete documentation index, see [llms.txt](https://docs.kisrec.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kisrec.com/candidates/candidate-profile/activity.md).

# Activity

You can navigate to a candidate profile from the [candidate search](/candidates/manage-candidates/candidate-search.md) or from a [context menu](/setup-your-account/introduction.md#context-menus) where the option is available.

Select the **Activity** Tab.

<figure><img src="/files/m4hCOUGFqA0iNsCTmwQL" alt=""><figcaption><p>Activity Tab</p></figcaption></figure>

All notes / tasks, email and SMS messages are logged in the candidate profile under the activity tab.

Use the **Filter** dropdown option to filter the activity list by email, SMS or notes / tasks.

You can also add additional notes / tasks, send email and SMS messages using the button provided in each tab.

{% hint style="info" %}
Emails can be clicked to view the full email body and attachments. You can also click on the tasks to update them.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.kisrec.com/candidates/candidate-profile/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.
