# Document type Settings

On the Metamaze overview page, there is a toggle at the top right corner, where you can switch between projects and document types. To view document type settings, use the toggle.

When you hoover over a specific document type, two buttons will appear:&#x20;

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

The button "See document type" will lead you to an overview of all documents of that type. The button Settings leads you to the page where you can manage the document settings.

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

This document settings page consists of a number of panes. Ranging from top left to bottom right you can find the following panes:

* Document type settings
* Shared with organisations
* Projects overview
* Entities
* Details per entity

## Document type

In this pane you can find a short overview of the document type: name, model type and number of entities are shown.

![](/files/25nrGD7luDncRXwuLtIs)

By clicking on the pencil icon, you can edit those:

![](/files/kfsRdZcnGIkisOhD0lYf)

## Shared with organisations

In this pane you find an overview of all organisations the document type is shared with. Add more organisations by clicking the "+ Organisation" button. A popup to choose an organisation will show up.

![](/files/rXGiyV4s8qFh0a2taox7)

![](/files/cHrUJUAHgVSxntGwEhC5)

## Project overview

In this pane you can find a list of projects where this document type is used.&#x20;

Each line shows the name of the project, which user created it of what organisation and timestamp of the last training.

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

## Entities

In this pane you can find all entities that are created for this document type. By clicking on an entity row you can edit an entity. This will allow you to edit all settings of an entity. Editing an entity in the project settings is limited, a group of settings is managed at document type level.

![](/files/yK53rDZVTT1MSCt1baCE)


---

# 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-old.app.metamaze.eu/document-type/document-type-settings.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.
