> For the complete documentation index, see [llms.txt](https://docs.sprouts.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprouts.ai/account-intelligence/feature-area-within-account-intelligence./activities.md).

# Activities

## Activities

The **Activities section** provides a read-only, centralized feed of all email communications between your team and contacts at the target account. It gives every seller on your team visibility into the full engagement history for an account — who has been in contact, when, and about what.

Activities are available in **Basic State** — Deep Intelligence is not required. However, an **email connector (Gmail or Outlook) must be configured** for the section to populate. Without a connector, the section will be empty.

#### What Activities shows

* Email threads between your team and the account's contacts, organized chronologically
* Thread-level information: date, participants, host, confirmed attendees
* For each thread: an **AI-generated summary** of what the conversation was about
* An **overall AI-generated summary** of all activity for the account
* **Themes** and **Sentiment** tags derived from the overall activity

#### Filtering

Filter activities by:

* **Owners** — filter by which team member's email conversations to show
* **Participants** — filter by specific participant in a thread

View tabs:

* **All** — all activity types
* **Calendar** — calendar events and meetings
* **Emails** — email threads only

#### Current limitations (v1.1)

* Activities are **read-only** — you cannot reply, forward, or take action on emails from within AccountOS

Still have questions? Reach out at <support@sprouts.ai>


---

# 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.sprouts.ai/account-intelligence/feature-area-within-account-intelligence./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.
