# Settings

The **Settings** module enables account administrators to manage various aspects of the account, including notifications and entities such as buyers, licensees, and sellers.&#x20;

It also allows administrators to secure account access by overseeing users, groups, and API tokens.&#x20;

### Topics in this section

**General Settings**

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/eGl49b99OTBge0yVYmkd" %}
[Account](/modules-and-features/settings/account.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/g6A2T3hxwggZfxv1gs9t" %}
[Buyers](/modules-and-features/settings/buyers.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/C4yMoTECUGLX7eDdmNoL" %}
[Licensees](/modules-and-features/settings/licensees.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/KRpZLPjwcmsSokLI2rpf" %}
[Sellers](/modules-and-features/settings/sellers.md)
{% endcontent-ref %}

**Administration**

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/wBeOI7FSKtTPRjoQMUYY" %}
[Groups](/modules-and-features/settings/groups.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/q3ciQPfKBnMQICZ0NVAZ" %}
[Users](/modules-and-features/settings/users.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/0ZqhfPnKAjtE1Phyv9Qv" %}
[Notifications](/modules-and-features/settings/notifications.md)
{% endcontent-ref %}

**Platform Tools**

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/g3n7ODYgusK6GyOXaxzH" %}
[API tokens](/modules-and-features/settings/api-tokens.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/JDfWpNZKSOWvWaQjaRbq" %}
[Audit trail](/modules-and-features/settings/audit-trail.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/7AkUWYF1OEdNZ1YSS5Y9" %}
[Integration](/modules-and-features/settings/integration.md)
{% endcontent-ref %}


---

# 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.platform.softwareone.com/modules-and-features/settings.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.
