# Settings

<figure><img src="/files/MiLOdkNKJNw1rNISfAzB" alt=""><figcaption><p>Settings</p></figcaption></figure>

## General Settings (1)

From this tab you can:

* view your org name and change it
* view your org slug and change it - the slug is what appears in the URL `https://app.whaly.io/<SLUG>/...`
* view your [client secret for embedding](/embedding/embedding-api.md)

## Access Management (2)

{% content-ref url="/pages/5iPaJMjY29vaIm9ZtB3O" %}
[Manage Access to your organisation](/organisation/manage-access-to-your-organisation.md)
{% endcontent-ref %}

## Source Usage (3)

This gives you access to a dashboard to view your consumption from a source perspective

## Warehouse (4)

This tab allow you to view / edit your warehouse credentials, only [Admin Builder](/organisation/manage-access-control.md#admin-builder) can view it

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

## Installed Actions (5)

{% content-ref url="/pages/83X70etEJ4aZHXFRprwh" %}
[Manage Installed Actions](/workflows/manage-installed-actions.md)
{% endcontent-ref %}

## Push history (6)

{% content-ref url="/pages/K5eSvYqtlgaalEGuJPss" %}
[Manage Push](/workflows/push/manage-push.md)
{% endcontent-ref %}

## Shared Reports (7)

{% content-ref url="/pages/mvxiKkrrc3Bcg4bSJc2G" %}
[Bulk Content Management](/content-management/bulk-content-management.md)
{% endcontent-ref %}

## Unused Explorations (8)

{% content-ref url="/pages/mvxiKkrrc3Bcg4bSJc2G" %}
[Bulk Content Management](/content-management/bulk-content-management.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.whaly.io/workspace/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.
