# General settings navigation

### **Preferences**

**Theme**

* **Start week on** – Choose which day your calendar week begins. This affects how your calendar is displayed in week view.
* **Monday** – Sets the calendar to display weeks starting on Monday and ending on Sunday.
* **Sunday** – Sets the calendar to display weeks starting on Sunday and ending on Saturday.

**Desktop**

* **Download Desktop App Button** – Download the Wonderly desktop app for your computer (Windows or Mac).

***

### **Accounts**

**Connected accounts** – Manage what syncs across Email and Calendar.

* **Email** – Toggle on to enable the email sync.
* **Calendar** – Choose whether to enable or disable the calendar sync.
* **Three-dot menu** – Fully disconnect your selected calendar account.

**+ Add account** – Quickly sync a Google Calendar or an Outlook Calendar account with your Wonderly account.

{% hint style="warning" %}
At least one email connection must be enabled.
{% endhint %}

{% hint style="info" %}
To disable the connection with your main calendar, you must select a new one before.
{% endhint %}

***

### **Notifications**

Each column represents the supported channels for each type of notification (Email, SMS, Desktop, and Mobile).

**Tasks & Projects**:

* **Task assigned to you** – Notify when a task is assigned to you.
* **Task Status changed** – Notify when a task's status changes.
* **Mentioned in comment** – Notify when you're mentioned in a task comment.
* **Mentioned in document** – Notify when you're mentioned in a document.
* **Task auto-archived** – Notify when a task is automatically archived.
* **Milestone changes** – Notify when a milestone status changes
* **Bulk operation performed** – Notify when bulk operations are performed on your tasks.
* **Task Reminders** – Reminders for upcoming tasks.

***

**Meetings:**

* **Meeting Reminders** – Reminders for upcoming meetings.

***

**Inbox:**

* **Personal inbox notifications** – Notify for messages in your personal inbox.
* **Shared inbox notifications** – Notify for messages in shared inboxes.

***

**Deals:**

* **New deal created** – Notify when a new deal is created.
* **Deals Pipeline** – Notify when deals move to specific pipeline stages.
  * New Manual Lead.
  * New Lead.
  * Lead Qualified.
  * Meeting Scheduled.
  * Meeting No Show.
  * Meeting Finished.
  * Quote & Invoice Sent.
* **Deal closed (lost)** – Notify when a deal is marked as lost.
* **Deal closed (won)** – Notify when a deal is marked as won.

***

**Quotes & Invoices:**

* **Deposit paid** – Notify when a deposit payment is received.
* **Quote accepted** – Notify when a quote is accepted.
* **Contract signed** – Notify when a contract is signed.
* **Invoice fully paid** – Notify when an invoice is fully paid.

***

**Browser Notifications** – Allows Wonderly to send notifications directly to your browser (desktop alerts)


---

# 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://www.wonderly.com/help/wonderly/wonderlys-navigation/settings-navigation/general-settings-navigation.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.
