# Changing a document's short title or language

Usually, a document on a work shares the work's short title.

But some documents won't share the work's title, for example if a document is in a different language from the primary language, or the work's short title has been amended over time.

To change the document's short title and/or language:

* Open the document (View mode).
* Click 'Settings | Properties…'.
* Under 'Short title', update the short title for the document.
* Under 'Language', select the right language for the document.
* Close the pop-up. Note that the work's short title is unchanged, while the document's title has been updated.
* Save.

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

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

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


---

# 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.laws.africa/how-tos/documents-and-document-settings/changing-a-documents-short-title-or-language.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.
