...
You can use the filters at the top-left of the interface for filtering by users, action and the subject to monitor specific changes happening to a flow or within workspace.
Actions List
Action | Explanation |
---|---|
create | This action means that a node is being created, such as an action node to perform an action or a send message node to send a message |
delete | This means that something is deleted. This can be a node or a trigger or a CUF |
install | This means a template or a miniapp is installed on the bot. |
link | This means an integration was linked with the workspace. An example would be that of an SMTP connection or OpenAI integration |
login | This means a user was logged into the workspace |
logout | This means a user was logged out of the workspace |
switch | This means a user switched from one workspace to another |
system | This means there has been an |
uninstall | This means a miniapp is uninstalled from the workspace |
unlink | This means an integration has been unlinked from the workspace |
update | This means a node has been updated, an example would be to update the text of a Send Message node |