# Manage updates, policies & customization

- [Managing Thunderbird Updates](https://enterprise.thunderbird.net/manage-updates-policies-and-customization/managing-thunderbird-updates.md)
- [Managing Thunderbird policies](https://enterprise.thunderbird.net/manage-updates-policies-and-customization/managing-thunderbird-policies.md): Overview of how to use policies for Thunderbird@work
- [Customizing Thunderbird using policies.json](https://enterprise.thunderbird.net/manage-updates-policies-and-customization/managing-thunderbird-policies/customizing-thunderbird-using-policies-json.md): How to setup Thunderbird policies in cross-platform organisational environments
- [Thunderbird Preferences Relevant to Enterprises](https://enterprise.thunderbird.net/manage-updates-policies-and-customization/thunderbird-preferences-enterprise.md): Preferences related to using Thunderbird in enterprises
- [Customize Thunderbird's date and time formats](https://enterprise.thunderbird.net/manage-updates-policies-and-customization/thunderbird-preferences-enterprise/customize-thunderbirds-date-and-time-formats.md): How you can customize Thunderbird's date and time formats using regional settings or override preferences.
- [Thunderbird Enterprise Tips](https://enterprise.thunderbird.net/manage-updates-policies-and-customization/thunderbird-enterprise-tips.md): Miscellaneous tips for deploying and using Thunderbird in enterprise or organizational contexts.


---

# 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://enterprise.thunderbird.net/manage-updates-policies-and-customization.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.
