# User Details

Your user details in Gallabox encompass essential personal information, including your name, email address, role within the organization, and language preference.

### **Profile**

This section allows you to add a profile picture, providing a visual representation of yourself within the Gallabox platform. It's important to note that the image file you upload should be less than 50KB in size.

<figure><img src="/files/4Vp4Mh6wjzHRHVA0u0uL" alt=""><figcaption></figcaption></figure>

### **Name**

Your full name, which is used to identify you within Gallabox. Other users and your organization will see your name when you interact with them.

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

### **Email**

Your email address, which serves as your unique identifier in Gallabox. It's essential for communication, notifications, and account management. Once you accept the invitation request, it cannot be modified.

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

### **Role**

This determines what actions and permissions you have within the platform. For instance, a user can have roles like 'Owner,' 'Admin,' or 'Member'. Once you accept the invitation request, it cannot be modified.

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

### **Language**

You can select your preferred language for the Gallabox interface. This helps in making the platform more user-friendly by displaying content in your chosen language, enhancing your overall experience.

<figure><img src="/files/4KyAVYkRlgSesVrtWqE7" alt=""><figcaption><p>In this case, 'Tamil' is the selected language.</p></figcaption></figure>


---

# 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.gallabox.com/account-management/user-details.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.
