# Settings

Settings can be found and accessed on all pages from the avatar dropdown. Pressing the avatar icon reveals the ***Settings*** and ***Sign out*** options.

<figure><img src="https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/TvGXxwKlNOUt2SYRRg7Y/avatar_dropdown.png" alt=""><figcaption><p>Avatar Dropdown</p></figcaption></figure>

{% hint style="info" %}
You can also navigate to our Terms of Use and Privacy Policy pages from the avatar dropdown.
{% endhint %}

## Resource settings

### Value Set

<figure><img src="https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/IbUc1ilXFRB1a92DAld5/settings_value_set.png" alt=""><figcaption><p>Value Set Settings</p></figcaption></figure>

| Setting                      | Options                | Definition                                                                           |
| ---------------------------- | ---------------------- | ------------------------------------------------------------------------------------ |
| **Definition list density**  | Default, Cozy, Compact | Adjust the layout of Value Sets by changing the definition list density              |
| **Definition list coloring** | Default, Alternating   | Adjust the layout of Value Sets by changing the coloring of the definition list rows |

### Code System

<figure><img src="https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/okYSzvZ8GWgkUdP5TfNz/settings_code_system.png" alt=""><figcaption><p>Code System Settings</p></figcaption></figure>

| Setting                    | Options                              | Definition                                                                          |
| -------------------------- | ------------------------------------ | ----------------------------------------------------------------------------------- |
| **SNOMED CT display term** | Fully Specified Name, Preferred Term | Choose the description type with which SNOMED CT concepts are displayed in the tree |

## Developer settings

### API Keys

<figure><img src="https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/I1pBlF5bkCzZxeTEBwLD/settings_api.png" alt=""><figcaption><p>API Keys Settings</p></figcaption></figure>

| Setting      | Definition                                                                      |
| ------------ | ------------------------------------------------------------------------------- |
| **API Keys** | Generate and copy a token to access terminology content via FHIR and REST APIs. |

<figure><img src="https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/JMOc5GaXNdrOn4ey6lIX/settings_api_generation_wizard.png" alt=""><figcaption><p>API Key Generation Wizard</p></figcaption></figure>

| Property            | Definition                                                                                                                             |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| **Token name**      | The name of the token (mandatory)                                                                                                      |
| **Description**     | The description of the token                                                                                                           |
| **Expiration**      | Validity period of the token (mandatory)                                                                                               |
| **Permissions**     | <p>Permission type of the token (mandatory)<br><em>Note:</em> Currently, the only allowed value for this property is <em>Read</em></p> |
| **Resrouce Access** | The resource scope of the token  (mandatory)                                                                                           |

Clicking ![](https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/dx28hA38EzyXwhlkK34l/generate_button.png) will finish the creation process and the newly generated token will be presented in a pop-up.

<figure><img src="https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/VH356WSHlCJg4jkUb3wc/settings_api_key_generated.png" alt=""><figcaption><p>Confirmation of Successfully Generated Token</p></figcaption></figure>

{% hint style="warning" %}
The new token is displayed only after creation. To save it, copy it from the pop-up window.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/fsDWve2tnhmVUJeQMKxy/settings_api_with_key.png" alt=""><figcaption><p>List of Available API Keys</p></figcaption></figure>

Existing tokens can be viewed or edited after clicking on the name of the token.

{% hint style="info" %}
Editing a token results in replacing the existing token, i.e. the original token will be removed and a new one will be created instead.
{% endhint %}

The listed tokens can be deleted using the <img src="https://content.gitbook.com/content/t03XDunhJ0AX95jh2wrH/blobs/xHfJSog4uMrlMf0mPr7L/delete_icon.svg" alt="" data-size="line"> icon.

{% hint style="info" %}
The API Key generation feature is available to Enterprise tier users.
{% endhint %}
