> For the complete documentation index, see [llms.txt](https://docs.puppetry.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.puppetry.app/target/shared-target.md).

# Shared Target

In **Project** menu you can find **Shared Targets**:

![Shared targets in Project menu](/files/-LuIAG8BuSyz_Y3hO8MP)

It's pretty much the same as suite targets, but these targets as soon as defined get available in all the suites of the project.

![Shared targets](/files/-LuIAMQp2hO0VCABgwyx)

> If any of suite targets has the name as a shared one, the priority will be given to the local one. E.g. you have FOO: #foo1 target in the suite and FOO: #foo2 shared target. When you run the suite for the target FOO it will use selector #foo1&#x20;
