# 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>
