Change history

Dialogflow provides a change history for all changes made to an agent. Each line of the change history shows the data that was changed, the time it was changed, and the user that made the update.

Access change history

To access the change history for an agent:

Console

  1. Open the Dialogflow CX Console.
  2. Choose your GCP project.
  3. Select your agent.
  4. Select the Manage tab.
  5. Click Change History in the Manage tab.
  6. View the results and filter as needed. Change history screenshot.
  7. Click a change to open the diff view. Change history diff screenshot.

API

See the Changelog reference documentation.

Select a protocol and version for the Changelog reference:

Protocol V3 V3beta1
REST Changelog resource Changelog resource
RPC Changelog interface Changelog interface
C++ ChangelogsClient Not available
C# ChangelogsClient Not available
Go ChangelogsClient Not available
Java ChangelogsClient ChangelogsClient
Node.js ChangelogsClient ChangelogsClient
PHP Not available Not available
Python ChangelogsClient ChangelogsClient
Ruby Not available Not available