# Event timeline

#### The event timeline is a widget that enables users to see what was changed, when it was changed and who changed it.&#x20;

![](/files/MIs45OVJLCuvDeLZtFmR)

{% hint style="success" %}
Some of the events are clickable. If you hover over the event text and the text gets underlined, it means that you can click on it and it will redirect you directly to what was changed.
{% endhint %}

### On space

#### The event timeline widget can be found in the dashboard. These events include all the events that happened on the given space. Such events are any changes regarding decision tables, scripting rules and rule flows. Also any changes in the API KEYS section or editing of space are going to be logged here.

![](/files/hJYO6sEVkOQ3g1aFL0RO)

### On rule

#### The event timeline widget is also available on a specific version of a rule. The only events logged here at the moment are RULE\_EDITED and RULE\_FORKED.

![](/files/9W7hLmdAH6rVaAagXNv0)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.decisionrules.io/doc/v1/other/event-timeline.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
