# Add Shared Fields

Refer to [Shared Fields](/semantic-modeling/shared-fields.md) to understand more.

## Add to View

{% hint style="info" %}
Refer to [Shared Fields](/semantic-modeling/shared-fields.md#create-a-shared-fields) on how to create a shared fields.
{% endhint %}

To add the shared fields into the existing View, follow these steps:

1. Click on ![](/files/1aWhllvhxErsSipyqHP1)at the **Fields** pane of the existing view.
2. Select the shared fields from the Shared field folder in the opened modal and click on **Update** button.

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

## Manage Relationship

If the shared field added to view is from other projects, then you will need to define the relationship of the underlying cube that used to create this shared fields into current project. Refer [Relationship](/semantic-modeling/cube/relationship.md#define-relationships)


---

# 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.reorc.com/semantic-modeling/view/add-shared-fields.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.
