# Adding Time Machine Component

## ![](/files/CBvqj0H8446fKLeXtHLv) Overview

The Time Machine Lightning Web Component needs to be added to an object's record page before its initial use. This step is only required once per object. This guide will show you how to complete the process.

{% hint style="info" %}
To use Time Machine with records from different object types, add Time Machine to each object's record page.
{% endhint %}

## Add Time Machine

{% stepper %}
{% step %}

### Open Lightning App Builder

1. Access the record of the object you wish to integrate with Time Machine.
2. Click the **Gear Icon** in the upper right of the window.
3. Click **Edit Page** from the menu.&#x20;

   <div align="left"><figure><img src="/files/MFAToxU1KpIUICsDmCVh" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Add Time Machine Tab

1. Click the **Tabs** component.
2. Click **Add Tab** from the right sidebar.&#x20;

   <div align="left"><figure><img src="/files/k3SuxcIBS29paVAcohjP" alt="" width="563"><figcaption></figcaption></figure></div>
3. Click the **Three Horizontal Lines** menu for the tab you just added.
4. Click the **Tab Label** dropdown menu.&#x20;

   <div align="left"><figure><img src="/files/DMrBtHLbFLk8uGyS5CI6" alt="" width="563"><figcaption></figcaption></figure></div>
5. Click **Custom** (found at the top of the menu).&#x20;

   <div align="left"><figure><img src="/files/HuwSgRaCJpnrtyCiugpo" alt="" width="563"><figcaption></figcaption></figure></div>
6. Enter **Time Machine** in the **Custom Label** textbox.
7. Click **Done**.&#x20;

   <div align="left"><figure><img src="/files/iW0kgzfaQpfBKnLlti3N" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Add Time Machine Component

1. Click the new **Time Machine** tab.&#x20;

   <div align="left"><figure><img src="/files/FItqFCB8eOoptoUWpdvu" alt="" width="563"><figcaption></figcaption></figure></div>
2. Search for **Time Machine** in the left sidebar.
3. Click and drag the **Time Machine** component to the **Time Machine** tab.&#x20;

   <div align="left"><figure><img src="/files/19D1N3wcqhuJjByQWcgU" alt="" width="563"><figcaption></figcaption></figure></div>
4. Once **Time Machine** is added, it should look like the following screenshot.&#x20;

   <div align="left"><figure><img src="/files/O8cmQpzcVz04bbm1h60j" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Save and Activate

{% hint style="info" %}
There are different ways to configure the page's activation. The following instructions show a common configuration, but other settings will also work.
{% endhint %}

1. Click **Save**.&#x20;

   <div align="left"><figure><img src="/files/CUiCCysWAQhM0FwUWtT5" alt="" width="563"><figcaption></figcaption></figure></div>
2. Click **Activate** in the **Page Saved** dialog box.&#x20;

   <div align="left"><figure><img src="/files/JIATQfjWUnOfsmKOKGNV" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If the **Page Saved** dialog box doesn't appear, click **Activation** next to **Save**.
{% endhint %}

3. Click **Assign as Org Default**.&#x20;

   <div align="left"><figure><img src="/files/TqgKtkLifYvhM3uPilzn" alt="" width="375"><figcaption></figcaption></figure></div>
4. Select the **Form Factor**.
5. Click **Next**.&#x20;

   <div align="left"><figure><img src="/files/bUjOwqQ1alHecm3t55Oq" alt="" width="563"><figcaption></figcaption></figure></div>
6. Click **Save**.&#x20;

   <div align="left"><figure><img src="/files/SYvwZmykJH4Y8d0jX0Q5" alt="" width="563"><figcaption></figcaption></figure></div>
7. Click the **Back Arrow** in the upper left corner of the screen.&#x20;

   <div align="left"><figure><img src="/files/M8YaxbFI0LozXm5QeyKs" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Use Time Machine

The **Time Machine** component has now been added to all record pages of this object type.

1. Click the **Time Machine** tab on the record's page.&#x20;

   <div align="left"><figure><img src="/files/NBRpbAhsKackm9LXwLkZ" alt="" width="563"><figcaption></figcaption></figure></div>
2. See the following article for instructions on using the Time Machine.
3. [Using Time Machine Component](/backup-and-archive/backup-and-archive-in-salesforce/time-machine/using-time-machine-component.md)
   {% endstep %}
   {% endstepper %}


---

# 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.flosum.com/backup-and-archive/backup-and-archive-in-salesforce/time-machine/adding-time-machine-component.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.
