> For the complete documentation index, see [llms.txt](https://docs.limecall.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limecall.com/getting-started/settings/personal-settings.md).

# Personal Settings

Your personal settings are specific to each user. You'll find settings for Account information, notifications, call forwarding, working hours and calendars and why it's important to configure each section.

In this section we look at:

* Personal Account
* Notifications
* Call Forwarding
* Working Hours&#x20;
* Calendars

[**Personal Settings**](https://platform.limecall.com/settings/personal)

* [**Account**](https://platform.limecall.com/settings/personal)

Keep your personal information up to date, so you're able to receive notifications, and how your information is displayed to leads and contacts when communicating with with, and on your [My Page](https://docs.limecall.com/integration-channels/personal-booking-page).

Change your User name, manage your email address, phone number, timezone and change password.

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

* [**Notifications**](https://platform.limecall.com/settings/personal/notifications)

Keep up to date with the latest activity on your account! Only receive the relevant notifications from the channels of your choosing, by configuring your notifications, you'll never miss another important update or lead.

To set thenotifications which you would like to receive, choose from email, SMS, web, and in app.

Once selected, your preferences will automatically save.

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

* [**Call Forwarding**](https://platform.limecall.com/settings/personal/call_forwarding)

This setting allows you to choose exactly how you wish to receive calls, ensuring you never miss another lead, even when on the go! You're able to choose from receiving calls from your browser, perfect for when you're in the office, to having the calls forwarded to your mobile phone when you're out and about!

Here's to receive incoming calls, from browser, SIP or phone.

You can toggle your preferences on or off at any time.

Read [Setup Call Forwarding](https://docs.limecall.com/getting-started/getting-started-for-agents/setup-call-forwarding) to add a new number.

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

* [**Personal Working hours**](https://platform.limecall.com/settings/personal/working_hours)

We know just how hard you work! Setting your working hours to ensure you only receive calls when you want to provides a perfect work-life balance.&#x20;

*That means you can watch Netflix without being disturbed!  (That's not a paid name drop there! The LimePhone team are just Netflix addicted!* 😂 )

Setting your personal working hours allows you to receive calls only when you're working.&#x20;

### Let's start...

* Select your timezone

<figure><img src="/files/2hpGf4OOxLTjz85iNyS4" alt=""><figcaption></figcaption></figure>

* Set your regular working hours

<figure><img src="https://2573410181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvkR-7gabveArf5he5P%2Fuploads%2F2fNgZtHA0ycPZULHnM9u%2Fimage.png?alt=media&#x26;token=cf810e82-3d9a-451b-bf59-aed12cd23416" alt=""><figcaption></figcaption></figure>

* Plan holidays or scheduled time away

<figure><img src="https://2573410181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvkR-7gabveArf5he5P%2Fuploads%2FPFAeWfs0HbxWeK6DPcI8%2Fimage.png?alt=media&#x26;token=04790934-1cb4-43e3-929d-6e28fcbc0926" alt=""><figcaption></figcaption></figure>

* Plan individual breaks into your working days

<figure><img src="https://2573410181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvkR-7gabveArf5he5P%2Fuploads%2Fu72jwyUw77RI2stJWUMk%2Fimage.png?alt=media&#x26;token=79bfc2ae-dbf8-4ca6-b64c-100dabbcad88" alt=""><figcaption></figcaption></figure>

* [**Calendars**](https://platform.limecall.com/settings/personal/calendars)

Integrating your calendar is vital to stay organised, no more double booked meetings or calls. By connecting your calendar, leads will only be able to schedule a call when you're available, the ideal solution to ensuring leads are not disappointed, and keeps scheduled calls within you calendar.

You can integrate your calendar in 3 easy clicks, syncing calls and appointments instantly.

* Select Add Calendar
* Your Google Account Page will open.
* Sign in to your preferred account
* Select the permission Allow.
* Your calendar will be automatically synced. Additional configurations include 'check for conflicts' and 'add to calendar'.

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

Edit Configurations for your calendar settings by selecting the 'edit' button

<figure><img src="/files/5hyVj5pH0FtiiUdGnHXM" alt=""><figcaption></figcaption></figure>

Perfectly sync your availability by allowing LimeCall and your synced calendar to check for conflicts and prevent double bookings.

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

If you need any further assistance please contact our Support Team via Live Chat or <support@limecall.com>​

Or visit our [YouTube Channel](https://www.youtube.com/@limecallgettingstarted/videos) for Supporting Videos


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.limecall.com/getting-started/settings/personal-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
