# Demo on Integrating external policies using UI

1. [Step By Step Process](#id-1.-step-by-step-process)
2. Demo Video

## 1. Step By Step Process

Here are the following steps to Integrate external policies as data sources:

1. Need to enter topicId, for which needs to be integrated to the policy:

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

2. Once the topicID is entered, second step is to display the policy information associated with the entered topic.

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

3. Once, policy information is reviewed and confirmed, third step is to select the schemas/documents from the policy to be integrated.

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

4. This is the final step which confirms the linking of the policies via their documents.

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

{% hint style="info" %}
**Note:** Documents between the policies are synchronized automatically. Additionally, it can also be synched by clicking on sync button as shown below:
{% endhint %}

<figure><img src="/files/9nGh0yoPQ7bLDUCOkbzl" alt=""><figcaption></figcaption></figure>

## 2. Demo Video

[Youtube](https://youtu.be/sJFfkQ49JnI?si=EfEai3PrVenWg4ll\&t=567)


---

# 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://guardian.hedera.com/guardian-dev/guardian/standard-registry/policies/demo-on-integrating-external-policies-using-ui.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.
