Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions docs/contacts/manage_contacts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,26 @@ If the message is ``Pending``, clicking the X button cancels it.

Some Plugins contain specific events. The events display and are searchable after installing and configuring the Plugin.

Exporting the change log
------------------------
Comment thread
adiati98 marked this conversation as resolved.

You can export the Contact's change log to CSV for offline analysis or record-keeping. The CSV includes columns for each event's timestamp, action, details, and the User or source that triggered the change.

To export the change log:

.. vale off

#. Click the down arrow icon to open dropdown menu in the upper right corner of the Contact detail page.
#. Select the export option.

.. vale on

.. image:: images/contact_change_log_export_menu.png
:align: center
:alt: Contact detail view with the Options dropdown open, showing the Export item

|

Notes
=====

Expand Down
Loading