# Rivery

{% hint style="info" %}
**Required role to configure:** [Admin](/external-docs/fundamentals/settings/user-roles.md) or higher.

Users with lower roles can view this feature but cannot change its configuration.
{% endhint %}

In order to integrate Seemore with Rivery we need an API token with the relevant credentials. To create the API token please login to your Rivery dashboard and click on Setting > API Tokens via the left side navigation bar -

![](/files/J6xX8IdhEn6w1e6UvyfR)

In the API Tokens page please click on the “Add Token” button -

![](/files/svw8S2IKucPvNwAlMDTL)

Then you will be prompted with a dialog to provide the token with a name and list of permissions, make sure to give it a meaningful name such as “Seemore Integration” and make sure to check the following items -

* connection:list
* river:list
* me:list
* group:list
* environment:list
* account:list
* logicode:list
* operations:list
* plan:list
* audit:list
* user:list
* team:list
* variables:list
* datasource:list
* activity:list
* activity:log
* dataframe:list
* data\_quality\_test:list

Once you’ve checked the relevant permission press on “Create”.

Now the token has been created, make sure to copy it before closing the dialog and send it to Seemore.

![](/files/AXkvqu8n7V7w1Y9RVZQa)

## Pricing

Gather the pricing details of the Rivery billing and fill the final form:

* Pricing
  * Price per RPU
* Budget
  * Contract start date
  * Amount

<figure><img src="/files/AA9iwpkhARP7cK5aFnuO" alt=""><figcaption></figcaption></figure>

You can find your RPU pricing and contract start date under: Settings > Plans & Billing

<figure><img src="/files/V4kn1ZSci0Cv7uPefjKo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/O7zStOADF4SUZJ1TPmGP" alt=""><figcaption></figcaption></figure>


---

# 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.seemoredata.io/external-docs/fundamentals/getting-set-up/setting-integrations/rivery.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.
