# System / Policy Schemas

## Schema Demo

There are two types of Schemas:

1. [System Schemas](#system-schemas)
2. [Policy Schemas](#policy-schemas)

To display System / Policy Schemas in the GUI, we have added a toggle in the Schemas tab.

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

#### System Schemas

Whenever an account is created, System Schemas have generated automatically.

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

{% hint style="info" %}
Note: By default System Schemas cannot be edited/deleted.
{% endhint %}

#### Policy Schemas <a href="#policy-schemas" id="policy-schemas"></a>

This is the second option in the Schemas tab. This option displays all the Policy Schemas related to all the created/imported Policies in the Policies tab.

The below screenshot shows the Policy Schemas of an imported Policy (i.e. iRec).

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

We also have a filter, where by default, all the Schemas of Policies are shown. We can also select a particular Policy to show the Schemas of the selected Policy.

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


---

# 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.guardianservice.app/technical-information/users/standard-registry-users-schemas-and-policies/schemas/system-policy-schemas.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.
