Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.26 KB

File metadata and controls

22 lines (15 loc) · 1.26 KB
title Events
description Get the full picture of what happened and why straight in Plain.
![Screenshot of the Events](/public/images/events-introduction.png)

Events are a powerful API feature of Plain that allows you to log key events to Plain, providing more context while you are helping a customer.

When you create an event in Plain, you can specify the content of the event using a simple GraphQL request and our UI Components.

When a customer gets in touch, you will see the events you created on the thread's timeline, along with all other messages and activity.

Some examples of use-cases for events include:

  • Keeping track of key account activity, such as upgrading plans, inviting team members, or changing sensitive settings in your product.
  • Logging errors or potential issues that your customers encounter (e.g., someone experiences an unexpected error while using your product).
  • Logging key events in your own systems, such as changes to feature flags or releases.
  • Logging key events in your own systems, such as changing feature flags or releases.
  • Logging key events in your own systems such as the changing of feature flags or releases.

Jump to documentation →