> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-nl/leerkracht-handleiding/social_network/profile_information.md).

# Profiel informatie

Om uw persoonlijke gegevens in te voeren/te bewerken, gaat u naar het tabblad *Sociaal netwerk*:

* klik op de link *Profiel bewerken*,
* update de velden,
* klik op *Instellingen opslaan*.

Met profielopties kunt u uw *naam*, uw Chamilo *code*, uw *email* en uw *telefoonnummer* wijzigen, evenals een profiel *picture* en uw favoriete *taal*. Andere velden (indien ingeschakeld door de beheerder) staan je toe om een *grafisch thema* te kiezen en details van persoonlijke *competenties*, *diploma's* (kwalificaties), en *wat je kunt leren* in te voeren. U kunt elk relevant bestand uploaden met *productions*, en alle andere relevante informatie schrijven in *mijn persoonlijke open ruimte*. Meer recente versies van Chamilo nodigen u ook uit om uw *password*, *tags*, *rss* *feeds*, *timezone*, *email* *notifications*, uw *Google-agenda-URL*, uw *land*, uw *verjaardag* en zelfs een reeks persoonlijke sociale netwerklinks in te voeren / te bewerken:

![](/files/u79EDZzyK4lJMsmnw2kI)

Afbeelding: Sociaal netwerk - Uitgebreide profielupdate

Vergeet niet om op de knop *save* te klikken als u klaar bent met het invoeren/bewerken van uw profielgegevens!


---

# 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.chamilo.org/1.11.x-nl/leerkracht-handleiding/social_network/profile_information.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.
