> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/system-settings/users/user-preferences.md).

# User Preferences

Customize the user's own preferences and priorities.

To get started, configure your personal information, including the name that will be displayed in SAC 360 and your profile photo.

1 - To access User Preferences, click the user icon and on **"User Preferences".**

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FyzBNfCq6qZldegLPeJyN%2Fpr1.png?alt=media&amp;token=9891b3ce-e817-4380-b2a1-a47b5fd2b01d" alt=""><figcaption></figcaption></figure>

2 - **Personal Information:** configure your profile photo and the name for service.

{% hint style="success" %}
**ATTENTION**: To change the photo that appears for the lead, do this through WhatsApp on the device.
{% endhint %}

{% hint style="danger" %}
The profile photo will be visible only to SprintHub users (internal use). \
Changing the photo can only be done by the user themselves.
{% endhint %}

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2F1CEA8OQFSwXYKT4sXeKZ%2Fpr2.png?alt=media&amp;token=a93bd3a4-4a21-43d5-a5d0-e1819f3bb197" alt=""><figcaption></figcaption></figure>

3 - **VoIP Preferences:** configure audio preferences and preferences for the international dialing code.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FbXsU9ZwuACQQvQTkv2AC%2Fpr3.png?alt=media&amp;token=369c726e-c613-45a3-a2a3-08ec7453f9ff" alt=""><figcaption></figcaption></figure>

4 - **System Layout:** configure the language and the default display mode of SAC 360°.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FwmtYq38KuPv6lcx44LTk%2Fpr4.png?alt=media&amp;token=22c6d6a0-a8fb-4e31-b1cc-7bc261eb082f" alt=""><figcaption></figcaption></figure>

5 - **Notifications:** allows you to enable or disable system notifications..

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2Fh38WoLxYcyIuQyADv7TK%2Fpr5.png?alt=media&amp;token=45c8aa5e-8fb0-43b5-bb49-ac0c8b5550f7" alt=""><figcaption></figcaption></figure>

6 - **Integrations:** allows you to integrate [Google Calendar](/en/topics/integrations/integration-google-calendar.md) and [Outlook 360](/en/topics/integrations/integrations-outlook.md).

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2Fo5i2vky3rdq6UOzIMjwe%2Fint.png?alt=media&amp;token=c4d6279e-763e-44ad-a4d8-1758b4532e99" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/6ece93c14f6502cbbf248542249ffe23eb221dfd" %}
[Enabling and Disabling User Notifications](/en/topics/system-settings/users/user-preferences/enabling-and-disabling-user-notifications.md)
{% endcontent-ref %}


---

# 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.sprinthub.com/en/topics/system-settings/users/user-preferences.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.
