> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/convert-a-website-legacy-entry-to-a-website-entry.md).

# Convert a website (legacy) entry to a website entry

Follow the steps below to convert your ***Website (legacy)*** entry to a ***Website*** entry type in Remote Desktop Manager using [***Special actions***](https://docs.devolutions.net/rdm/commands/edit/edit-special-actions/).

{% hint style="info" %}
To convert several entries at once, you can perform a batch conversion by searching by ***Connection type*** with the ***Advanced Search*** feature. If your entries are in multiple vaults, you can search using the broader ***Information*** connection type to include ***Website (legacy)*** entries. Note that this will also return other information-type entries, so additional filtering may be required. First make sure your vault(s) contain ***Website (legacy)*** entries, otherwise the entry type will not appear in the search options. Visit [Batch Edit](https://docs.devolutions.net/rdm/commands/edit/batch-edit/) for more information.
{% endhint %}

1. Select the entry you want to convert in the ***navigation pane***. It is possible to select multiple entries at once, provided they are of the same type.
2. Right-click the entry and select ***Edit – Edit (special actions)***. Alternatively, you can use the ***Ribbon*** by clicking on ***Edit (Special Actions)*** in the ***Batch*** section of the ***Edit*** tab.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB2076.png" alt=""><figcaption></figcaption></figure>
3. In the ***Web*** section, select ***Convert website (legacy)*** to ***Website*** and click ***Ok***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW4045_2024_1.png" alt=""><figcaption></figcaption></figure>
4. Click ***OK*** in the ***Batch action result*** window.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW4047_2024_1.png" alt=""><figcaption></figcaption></figure>

Your entry has now been converted.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/rdm/knowledge-base/how-to-articles/convert-a-website-legacy-entry-to-a-website-entry.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.
