[comment]: # translation:outdated

[comment]: # ({f733158d-f733158d})
# 9 Sjablonen kant-en-klaar

[comment]: # ({/f733158d-f733158d})

[comment]: # ({0832d8bb-0cc95643})
#### Overzicht

Zabbix streeft ernaar een groeiende lijst van nuttige standaard [templates](/manual/config/templates) te bieden. Standaard templates zijn voorgeconfigureerd en daardoor een nuttige manier om de implementatie van bewakingswerkzaamheden te versnellen.

De templates zijn beschikbaar:

-   In nieuwe installaties - in *Datacollectie* → *Templates*;
-   Als je een upgrade uitvoert van eerdere versies, kun je deze templates vinden in de *zabbix/templates* map van de gedownloade nieuwste Zabbix-versie. Terwijl je in *Datacollectie* → *Templates* bent, kun je ze handmatig vanuit deze map importeren.
-   Het is ook mogelijk om het template direct te downloaden vanuit het [Zabbix-gitrepository](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates) (zorg ervoor dat het template compatibel is met jouw Zabbix-versie).

Gebruik de zijbalk om informatie te verkrijgen over specifieke template-types en operationele vereisten.

Zie ook:

-   [Template importeren](/manual/xml_export_import/templates#importing)
-   [Een template koppelen](/manual/config/templates/linking#linking_a_template)

[comment]: # ({/0832d8bb-0cc95643})

[comment]: # ({new-b2639351})
#### Template upgrade

To upgrade existing templates or add new ones after a Zabbix upgrade:

1. Go to the [Zabbix Git repository](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates?at=refs%2Fheads%2Frelease%2F7.0).
2. In the branch selector (under the *Source* label), choose the branch that matches your Zabbix version (e.g., *release/7.0* for Zabbix 7.0).
3. Open the template you want to upgrade (e.g., [MySQL by Zabbix agent](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/mysql_agent?at=refs%2Fheads%2Frelease%2F7.0)).
4. Copy the contents of the template file (e.g., `template_db_mysql_agent.yaml`) and save them to a local file.
5. In Zabbix frontend, go to *Data collection* > *Templates* and [import](/manual/xml_export_import/templates#importing) the local file.

[comment]: # ({/new-b2639351})
