# Custom Template

In this chapter, we will guide you through creating a template quickly with a simple goal, and introduce nodes, testing, and testing tools in RPA.

Goal: Use RPA to open the system dialer.

## Step 1: Enter RPA Page

In the MoreLogin client, click **Automation** on the far left.

## Step 2: Create Templates

Select **Create Templates**.

![create custom templates](/assets/create_templete.52553b52168d30ee96258d760756670ce3beb07aae6972413dc83bbd92be093e.daabf79d.png)

## Step 3: Select Test Cloud Phone

Select the cloud phone you wish to test. If you have not activated your cloud phone yet, please activate it first.

![Select Cloud Phone](/assets/select_cloud_phone.ed05171acdf48f8a1be0e64a5c143c160e90b45fa16ad16ad1db97b25526a725.daabf79d.png)

## Step 4: Create Nodes

Nodes are the core capability of RPA. You can complete a series of complex tasks through nodes.

1. Click the **+** (plus sign) in the flow.
2. We offer a comprehensive set of node tools, which you can learn about in the "[Node](/rparobotic-process-automation/02-using-rpa/05-nodes)" chapter.


(If you want to get started quickly, you can go directly to [import the workflow](/rparobotic-process-automation/02-using-rpa/06-import-workflow).)

## Step 5: Test Verification and Save

1. Select the cloud phone to test in the upper right corner  and click the **Test** button.
2. The specified cloud phone opens the dialer, and the run finishes. At this point, the node status in the workflow should be success.
3. When your workflow is fully edited and tested, click **Save** .


br
Note: Two Test buttons are provided.

[Mark1] The left one runs the full RPA workflow

[Mark2] The right one executes a single step only.

![save](/assets/save_case.2d68f13ae8afe427092555ca9c7fdad85769bbd46628f95fa050f2a07d0d9a5c.daabf79d.png)