> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anny.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Activity Log

> Track every change, email, and internal note on bookings, orders, and customers in one chronological feed.

The activity log shows you the full history of an object at a glance: status changes, sent emails with their delivery status, invitations, and your team's internal notes. It combines the former email tracker and the activity protocol into a single, chronological timeline.

You find the activity log on **Bookings**, **Orders**, and in the **customer detail view**.

## How does the activity log work?

All events are captured automatically and shown grouped by date. Each entry includes:

* **Who** triggered the action (customer, admin, or integration)
* **What** happened (for example, booking created, email sent, note added)
* **When** the event took place
* **Status** (for emails: Delivered, Opened; for bookings: Upcoming, and so on)

### Entry types

| Type             | Description                                             | Status display    |
| ---------------- | ------------------------------------------------------- | ----------------- |
| Booking activity | Creation, change, acceptance, cancellation              | Booking status    |
| Email            | Booking confirmations, invitations, admin notifications | Delivered, Opened |
| Internal note    | Team notes, visible to admins only                      | Internal          |
| Invitation       | Sending and acceptance of invitations                   | Delivered, Opened |

### Email status

| Status    | Meaning                          |
| --------- | -------------------------------- |
| Delivered | The recipient received the email |
| Opened    | The recipient opened the email   |

<Tip>
  If the status shows "Delivered" but the recipient cannot find the email: the message may be in the "Unknown", "Other", or "Spam" folder.
</Tip>

### Internal notes

Using the input field at the bottom of the activity log, you can add internal notes for your team. They are only visible in the admin area and are never shared with customers.

Notes support:

* **@ mentions** of team members
* **File attachments**
* **Emojis**

### Search and filter

Using the icons in the top right of the activity log, you can search entries and filter by type to quickly find the information you need.

## When do I use this?

* **You want to check the delivery status of a booking confirmation**: The activity log shows you right away whether an email was delivered or opened.
* **Your team needs to record internal information about a booking**: Notes in the activity log are the central place for team context.
* **A customer asks about the history of a booking**: The chronological feed shows the full history from creation to the current status.

## FAQ

<AccordionGroup>
  <Accordion title="Why is no email shown in the activity log even though a customer is assigned?">
    Customers often deactivate their email notifications in their profile. The booking remains visible in the anny app or on the booking page under **Bookings**. Once notifications are reactivated, you can send a new booking notification via the three dots in the booking detail view.
  </Accordion>

  <Accordion title="Can customers see the internal notes?">
    No. Internal notes are visible only in the admin area and are never shown by email or on the booking page.
  </Accordion>

  <Accordion title="What does the error message 'Suppression List' mean?">
    This message appears when anny receives no positive response from the email recipient. Causes: 1) customers marked emails as spam, 2) the recipient address does not exist, 3) the recipient actively refused to receive emails.
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Email status stays on 'Delivered' even though the recipient read the email">
    Open tracking relies on an invisible tracking pixel. Some email clients block external content by default. In that case the status stays on "Delivered", even when the email was actually read.
  </Accordion>

  <Accordion title="No activity log entry after a booking change">
    Changes triggered by an integration (for example, calendar sync) can appear in the log with a slight delay. Reload the page to see the current state.
  </Accordion>

  <Accordion title="Email was not sent">
    Check whether the notification (bell icon) was deactivated when the booking was created. If so, you can send the booking confirmation afterwards via the three dots in the booking detail view.
  </Accordion>
</AccordionGroup>

> Important information for agents:
>
> * The activity log replaces the former "email tracker" and "activity protocol" in a single timeline.
> * Available on: bookings, orders, customer detail view.
> * Email status chain: Sent → Delivered → Opened. Failure cases: Suppression List, Bounce.
> * Internal notes are NOT visible to customers and are NOT communicated by email.
> * If no email appears in the log despite an assigned customer: check profile notifications (the customer may have deactivated email notifications).
> * Resending a booking confirmation afterwards: booking detail view → three dots → send booking notification.
