> For the complete documentation index, see [llms.txt](https://docs.silverband.com.au/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silverband.com.au/home/rapla/advanced-configuration/change-data-schema.md).

# Change Data Schema

## Overview

The information you can enter when adding resources and creating events in Rapla can be customised except for all those critical fields required for the synchronisation to Paradigm, as mentioned in this Knowledge Article: [Prepare Rapla Events](/home/rapla/synchronise-with-paradigm/prepare-rapla-events.md). For a Paradigm Session event type, you have the following information you can enter by default (all fields highlighted in red):&#x20;

![](/files/FttAMkT3vhaTOWPiVLEq)

Refer to the following workflows to customise the fields when adding resources and events:

{% content-ref url="/pages/xZo2e9ejxbQdF0aEAZmg" %}
[Make Fields Visible](/home/rapla/advanced-configuration/change-data-schema/make-fields-visible.md)
{% endcontent-ref %}

{% content-ref url="/pages/BWxYlAoZ02dagBI0OZGo" %}
[Hide Fields](/home/rapla/advanced-configuration/change-data-schema/hide-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/UJBtQFh99cqWA0G2wKC1" %}
[Add New Fields](/home/rapla/advanced-configuration/change-data-schema/add-new-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/7v3BgjcvYV0ITScmdoLg" %}
[Change Field Options](/home/rapla/advanced-configuration/change-data-schema/change-field-options.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.silverband.com.au/home/rapla/advanced-configuration/change-data-schema.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
