# Custom Projections

Projection configuration capabilities in IFS allows you to:

* create a new a Custom Projection which includes other Entities,
* extend standard projection,
* or extend Custom Projection created from Custom Entities.

Read detailed configuration instructions from IFS documentation, search for **projection configuration.**

## Create new projection

**New projection configuration** wizard allows create new projections. Select **Create new projection**.&#x20;

<figure><img src="https://3323790987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJyIxKYxK0LMJ2T3XubCS%2Fuploads%2FgUPwYvYOpTbgHnMhMGIl%2Fimage.png?alt=media&#x26;token=5b8f5473-11a8-4ad6-8154-26208f879c58" alt=""><figcaption><p>Projection configuration wizard - first step</p></figcaption></figure>

## Extending existing standard projection

Select **Configure Standard Projection in New projection configuration** wizard.

<figure><img src="https://3323790987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJyIxKYxK0LMJ2T3XubCS%2Fuploads%2Fvm9CFWPQNtjPwmQfIYWX%2Fimage.png?alt=media&#x26;token=14986ec8-9794-4355-a147-aa65c69846dd" alt=""><figcaption><p>Step 1: Select projection</p></figcaption></figure>

Add Entities to extend existing projection

<figure><img src="https://3323790987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJyIxKYxK0LMJ2T3XubCS%2Fuploads%2Fw9ipLJcxIxhjy7aco9SM%2FNewProjStep2.png?alt=media&#x26;token=ba175be3-6d25-4c64-9751-061c02fd66bd" alt=""><figcaption><p>Step 2: Add Entity and / or Entities</p></figcaption></figure>

In next step you define how Entities are linked (reference) to each other

First link the Projection to be extended with the entity/entities selected in previous step.&#x20;

<figure><img src="https://3323790987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJyIxKYxK0LMJ2T3XubCS%2Fuploads%2FW792ChizrvnLbsyqIdMw%2Fimage.png?alt=media&#x26;token=9c61acfc-fe40-4752-a728-34eda3618be4" alt=""><figcaption><p>Step 3: define which Entities should be associated with each other</p></figcaption></figure>

Next define keys to link the entities TODO&#x20;

## :tools: WIP - Modifying existing projection
