# My Profile

Use **My  Profile** to manage the information that identifies you in the system, fine‑tune what email alerts you receive, and keep your password up to date.&#x20;

<figure><img src="/files/wgmGqioUAwcltnFxpTn7" alt="" width="563"><figcaption><p>Settings > My Profile</p></figcaption></figure>

### **Profile picture**

Click to upload or change your personal avatar.

### First name

Provide the first name. Stored in the user directory and displayed across the UI (e.g., “*Created by  Michael*”).

### Last name

Provide the last name.

### Email address

Primary user identifier for sign‑in, password‑reset, and system notifications.

### Language preference

A dropdown that sets your personal UI locale—menus, date formats, and number separators update instantly after you choose a new language.

### Email notification

Enables/disables all outbound automated emails to this account. When off, Tellius will still log the events but will not send you mail.

**Failures and Partial Success for Refresh:** Sends emails when a scheduled dataset refresh fails outright or completes with row‑level errors (partial success). Good for data‑owner roles.

**Insights Failure:** Alerts you if an automated insight generation job (e.g., anomaly detection) cannot finish.

**Transformation Job Failure:** Notifies you when an ETL/ELT transformation script errors out.

### Effective user role

Read‑only field showing the role that actually governs your permissions.

### Change password

Extends the page with fields for new password.

After editing the required details, click on **Save** to apply changes.


---

# 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://help.tellius.com/tellius-6.1/settings/my-profile.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.
