# User Edit

<figure><img src="https://3965970693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeNfJcWXKLPxRBe0ACiKo%2Fuploads%2F4jraTMfMNddGjOR283eo%2Fuser_edit.png?alt=media&#x26;token=f0f9dc98-34e9-4ec5-b0f9-a0124a32b603" alt=""><figcaption></figcaption></figure>

## Tabs

Note: Certain tabs might be disabled by the administrator.

| Tab               | Description                                                                                                                                                                                                                                                                          | Availability        |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------- |
| **Personal**      | Personal information                                                                                                                                                                                                                                                                 | Always              |
| **Contact**       | Contact information                                                                                                                                                                                                                                                                  | Always              |
| **Password**      | Password settings                                                                                                                                                                                                                                                                    | Always              |
| **Absences**      | <p>Absence type summary<br>(If the permission of the logged in user allows, the allowance per absence type can be edited here.)<br>Please review the following page to learn about how allowances work:</p><p><a href="../absence-types/absence-allowance">Absence Allowance</a></p> | Based on permission |
| **Account**       | Account settings                                                                                                                                                                                                                                                                     | Based on permission |
| **Avatar**        | Avatar settings                                                                                                                                                                                                                                                                      | Based on permission |
| **Custom**        | Custom field values                                                                                                                                                                                                                                                                  | Based on permission |
| **Groups**        | Group memberships and managerships                                                                                                                                                                                                                                                   | Based on permission |
| **Notifications** | Notification settings                                                                                                                                                                                                                                                                | Based on permission |
| **Options**       | General options                                                                                                                                                                                                                                                                      | Based on permission |

#### Buttons

| Button         | Description               |
| -------------- | ------------------------- |
| Update         | Saves the user profile    |
| Archive        | Archives the user profile |
| Delete         | Deletes the user profile  |
| Show User List | Shows the user list       |


---

# 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://lewe.gitbook.io/teamcal-neo/administration/users/user-edit.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.
