> 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/password-manager/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-server/devolutions-password-manager-browser-extension-user-interface-with-devolutions-server/side-menu/add-website.md).

# Add website

The ***Add website*** button is only available while in the [Matching](https://docs.devolutions.net/password-manager/browser-extension/devolutions-server/user-interface/side-menu/#matching-tab) tab, which is the tab selected when opening the extension, or when browsing through the [***vaults***](https://docs.devolutions.net/password-manager/browser-extension/devolutions-server/user-interface/side-menu/#all-entries-tab) tab. It opens a new tab in your browser that allows you to add a website entry in Devolutions Server through its web interface.<br>

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

{% hint style="info" %}
Follow our step-by-step guide on how to [add a website entry with the Devolutions Password Manager browser extension](https://docs.devolutions.net/password-manager/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-cloud/using-the-devolutions-password-manager-browser-extension-with-devolutions-cloud/add-website/).
{% endhint %}


---

# 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/password-manager/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-server/devolutions-password-manager-browser-extension-user-interface-with-devolutions-server/side-menu/add-website.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.
