> For the complete documentation index, see [llms.txt](https://docs.laws.africa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.laws.africa/francais/mode-demploi/changer-le-titre-court-ou-la-langue-dun-document.md).

# Changer le titre court ou la langue d'un document

Habituellement, un document sur une œuvre partage le titre court de l'œuvre.

Mais certains documents ne partageront pas le titre de l'œuvre, par exemple si un document est dans une langue différente de la langue principale ou si le titre abrégé de l'œuvre a été modifié au fil du temps.

Pour modifier le titre court et/ou la langue du document :

* Ouvrez le document (mode Affichage).
* Cliquez sur « Paramètres | Propriétés…'.
* Sous « Titre court », mettez à jour le titre court du document.
* Sous « Langue », sélectionnez la bonne langue pour le document.
* Fermez la fenêtre contextuelle. A noter que le titre court de l'ouvrage est inchangé, tandis que le titre du document a été mis à jour.
* Sauvegardez.

<img src="/files/TCj9V6xV5iE4wJYcBZp9" alt="" width="279">

<img src="/files/WAYkMMkNU0zadakh3Qu6" alt="" width="563">

<img src="/files/UDaLlNp800WV69exTlD9" alt="" width="563">


---

# 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.laws.africa/francais/mode-demploi/changer-le-titre-court-ou-la-langue-dun-document.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.
