# View Companies in a Universe

Follow the two steps below to view the companies populating an existing universe:

{% stepper %}
{% step %}

#### **Open the Company Screener**

<figure><img src="/files/2VqtPbtQ4hk4FO4TOsT4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Use the Universe filter to select the universe you want to review**

<figure><img src="/files/eTvoGxgRKqjlgPQisRGt" alt=""><figcaption></figcaption></figure>

Once you've selected the universe of interest, the companies that populate this universe will be filtered in the table.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tracenable.com/platform/company-universes-101/view-companies-in-a-universe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
