# Creating a custom homepage using the safe editor

The safe editor can be used to modify the homepage without the use of HTML code.

### How to create a custom homepage using the safe editor

1. Select 'Aristotle Cloud Dashboard' from the dashboard side panel, then select the 'Homepage Editor'.

<figure><img src="/files/mBhmcv5YLutO9ymjpCct" alt=""><figcaption></figcaption></figure>

2. Select 'Edit Homepage using safe editor'.

<figure><img src="/files/8PcNZ5eQd8pF0mB310IC" alt=""><figcaption></figcaption></figure>

3. You can now customize the homepage using the safe editor's customization interface. You can write text, create links, add images and more, but note that the final result may differ from an HTML design. See below for the safe editor's customization interface.&#x20;

<figure><img src="/files/HVuu5TD2VvBXvtcPOUw9" alt=""><figcaption></figcaption></figure>

4. You can select 'Preview Changes' to see how your code will affect the appearance of the homepage upon saving. Once ready, select 'Save Custom homepage' to save your changes.

<figure><img src="/files/xaxT9refV2vKETSUOjcH" alt=""><figcaption></figcaption></figure>


---

# 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://help.aristotlemetadata.com/registry-configuration/homepage-editor/creating-a-custom-homepage-using-the-safe-editor.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.
