# Settings

The Settings section allows you to manage Digital River Dashboard settings. You'll need the Administrator or User Manager role to access this section of the Dashboard.

| Feature                                                                                        | Description                                                                                                            |
| ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| [Users and roles](/digital-river-api/administration/dashboard/settings/users-and-roles.md)     | Learn how to manage users and their roles.                                                                             |
| [Prebuilt Checkout](/digital-river-api/administration/dashboard/settings/prebuilt-checkout.md) | Learn how to configure a Prebuilt Checkout session that lets you create one-time and reusable Prebuilt Checkout links. |
| [Payment methods](/digital-river-api/administration/dashboard/settings/payment-methods.md)     | Learn how to manage your payment methods.                                                                              |


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/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.
