# Shared Target

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

![Shared targets in Project menu](https://3461068122-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdyKJ-zzeS2hB7DF04J%2F-LuIA46eI0TPxKrzii0L%2F-LuIAG8BuSyz_Y3hO8MP%2Fshared-targets1.png?alt=media\&token=4612c2e1-5363-4c3d-b575-dc8e3db09112)

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](https://3461068122-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdyKJ-zzeS2hB7DF04J%2F-LuIA46eI0TPxKrzii0L%2F-LuIAMQp2hO0VCABgwyx%2Fshared2.png?alt=media\&token=77aea213-02f2-436b-88a6-6dcd44b815cd)

> 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;
