# Admin Settings

Admin users can change settings for their Rasgo account, which will affect all other users in it.

If you are a Rasgo admin user, you will see the role "ADMIN" under your user icon.

<div align="left"><figure><img src="https://1589116401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJDKltt3A57jhixTfmu%2Fuploads%2FsNMafq02Ey99EZDlNhT3%2FScreenshot%202024-04-10%20at%209.51.43%E2%80%AFAM.png?alt=media&#x26;token=c9e7a98d-6f54-4df1-919c-eabbe8163d64" alt="" width="230"><figcaption></figcaption></figure></div>

### Data Warehouse Configuration

{% hint style="danger" %}
Changing these settings will impact all users in your Rasgo account
{% endhint %}

#### Service Account Connection

Under Data Connections > Data Warehouse, click "Manage" to open a modal to change the credentials of your Service Account.

<figure><img src="https://1589116401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJDKltt3A57jhixTfmu%2Fuploads%2FSJWQx3r8CoCv2uMZ0XVT%2FScreenshot%202024-04-10%20at%2012.28.27%E2%80%AFPM.png?alt=media&#x26;token=e34260cd-0323-4365-bfd6-8a35eff5d8dc" alt=""><figcaption></figcaption></figure>

Clicking "Update Credentials" will attempt to connect to your Data Warehouse and then save these connection details.

<figure><img src="https://1589116401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJDKltt3A57jhixTfmu%2Fuploads%2FwSdQeu3aicBhJS4vb9cl%2FScreenshot%202024-04-10%20at%209.48.22%E2%80%AFAM.png?alt=media&#x26;token=8f87e31c-e502-4399-8210-ff9a8ad9a811" alt=""><figcaption></figcaption></figure>

#### DataWarehouse OAuth

Under Authentication Protocol > OAuth Configuration, click "Configure" to open a modal to change your OAuth settings.

<figure><img src="https://1589116401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJDKltt3A57jhixTfmu%2Fuploads%2Fp56SjHHNuqwCwIzbZnsm%2FScreenshot%202024-04-10%20at%2012.28.36%E2%80%AFPM.png?alt=media&#x26;token=13528816-5588-45ca-9253-03420ad78793" alt=""><figcaption></figcaption></figure>

In this modal, you can toggle OAuth on/off as the default connection method for users in your account and enter client secrets to connect.

<figure><img src="https://1589116401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJDKltt3A57jhixTfmu%2Fuploads%2F0GA29rDcBuk5qUJMg5ZC%2FScreenshot%202024-04-09%20at%209.46.59%E2%80%AFAM.png?alt=media&#x26;token=8f311781-038b-44fd-b943-e9322b9547a0" alt=""><figcaption></figcaption></figure>

### File Export Configuration

Rasgo supports exporting query results to a Cloud Storage bucket as csv files. Users can then access and download the files via secure links in Rasgo. Users must authenticate with Rasgo before exporting and accessing downloaded files, which enforces your Data Warehouse access permissions.

Rasgo offers 3 configuration options:

1. Rasgo-Managed: use our private cloud storage free of charge
2. Customer-Managed: use your own cloud storage location
3. Disabled: do not let users export data

{% hint style="info" %}
Rasgo-Managed storage is the default option for Enterprise accounts. Downloads are disabled by default for all other account types.
{% endhint %}

To configure your file export location, click "Configure" then select an option for your account:

<figure><img src="https://1589116401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJDKltt3A57jhixTfmu%2Fuploads%2FWhHOhVw3Pj6XblvnHXxV%2FScreenshot%202024-06-14%20at%2011.14.29%E2%80%AFAM.png?alt=media&#x26;token=dec0fc47-7215-4d16-9dc9-469964205cb2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1589116401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJDKltt3A57jhixTfmu%2Fuploads%2FM9vmXxwNp4ARLkIYR7ua%2FScreenshot%202024-06-14%20at%2011.14.44%E2%80%AFAM.png?alt=media&#x26;token=a552cc02-30f6-4d9f-91cd-1000e9bdd07d" alt=""><figcaption></figcaption></figure>

For information on how to set up a Snowflake Stage or Google Cloud bucket, see our Data Warehouse Integration docs:

[snowflake](https://docs.rasgoml.com/rasgo-docs/integrations/snowflake "mention")

[bigquery](https://docs.rasgoml.com/rasgo-docs/integrations/bigquery "mention")

### LLM Configuration

Coming soon...
