# Projects

When you open **Things Manager**, you’ll start with an overview of your projects.\
The first step is to **select** the project you want to work with.

We’ll show you how this works

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

### Project overview

Once you select the desired project, the **Project Picker** field will automatically display the project name (see image below).

You are now on the **Project Overview** page. Here you can view everything included in this project, including the contract linked to it.

<figure><img src="/files/2cm23VPVlT0iZOVWQhS3" alt=""><figcaption></figcaption></figure>

### Contract&#x20;

To view the contract, first enable access by assigning the **Finance Read-only** role to your users in **GRIP**.

Need **help** managing your users in GRIP? Go to [**User Management**](/kpn-things/general-functions/user-management.md).&#x20;

{% hint style="warning" %}
For now, this option is only available for **Explorer** and **Modular** contracts. This feature is currently not available for customers with a **Tailored** contract.
{% endhint %}

### Contract details

You are now on the **Contract Details** page.&#x20;

This page is divided into several sections. First, you’ll see **Base Details**. This section shows key information about the contract, including the contract type and activation date.

<figure><img src="/files/2uhn4GHTqONKXL2JVeHd" alt=""><figcaption></figcaption></figure>

Under **Implementation**, you’ll see the project linked to the contract.

Next, you’ll find the different items included in the contract. Items and discounts are shown by charge type: **recurring**, **one-time**, or **usage**. These items are grouped by product family. The regular price for each item appears in the **Unit Price** column next to the bold item name.&#x20;

If applicable, optional **tiered** discounts are listed below the corresponding row. The actual discount depends on the quantity, with the applicable range shown in the **From** and **To** columns. These columns only appear if the contract includes at least one item with tiered discounts.


---

# 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.kpnthings.com/kpn-things/the-portal-explained/things-manager/projects.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.
