Change history

Dialogflow maintains a change history for all agent modifications. Each entry identifies what was changed, when the update occurred, and who performed it.

Access change history

Access the change history for an agent:

Console

  1. Go to the Dialogflow CX console.
  2. Select a project.
  3. Find your agent in the list.
  4. Select the Manage tab.
  5. Select Change History.
  6. View the results and filter as needed.

    A list of recent agent updates

  7. Select a change to open the diff view.

    Diff view comparing two versions of an agent configuration

API

For more information about the changelog, 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