Understand Logs and Action History

What is action history? #

It is a list of operations and events the app has executed.

  • Each recorded action shows what was done.
  • You can see when a task completed or failed.

What is a log? #

A log is a technical message that describes a step or an error.

  • Logs help understand why something did not work.
  • They are often used by administrators or support staff.

Why it is useful #

  • To verify that an action ran successfully.
  • To find the cause of a failure or unexpected behavior.
  • To track the history of changes in a project.

How to use it #

  • Open action history from the project or admin menu.
  • Search for the action or event you want to inspect.
  • Read the details to understand the status and result.

Advice #

If something does not work, start with action history before looking for more technical solutions.

What are your feelings

Updated on April 23, 2026