> For the complete documentation index, see [llms.txt](https://docs.coherence.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherence.io/manual/components/coherenceglobalquery.md).

# CoherenceGlobalQuery

{% hint style="info" %}
See also [**Queries**](/manual/optimization/areas-of-interest.md)**.**
{% endhint %}

**CoherenceGlobalQuery** is a component used to will make all entities marked as [**Is Global**](/manual/components/coherence-sync.md#is-global) visible, regardless of their position or [**Live Query**](/manual/components/coherence-live-query.md) configuration.

In order to create a global query, a CoherenceGlobalQuery component has to be added to a networked Prefab (i.e. one with CoherenceSync attached):

<figure><img src="/files/2eIi9c7dMg8oXU1hEoeM" alt=""><figcaption><p>CoherenceGlobalQuery Component</p></figcaption></figure>

Making a networked object global is as simple as checking the **Is Global** toggle in the CoherenceSync config window. From now on that object will be visible to every Client with the CoherenceGlobalQuery active.

<figure><img src="/files/454FUefoZSf2IrzKyktO" alt=""><figcaption><p>Is Global setting on the CoherenceSync component</p></figcaption></figure>
