# Edit employee (client)

Sometimes an employee's details are no longer correct. For example, a new phone number, a different email address, or a change in employment. You can easily update these details yourself in ZekerArbo Online.

{% hint style="danger" %}

#### Watch out with an automatic connection

Do you have an automatic connection with your own HR or absence system? Always update the details in your own system. If you only do this in ZekerArbo Online, the automatic connection will overwrite your changes with the (old) information from your own system.
{% endhint %}

#### Step-by-step plan: Update details

1. Click in the left menu on **Clients**.
2. Click on the employee (client) you want to edit.
3. Adjust the employee's details.
4. Click on the button **Save**.

The new details are now immediately updated in the system.


---

# 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://service.zekerarbo.nl/hulp-werkgevers/hulp-voor-werkgevers-en/werkgevers/use-portal/edit-employee-client.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.
