# Access to Webmail

To access webmail, follow these steps:

### **Basic Settings:**

1. Log in to <https://webmailsecure.com/> using your email address and password.
2. Click on "Settings" to adjust settings, such as language.

### **Language Adjustment:**

* To change the language, go to Settings -> Preferences -> User Interface. Here, you can select your preferred language. Don't forget to click "Save."

### **Display Name & Signature:**

* Navigate to Settings -> Identities, then click on your email address in the column.
* Enter your display name and create your signature.

#### **Logo or Image in Signature:**

* For a logo, select the HTML icon in the Signature section.
* Position the mouse where you want the logo, click on the image icon, paste the URL of your logo in the source field, and provide the dimensions.
* Click OK when everything is set.

#### **Link in Signature:**

* Select the name of your company in the text -> click on the link icon, -> enter the URL of your website.
* Click OK when everything is set.

### **Additional Settings:**

* For IMAP users with multiple folders, go to Settings -> Folders. Here, you can choose visible folders and create or delete folders.
* To import contacts from your email program (CSV or vCard), click on Contacts -> Import. Select the file and import.

### **Automatically Emptying Trash:**

* To automatically empty the trash upon logging out, go to Settings -> Server Settings and enable "Empty Trash on Logout."


---

# 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.thirdwp.com/email/access-to-webmail.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.
