> For the complete documentation index, see [llms.txt](https://docs.snyk.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snyk.io/scan-fix-and-prevent/scan-with-snyk/snyk-projects/project-collections-groupings/project-views.md).

# Project views

On this page you will find information about how to create and use Project views:

* [Create and configure a Project view](#create-and-configure-a-project-view)
* [View reports on your Projects](#view-reports-on-your-projects)

{% hint style="info" %}
A Project view is visible to all users in the same Organization they were created in.
{% endhint %}

## Create and configure a Project view

1. On the right side of the Project listing page, beneath the **View import log** button, select **Group by none** from the drop-down list.
2. Click the drop-down next to the FILTERS drop-down, and click **Create new view**. If you already have filters selected, click **Save changes** next to the drop-down and follow the next step.

<figure><img src="/files/v6kkq0LM40Lt7WrRuQTz" alt="Create a Project view" width="339"><figcaption><p>Create a Project view</p></figcaption></figure>

3. Enter a name for your Project view in the available field, then click **Create view**.

<figure><img src="/files/OcQdc4x4m8QWNz1cxRqj" alt="Name your Project view" width="375"><figcaption><p>Name your Project view</p></figcaption></figure>

Your new view is created and automatically selected. Click the icon next to your Project view to duplicate, rename, or delete it.

4. In the filters drop-down, select the criteria to organize your view.

<figure><img src="https://lh4.googleusercontent.com/kzR-B4WryLY4NB3DwQl5bCVhBXo9oy-dkIDjKbyUe9f0bsOiIZ_IaUPYT0AhshgWaw3Ri6ofH-sWfaAY5-Sjf1jisDFHUP8BIRS967fUQPyMoAhpU_vPmaCocbNc1iCBCpRuCWYRpnA62VtIVuODuJk" alt="Apply filters"><figcaption><p>Apply filters</p></figcaption></figure>

5. After applying all the filters you want, click **Save changes** next to the drop-down. Your Project view will be updated.
6. If you want to configure a Project view, select different filters and click **Save changes** again. You can also discard any changes to a Project view before you save them to return it to its most recent saved state.

## View reports on your Projects

1. From the Project view drop-down, select the Project view for which you would like to view the report.
2. Next to the FILTERS drop-down, click **See report for these projects**.

<figure><img src="/files/6oFdERcXMkcuz54jt9Ew" alt="View report on your Project view" width="563"><figcaption><p>View report on your Project view</p></figcaption></figure>

The Reports page loads and displays a report of the Projects in your Project view based on the filters you selected.

<figure><img src="https://lh4.googleusercontent.com/i-g6q10m39M-Ni72GBu3pwFDIjoI9B7YVgPDDpFlqlxOfiW8T721tLXTrxnsHI2hDAE9W93U12PytvTLqF4O9OkQVzuXOr_lIM2CY_JWwdTpS4GrM3GQiZmaElDryxoXquhyh1cXfbt72PGI0WSoShg" alt="Automatically scoped report for your Project view"><figcaption><p>Automatically scoped report for your Project view</p></figcaption></figure>

{% hint style="info" %}
The scan results you see on the Project listing page will be reflected in the reporting page roughly one (1) hour after the scan is complete.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.snyk.io/scan-fix-and-prevent/scan-with-snyk/snyk-projects/project-collections-groupings/project-views.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
