# Organization Owner Workspace

To get to your Organization Owner Settings, click the dropdown menu beside your name and choose the account with the Organization name you want to change the settings for. Click "Settings" once on the right account and you should see the page below.

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

The home page shows your Organization name, the owner, and when the Organization was created.

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

You may also delete your Organization on this page. To do so, click the red "Delete Organization" button. This will bring up a confirmation menu.

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

Enter your password and click "Delete."

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

{% hint style="danger" %}
All data from your Organization will be lost upon deletion.
{% endhint %}

If you chose not to delete your Organization, we have a few more settings we would like to explain. Click "Next" to learn about Organization API Keys/


---

# 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.testfiesta.com/account-settings/organization-owner-workspace.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.
