---
title: unitary_synthesis_plugin_names (latest version)
description: API reference for qiskit.transpiler.passes.synthesis.plugin.unitary_synthesis_plugin_names in the latest version of qiskit
source: https://eu-de.quantum.cloud.ibm.com/docs/en/api/qiskit/qiskit.transpiler.passes.synthesis.plugin.unitary_synthesis_plugin_names
---

# qiskit.transpiler.passes.synthesis.plugin.unitary\_synthesis\_plugin\_names

`qiskit.transpiler.passes.synthesis.plugin.unitary_synthesis_plugin_names()`

[GitHub](https://github.com/Qiskit/qiskit/tree/stable/2.5/qiskit/transpiler/passes/synthesis/plugin.py#L649-L659)

Return a list of installed unitary synthesis plugin names

**Returns**

A list of the installed unitary synthesis plugin names. The plugin names are valid values for the [`transpile()`](/docs/api/qiskit/compiler#qiskit.compiler.transpile "qiskit.compiler.transpile") kwarg `unitary_synthesis_method`.

**Return type**

[list](https://docs.python.org/3/library/stdtypes.html#list)
