Yes, but there are limitations. Linking multiple queries together is called "nesting" and it's only permitted to go one level deep.
To illustrate this, imagine you have three queries in a workspace:
- Query 1 (Source)
- Query 2 (Dependent)
- Query 3
Because Query 2 is dependent upon Query 1, Query 2 can't be used as a source for any other queries.