# Admin

## Accounts&#x20;

In the Accounts card, you can:&#x20;

* Add new accounts, using one of the&#x20;
* Edit account nicknames
* Request removal of accounts&#x20;

{% hint style="warning" %}
**Note:** We strongly recommend notifying <support@usesparx.com> before deleting your account. Once the account *or* the IAM role are deleted, we will no longer be able to sell instances on your behalf.&#x20;
{% endhint %}

## Profile&#x20;

In the Profile card, you can:&#x20;

* Change your password

{% hint style="info" %}
**Note:** If you created your account with OAuth login, you can set a password by going through the "Forgot password" flow
{% endhint %}

## Team&#x20;

In the Team card, you can:&#x20;

* Manage existing team members and their permissions&#x20;
* Invite new members and view pending invites&#x20;

{% hint style="info" %}
**Note:** Workspace owners cannot be deleted. Instead, they must transfer ownership to another member before exiting the workspace.&#x20;
{% endhint %}


---

# 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.usesparx.com/sparx-documentation/product-overview/cloud/admin.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.
