> For the complete documentation index, see [llms.txt](https://docs.valtimo.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.valtimo.nl/v12/templates/feature/subject.md).

# Subject

\[introduction into subject]

{% hint style="info" %}
This page requires:

* \[insert requirement]
* ...
  {% endhint %}

## Configuring \[subject]

{% tabs %}
{% tab title="Via UI" %}
\[Instructions on how to configure subject in the UI]
{% endtab %}

{% tab title="Via IDE" %}
\[Instructions on how to configure subject in the IDE]
{% endtab %}
{% endtabs %}

## Editing \[subject]

{% tabs %}
{% tab title="Via UI" %}
\[Instructions on how to edit subject in the UI]
{% endtab %}

{% tab title="Via IDE" %}
\[Instructions on how to edit subject in the IDE]
{% endtab %}
{% endtabs %}

## Access control

### Resources and actions

<table><thead><tr><th width="357">Resource type</th><th width="111">Action</th><th>Effect</th></tr></thead><tbody><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

### Examples

<details>

<summary>Example 1</summary>

`[Insert code block]`

</details>

<details>

<summary>Example 2</summary>

`[Insert code block]`

</details>
